Commit Graph

14 Commits

Author SHA1 Message Date
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 82c1c00c3c Made git-tfs case-insensitive when fetching. 2009-08-11 10:01:06 -04:00
Matt Burke 5a0e1a50c6 Got my test repository to clone perfectly. :) 2009-07-29 12:05:12 -04:00
Matt Burke 0ab3ecab98 Got it to avoid refetching changesets it already has. 2009-07-16 14:17:08 -04:00
Matt Burke ad85636e58 A little refactoring, and got the TFS commits to show up in a remote branch. 2009-07-15 16:02:04 -04:00
Matt Burke 3983fbd7ba Implemented more of fetch. 2009-07-10 06:35:04 -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 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 43f4207cc7 Started implementing fetch. 2009-07-02 16:37:30 -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