Matt Burke
|
bbd8c742ab
|
Convert the rest to NDesk.Options.
|
2012-02-01 07:27:49 -05:00 |
|
Matt Burke
|
09d43bb417
|
Remove some using CommandLine.OptParse;
I'm doing this to ensure that I don't miss anything that needs to be
converted to NDesk.Options.
|
2012-01-31 07:59:13 -05:00 |
|
Matt Burke
|
157676c473
|
Rough-in NDesk.Options.
|
2012-01-28 12:04:36 -05:00 |
|
Matt Burke
|
030d9eba8b
|
Make help always say something.
|
2011-02-22 09:49:35 -05:00 |
|
Matt Burke
|
c96eca911b
|
All newlines are unix (in the repo).
|
2011-01-27 16:40:32 -05:00 |
|
Matt Burke
|
ba28720fde
|
Use new GitTfsCommandRunner in all commands.
|
2011-01-26 17:10:35 -05:00 |
|
Matt Burke
|
1985919692
|
Elminate use of ObjectFactory.
|
2011-01-26 16:19:09 -05:00 |
|
Matt Burke
|
8c50d81e46
|
Upgraded structuremap to 2.6.1.
|
2011-01-26 14:49:19 -05:00 |
|
Nathan Roe
|
dd56ce1836
|
Reformated how alias names are displayed in help
|
2010-12-14 23:03:39 -05:00 |
|
Nathan Roe
|
9634252bde
|
Added command aliasing
Conflicts:
GitTfs/GitTfs.csproj
|
2010-12-14 22:15:57 -05:00 |
|
Matt Burke
|
01e91c9736
|
Reverted help's option listing to a simpler implementation.
I'd rather have simpler code and duplicate help messages.
|
2010-02-08 15:14:26 -05:00 |
|
Robert Uhl
|
5d82db9830
|
Added filter to remove redundant help entries.
|
2010-02-04 16:34:44 -05:00 |
|
Matt Burke
|
29c58c0ecf
|
Refactored calls to show help so that it is easier for commands to show help for themselves.
|
2009-09-03 10:01:40 -04:00 |
|
Matt Burke
|
9685c01211
|
Started refactoring.
|
2009-07-14 16:31:11 -04:00 |
|
Matt Burke
|
07c99979b2
|
Ported init (minus the low-level git command invocations).
|
2009-06-30 14:40:06 -04:00 |
|
Matt Burke
|
6ebeaa7f1d
|
Ported some more of git-svn.
|
2009-06-29 18:19:33 -04:00 |
|
Matt Burke
|
5e0222481a
|
Threw a bunch of stuff at the wall.
|
2009-06-29 09:09:43 -04:00 |
|
Matt Burke
|
3acb7e5ee3
|
Stubbed Init, with tests. Made an even rougher stub of Fetch.
|
2009-06-27 20:26:05 -04:00 |
|
Matt Burke
|
36b89740f7
|
Got structuremap and an opt parser wired in. Started TDD!
|
2009-06-26 17:01:01 -04:00 |
|
Matt Burke
|
54a10bc688
|
Stubbed out some of the git-tfs command.
|
2009-06-26 12:19:14 -04:00 |
|