Commit Graph

423 Commits

Author SHA1 Message Date
Steve Schmidt da0bdaa5a2 Added support for filenames escaped with quotepath (core.quotepath setting) 2012-02-21 16:35:20 +01:00
ivan-danilov 1080a4e44b Merged #111 fix 2012-02-16 14:51:07 +02:00
ivan-danilov 71aa30d845 Replaced tabs with spaces 2012-02-16 14:46:46 +02:00
Dmirty Krychkov d76f1c99e3 Fixes #111 - target file should be always overwritten while renaming 2012-02-16 22:00:36 +10:00
Matt Burke e35a5cdb30 Merge pull request #136 from sc68cal/fix_tests
Fix tests
2012-02-14 03:52:32 -08:00
Sean M. Collins ba94a46e33 Fix link to point to VS2010 SDK SP1
Prevents this:
http://social.msdn.microsoft.com/Forums/en-US/vsx/thread/12b2e7e5-90a0-4045-8989-9bbf3622e495
2012-02-13 20:58:10 -05:00
Sean M. Collins 77cd4a1a12 Merge pull request #137 from sc68cal/issue_131
Fixes #131
2012-02-13 12:51:12 -08:00
Sean M. Collins 42b93cbacf Fixes #131 2012-02-13 15:46:43 -05:00
Sean M. Collins e532c767e5 Implement OptionSet from GitTFSCommand interface 2012-02-13 14:45:02 -05:00
Sean M. Collins 054fbf2181 Remove CSharpOptParse 2012-02-13 14:45:01 -05:00
Sean M. Collins 88e8fe2cec Add reference to NDesk.Options 2012-02-13 14:45:00 -05:00
Matt Burke 2f8cc11a1d avoid null reference exception.
Fixes #116.
2012-02-10 10:29:41 -05:00
ivan-danilov 7901c1a1f9 Merge pull request #130 from Ang3lFir3/patch-1
path addition examples ... for those not familiar
2012-02-10 05:33:24 -08:00
Eric Ridgeway 1bb5eed37c in honor of http://truncatedcodr.wordpress.com/2012/02/07/git-tfs-instruction-add-directory-to-your-path/ I added some examples and the referenced link. 2012-02-07 10:42:02 -08:00
Sean M. Collins 8a35f4a976 Merge pull request #129 from salty-horse/download_link
Fix download link in README
2012-02-02 12:49:00 -08:00
Ori Avtalion b099bd9baa Fix download link in README 2012-02-02 21:31:50 +02:00
Matt Burke ddd7b8b320 Merge pull request #128 from sc68cal/default_comment
Change Checkintool to build default comment by default
2012-02-01 12:04:57 -08:00
Sean M. Collins bbcf521be9 Merge remote-tracking branch 'git-tfs/master' into default_comment
Conflicts:
	GitTfs/Commands/CheckinOptions.cs
2012-02-01 10:46:51 -05:00
Sean M. Collins 7c9054adad Rename variable for clarity 2012-02-01 10:21:24 -05:00
Matt Burke dcb1bf7782 Merge pull request #127 from spraints/53-ndesk-options
Convert to NDesk.Options
2012-02-01 04:48:25 -08:00
Matt Burke 56024c6ba7 ShelveList and Unshelve pass themselves to TFS plugins.
... so they need to have their config properties public.
2012-02-01 07:46:34 -05:00
Matt Burke bbd8c742ab Convert the rest to NDesk.Options. 2012-02-01 07:27:49 -05:00
Sean M. Collins 57c7085aeb Amend description for the default comment flag 2012-01-31 16:00:49 -05:00
Sean M. Collins d7972d362a Fixes #125
Inverts the build-default-comment flag. Default behavior
should now be to build the comment and place it
in the CheckinTool prompt.
2012-01-31 15:49:24 -05:00
Matt Burke 64408ed742 Convert Verify to NDesk.Options. 2012-01-31 08:27:22 -05:00
Matt Burke d20938c45f Convert Unshelve to NDesk.Options. 2012-01-31 08:25:52 -05:00
Matt Burke d958d4f8f2 Convert ShelveList to NDesk.Options. 2012-01-31 08:23:36 -05:00
Matt Burke 317108dbb4 Convert Shelve to NDesk.Options. 2012-01-31 08:17:43 -05:00
Matt Burke 414e09a374 Regions that cover the whole file are useless. 2012-01-31 08:17:29 -05:00
Matt Burke 87bd5682a7 Remove unused CommitOptions. 2012-01-31 08:13:34 -05:00
Matt Burke c0b98b0fe5 Convert Rcheckin to NDesk.Options. 2012-01-31 08:11:45 -05:00
Matt Burke baae5b3746 Convert QuickFetch/QuickClone to NDesk.Options. 2012-01-31 08:07:19 -05:00
Matt Burke fc5536f70c Convert Pull to NDesk.Options. 2012-01-31 08:01:03 -05:00
Matt Burke 09d43bb417 Remove some using CommandLine.OptParse;
I'm doing this to ensure that I don't miss anything that needs to be
converted to NDesk.Options.
2012-01-31 07:59:13 -05:00
Matt Burke 3395468894 Convert Init to NDesk.Options. 2012-01-31 07:58:42 -05:00
Matt Burke c16fba1185 Rename mono git-tfs runner.
This should make it obvious that it's intended for use with mono.
2012-01-30 08:21:20 -05:00
Matt Burke 37b71b4d05 Converted Fetch to NDesk.Options. 2012-01-30 07:53:57 -05:00
Matt Burke 817df46a0d Convert Clone to NDesk.Options. 2012-01-30 07:40:45 -05:00
Matt Burke dcd6dc64c2 Convert Cleanup to use NDesk.Options. 2012-01-29 06:31:37 -05:00
Matt Burke af44684ea3 Convert CheckinOptions to NDesk.Options. 2012-01-29 06:25:57 -05:00
Matt Burke 5a4685159f Make it easier to pull the plug on CSharpOptParse. 2012-01-28 16:10:37 -05:00
Matt Burke f0e0c28486 Use NDeskOptions for RemoteOptions. 2012-01-28 13:37:54 -05:00
Matt Burke 157676c473 Rough-in NDesk.Options. 2012-01-28 12:04:36 -05:00
Matt Burke 9299d2c69a dos2unix 2012-01-28 11:42:04 -05:00
Matt Burke 36c7189560 Add NDesk.Options 0.2.1. 2012-01-28 11:38:30 -05:00
Matt Burke 34d5831f84 mono git-tfs.exe works! 2012-01-28 11:21:50 -05:00
Matt Burke 6e3cf85a3b Added a 'fake' TFS backend.
Hopefully, this will make it easier to dev on mono on my mac.
2012-01-28 10:55:38 -05:00
Matt Burke dcb943b46b Merge pull request #115 from adamrofer/consider-case
Fixes #104: Case sensitivity was off by default
2012-01-26 08:53:36 -08:00
Matt Burke 118db54ffc Fix wiki link. 2011-12-22 07:40:21 -05:00
ivan-danilov fee92600ca Merge pull request #122 from johnedmonds/redirected_stdout
Only close stdout if it has been redirected.
2011-12-18 21:00:24 -08:00