Commit Graph

24 Commits

Author SHA1 Message Date
Matt Burke 3983fbd7ba Implemented more of fetch. 2009-07-10 06:35:04 -04:00
Matt Burke cc62a795f8 Worked out more of the changeset application details. 2009-07-08 18:52:20 -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 4f5ae6dddd Got a list of changesets from TFS. Need to figure out how to handle/initialize new remote branches. Need to actually apply the changes retrieved from TFS. Need to figure out what the last changeset was when doing a fetch to update an existing repository. 2009-07-07 12:45:23 -04:00
Matt Burke 5f0926a575 Started getting changesets from TFS. 2009-07-06 18:32:43 -04:00
Matt Burke 6b5e48a38b Got fetch to the point where it needs to hit TFS. 2009-07-06 15:48:35 -04:00
Matt Burke 0bfcb72a35 Got the last two commits to compile. 2009-07-06 09:58:07 -04:00
Matt Burke 76c4c0a01f Filled in more details for fetch. 2009-07-05 07:41:16 -04:00
Matt Burke 6458c67908 Haxed a bunch more on the fetch command. 2009-07-04 12:58:43 -04:00
Matt Burke 43f4207cc7 Started implementing fetch. 2009-07-02 16:37:30 -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 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. birthday 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
Matt Burke 9cd7eef016 Added existing source files to csproj and ignored the rest of the VS caravan. 2009-06-26 12:25:03 -04:00
Matt Burke b0abe2370f Created a VS project for git-tfs. 2009-06-26 12:23:10 -04:00
Matt Burke 54a10bc688 Stubbed out some of the git-tfs command. 2009-06-26 12:19:14 -04:00
Matt Burke d7dc7ead3d Created my plan! 2009-06-26 08:36:37 -04:00