Matt Burke
|
3b6dd441c3
|
Use xunit.
|
2012-08-29 16:52:32 -04:00 |
|
ivan-danilov
|
be4e399c7a
|
Renamed GetParentTfsCommits -> GetLastParentTfsCommits for clarity
|
2011-07-08 23:51:43 +03:00 |
|
Matt Burke
|
c96eca911b
|
All newlines are unix (in the repo).
|
2011-01-27 16:40:32 -05:00 |
|
Matt Burke
|
5adae0d3db
|
Got rid of DummyRemote.
|
2011-01-27 14:46:05 -05:00 |
|
Matt Burke
|
d93049affe
|
Add GitTfsCommandRunner to help make GitTfsCommands' APIs more sane.
|
2011-01-26 16:54:35 -05:00 |
|
Matt Burke
|
1985919692
|
Elminate use of ObjectFactory.
|
2011-01-26 16:19:09 -05:00 |
|
Matt Burke
|
0573325c9b
|
Fix build.
|
2011-01-26 13:43:37 -05:00 |
|
Nathan Roe
|
886500ef17
|
Fixed solution build issues
|
2010-12-16 06:09:55 -05:00 |
|
Nathan Roe
|
6455902563
|
Merge branch 'master' of http://github.com/spraints/git-tfs
Conflicts:
GitTfs.sln
GitTfs/Core/GitTfsRemote.cs
GitTfs/Core/IGitTfsRemote.cs
GitTfs/Core/TfsWorkspace.cs
|
2010-12-14 22:14:11 -05:00 |
|
Matt Burke
|
508a346252
|
Make the TFS changeset a merge commit in git-tfs.
|
2010-12-14 13:25:05 -05:00 |
|
Matt Burke
|
59a15e1200
|
Optionally evaluate checkin policies on shelve.
|
2010-12-02 12:38:23 -05:00 |
|
Matt Burke
|
f4ab1be544
|
Shelve now looks for a pre-existing shelveset.
|
2010-12-01 13:53:17 -05:00 |
|
Matt Burke
|
283291e631
|
Got quick-clone to list tfs's files.
|
2010-06-21 13:21:04 -04:00 |
|
Matt Burke
|
10f82fb93d
|
Got all of the TF dll references isolated to the TfsInterop folder.
|
2010-04-20 11:51:58 -04:00 |
|
Matt Burke
|
6b00be05de
|
Made a skeleton implementation of the Shelve command, and made the Shelve command more robust (i.e. handle multiple TFS parents).
|
2009-09-03 18:14:58 -04:00 |
|
Matt Burke
|
4b793b157f
|
Implemented the shelve command (but not the actual shelving). Shuffled some other things around.
|
2009-09-03 14:26:18 -04:00 |
|
Matt Burke
|
da834b996c
|
Added a 'shelve' command, and test for invalid arguments (which may have gotten me over the hurdles that were keeping me from doing more TDD).
|
2009-09-03 11:14:25 -04:00 |
|