Commit Graph

8 Commits

Author SHA1 Message Date
Sean M. Collins d96d4b3758 Push the slash fix up to the Verify command 2012-05-22 16:34:48 -04:00
Sean M. Collins 4300d136e9 Remove OnlyIn function
Call happens inside a tight loop.
2012-05-21 16:23:09 -04:00
Sean M. Collins f72048b964 Replace GitSharp in GitCommit and GitTreeEntry
The paths returned from LibGit2Sharp are platform
dependent, while the paths returned from TFS are
URIs that use a forward slash.
2012-05-21 16:05:02 -04:00
Matt Burke bbd8c742ab Convert the rest to NDesk.Options. 2012-02-01 07:27:49 -05:00
Matt Burke 64408ed742 Convert Verify to NDesk.Options. 2012-01-31 08:27:22 -05:00
Matt Burke 157676c473 Rough-in NDesk.Options. 2012-01-28 12:04:36 -05:00
ivan-danilov be4e399c7a Renamed GetParentTfsCommits -> GetLastParentTfsCommits for clarity 2011-07-08 23:51:43 +03:00
Matt Burke 4be96c3a45 Added a verify command. 2011-01-28 15:35:26 -05:00