Commit Graph

26 Commits

Author SHA1 Message Date
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 7acceda081 Added some tests for GitChangeInfo. 2010-10-13 10:02:45 -04:00
Matt Burke 283291e631 Got quick-clone to list tfs's files. 2010-06-21 13:21:04 -04:00
Matt Burke 2143eae934 Upgraded git-tfs to GitSharp 0.3. 2010-06-21 13:20:44 -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 7ba82f98b3 Started extracting TFS client dependencies in order to make them less dependent. 2010-04-19 15:15:45 -04:00
Matt Burke 025fb361ef Moved all external dlls to lib. 2010-02-04 08:03:41 -05:00
Matt Burke 0c4acfc761 Changed to use GitSharp for all file mode stuff. 2010-01-19 11:19:48 -05:00
Matt Burke 0bc16f555e Added a basic shelve implementation. 2009-09-08 14:18:02 -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
unknown 577d67df9f Forced project to 32-bit so it'll run on x64. 2009-08-13 16:14:11 -04:00
Matt Burke 18d346d14f Implemented a little bit more of TfsChangeset.Apply. 2009-07-10 18:15:41 -04:00
Matt Burke b54b4a4a7a Got changes from macbook to compile, and added some tests for Ext methods that I needed to write. 2009-07-10 15:14:56 -04:00
Matt Burke 72c4dd7ad4 Fixed tests. 2009-07-07 13:20:02 -04:00
Matt Burke 547b8f3714 Implemented date formatting for git as ISO 8601. Hopefully that's the right format. 2009-07-07 13:12:03 -04:00
Matt Burke 0bfcb72a35 Got the last two commits to compile. 2009-07-06 09:58:07 -04:00
Matt Burke 606824c61d Got init working! 2009-07-02 16:21:26 -04:00
Matt Burke e3fd6fec39 Started implementing 'command_oneline'. 2009-07-02 08:51:07 -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 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