Commit Graph

6 Commits

Author SHA1 Message Date
Philippe Miossec 22fc8f91c0 refacto: use 'int' to handle changeset Ids
instead of 'long' to match what is done in the tfs api
2015-11-16 01:11:44 +01:00
Arkadiy Shapkin 334cc7f87c LogEntry members reordered 2014-03-02 13:46:23 +01:00
Matt Burke fdbfa6ceaf Pass a Tree instead of a sha in the LogEntry. 2014-01-17 18:03:56 -05:00
Gordon Burgett c696499dfb Subtree remote's git-tfs ID is now applied when pulling new changesets, TfsWriter now handles determining whether to write with subtree or its owner.
This facilitates using git-tfs after having performed a subtree-split.  In the subtree's artificial revision history, the owner's git-tfs ID will not be present, so the TfsWriter will proceed as though the subtree remote were a normal remote.

Signed-off-by: Gordon Burgett <gordon.burgett@gmail.com>
2013-06-05 14:02:57 -05:00
Matt Burke 4fb35e96a9 Fetch pulls data from TFS now! 2009-07-14 16:02:36 -04:00
Matt Burke 0bfcb72a35 Got the last two commits to compile. 2009-07-06 09:58:07 -04:00