Commit Graph

18 Commits

Author SHA1 Message Date
Matt Burke ed016a21d8 Run integration tests in-process.
Hopefully this doesn't mess too many things up.
2013-01-04 16:52:01 -05:00
Matt Burke 4d97b71542 Use a custom workspace, if desired. 2012-12-20 16:24:59 -05:00
Matt Burke 4d4994f8a9 Better error message for commands that need a git repo. 2012-09-10 13:20:39 -04:00
David Alpert 53f10db03f refactoring the code that provides the Git-Tfs version information out of the GitTfs class and into a GitTfsVersionProvider 2012-09-04 04:22:45 -05:00
Matt Burke d40904a2d4 Clean up projects, configurations. 2012-08-31 13:45:47 -04:00
Matt Burke bbd8c742ab Convert the rest to NDesk.Options. 2012-02-01 07:27:49 -05:00
Matt Burke 157676c473 Rough-in NDesk.Options. 2012-01-28 12:04:36 -05:00
Matt Burke a2d6c4e7ff Added 32/64 info to version message. 2011-02-22 09:47:00 -05:00
Matt Burke c96eca911b All newlines are unix (in the repo). 2011-01-27 16:40:32 -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
Nathan Roe 9634252bde Added command aliasing
Conflicts:

	GitTfs/GitTfs.csproj
2010-12-14 22:15:57 -05:00
Matt Burke 10f82fb93d Got all of the TF dll references isolated to the TfsInterop folder. 2010-04-20 11:51:58 -04:00
Matt Burke c6b00f2f2d Changed the version string. 2010-02-09 09:52:46 -05:00
Matt Burke 29c58c0ecf Refactored calls to show help so that it is easier for commands to show help for themselves. 2009-09-03 10:01:40 -04:00
Matt Burke 7d39993685 Made git commit retrieval more reliable, because refs/heads is sometimes empty. 2009-08-11 11:08:07 -04:00
Matt Burke a40bc036c1 Improved version reporting so that it includes the git rev. 2009-08-11 10:35:12 -04:00
Matt Burke b5ac12e5cd Added a missing file. 2009-07-14 16:39:21 -04:00