18 Commits

Author SHA1 Message Date
cc1393cb7a add st alias for status 2018-03-08 22:33:52 -05:00
68cd8c27cc update ignore logic to allow paths to start with /, end with /, and include / in the middle 2018-03-06 23:19:42 -05:00
96010f2590 checkout: accept wc_path optional argument 2018-03-06 22:56:28 -05:00
d96141f57d Show elapsed time 2018-02-27 21:21:28 -05:00
0330206e55 load a local config file 2018-02-27 21:04:33 -05:00
67beb1dece Hold a @config in Application 2018-02-27 20:42:41 -05:00
090daf39a0 Add Application class 2018-02-27 20:18:06 -05:00
6f55b3ddae Change Svi::Cli to a class 2018-02-27 19:52:28 -05:00
d9334aa224 add Config class and initial status handler 2018-02-24 22:28:10 -05:00
f1ed0cb50f checkout: specify checkout directory if URL ends with /trunk 2018-02-24 21:09:59 -05:00
8a795ce265 checkout: ignore 'U'pdate line, show number of files/directories checked out 2018-02-24 20:51:04 -05:00
0a1ddbfd3f add initial checkout handler 2018-02-24 20:36:39 -05:00
957f7ec0fd SvnRunner: add --non-interactive when not interactive 2018-02-12 21:35:38 -05:00
94c38ade8f SvnRunner.run_svn should be a class method 2018-02-12 21:22:26 -05:00
50529580c0 Begin parsing arguments and add checkout command handler 2018-02-12 21:11:32 -05:00
7a820a99ea add C extension 2018-02-12 20:29:20 -05:00
5cedd30df6 add bin/svi and lib/svi/cli.rb 2018-02-12 20:18:12 -05:00
432bd7458e rearchitect as a gem
embedding Ruby in C did not go so well
2018-02-12 20:13:44 -05:00