Commit Graph

10 Commits

Author SHA1 Message Date
Philippe Miossec 4d7e0f4125 Add a 'labels' command to get TFS labels of a branch
Synthaxe is similar to 'fetch' command with '-i' and '--all' options...
+ Add an option `--with-labels` to the 'fetch' command to get TFS labels when fetching TFS changesets
2012-12-15 13:45:04 +01:00
Ed F 5cca260cda Add AuthorsFile.cs and associated unit test.
--AuthorsFile parameter added to the Fetch command and is registered as a singleton.
--Unit tests test the regex of the line parsing.
Updated logic around parsing the original changeset owner.  This was needed to properly identify a user who had been deleted from TFS without the need for an AuthorsFile.
2012-07-31 23:59:43 -04:00
Matt Burke 2f8cc11a1d avoid null reference exception.
Fixes #116.
2012-02-10 10:29:41 -05:00
Matt Burke baae5b3746 Convert QuickFetch/QuickClone to NDesk.Options. 2012-01-31 08:07:19 -05:00
Matt Burke 37b71b4d05 Converted Fetch to NDesk.Options. 2012-01-30 07:53:57 -05:00
James Dunne cc040276af Cleaned up option definition for -c. 2011-06-15 14:43:58 -05:00
James Dunne 3aa4ca1541 Added -c option for quick-clone command to specify starting changeset. 2011-06-15 11:22:47 -05:00
Matt Burke 551f7c700d Documented that QuickFetch shouldn't lightly be turned into quick-fetch. 2011-02-25 14:52:16 -05:00
Matt Burke c96eca911b All newlines are unix (in the repo). 2011-01-27 16:40:32 -05:00
Matt Burke 283291e631 Got quick-clone to list tfs's files. 2010-06-21 13:21:04 -04:00