Commit Graph

17 Commits

Author SHA1 Message Date
Philippe Miossec 22d815f5f6 Add a reference to checkin parameter to the checkin method! 2013-06-04 21:14:26 +02:00
Collins, Sean f878899554 Fixes #157 2012-03-12 10:58:01 -04:00
Matt Burke bbd8c742ab Convert the rest to NDesk.Options. 2012-02-01 07:27:49 -05:00
Matt Burke 317108dbb4 Convert Shelve to NDesk.Options. 2012-01-31 08:17:43 -05:00
Matt Burke 157676c473 Rough-in NDesk.Options. 2012-01-28 12:04:36 -05:00
Matt Burke 67908e912f Resolved build warnings. 2011-01-27 16:30:03 -05:00
Matt Burke 59a80d15e4 Commonized checkin/checkintool/shelve. 2011-01-27 14:45:07 -05:00
Matt Burke d93049affe Add GitTfsCommandRunner to help make GitTfsCommands' APIs more sane. 2011-01-26 16:54:35 -05:00
Matt Burke 1985919692 Elminate use of ObjectFactory. 2011-01-26 16:19:09 -05:00
Matt Burke 8b4ac74f18 Revert "Refactored Checkin, CheckinTool, and Shelve to have common base classes"
This reverts commit 58bc6beb8e.
2011-01-26 12:07:03 -05:00
Nathan Roe 58bc6beb8e Refactored Checkin, CheckinTool, and Shelve to have common base classes 2010-12-16 06:03:03 -05:00
Matt Burke 59a15e1200 Optionally evaluate checkin policies on shelve. 2010-12-02 12:38:23 -05:00
Matt Burke f4ab1be544 Shelve now looks for a pre-existing shelveset. 2010-12-01 13:53:17 -05:00
Matt Burke 68457d3811 Accept comments for shelvesets. 2010-03-05 17:16:25 -05: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 da834b996c Added a 'shelve' command, and test for invalid arguments (which may have gotten me over the hurdles that were keeping me from doing more TDD). 2009-09-03 11:14:25 -04:00