Matt Burke
d4b86d60a1
Use UICredentialsProvider for all TFS connections.
...
(The client lib will only use it as a fallback.)
Removed the useless username. It seems like there are other ways that the
user/pass can be gotten from the user and/or stored.
Also cleaned up some method access specs.
2010-07-14 14:55:24 -04:00
Matt Burke
826f822a50
Set core.autocrlf during init.
2010-01-07 12:25:22 -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
4fd44ed6ef
Refactored most methods with high cyclomatic complexity (6+).
2009-07-31 16:43:25 -04:00
Matt Burke
0bfcb72a35
Got the last two commits to compile.
2009-07-06 09:58:07 -04:00
Matt Burke
43f4207cc7
Started implementing fetch.
2009-07-02 16:37:30 -04:00
Matt Burke
adaa3c2559
Kept working on basic git command invocation in order to get git tfs init to work.
2009-06-30 17:37:23 -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
a7199d599d
Added options to 'init', and picked up a couple of files that I missed on the last checkin.
2009-06-26 17:29:40 -04:00
Matt Burke
36b89740f7
Got structuremap and an opt parser wired in. Started TDD!
2009-06-26 17:01:01 -04:00