Commit Graph

20 Commits

Author SHA1 Message Date
ivan.danilov-econ 690ccef82e Normalized line endings to be LF in repository (line ending in the working copy managed by core.autocrlf option) 2013-03-21 14:35:22 +02:00
Matt Burke 63c95d4a2e Add xunit with nuget. 2012-08-29 16:51:16 -04:00
Sean M. Collins 11e60de548 Convert GitTfsBenchmarks project to LibGit2Sharp 2012-05-31 15:32:54 -04:00
Sean M. Collins 418afd1d30 Create VS11-only configuration 2012-03-04 14:50:09 -05:00
ivan-danilov e1d1326e54 Reworked TemporaryFile class (#55 fixed also) 2011-08-06 03:32:24 +03:00
Matt Burke c96eca911b All newlines are unix (in the repo). 2011-01-27 16:40:32 -05:00
Matt Burke 1985919692 Elminate use of ObjectFactory. 2011-01-26 16:19:09 -05:00
Nathan Roe 16179cb3dc Added support for entering work items associations and checkin comment
Conflicts:

	GitTfs.Vs2010/TfsHelper.Vs2010.cs
	GitTfs/Core/GitTfsRemote.cs
	GitTfs/Core/TfsWorkspace.cs
2010-12-14 22:24:17 -05:00
Nathan Roe 6455902563 Merge branch 'master' of http://github.com/spraints/git-tfs
Conflicts:
	GitTfs.sln
	GitTfs/Core/GitTfsRemote.cs
	GitTfs/Core/IGitTfsRemote.cs
	GitTfs/Core/TfsWorkspace.cs
2010-12-14 22:14:11 -05:00
Nathan Roe 57a112e368 Upgraded to VS2010 2010-12-01 22:12:39 -05:00
Matt Burke 2143eae934 Upgraded git-tfs to GitSharp 0.3. 2010-06-21 13:20:44 -04:00
Matt Burke cb9fd4a45d Removed obsolete benchmark. 2010-01-19 11:20:06 -05:00
Matt Burke dbaa8bb20a Improved benchmarks. 2009-12-15 15:23:13 -05:00
Matt Burke d9d123db34 Added a benchmark that shows that GitSharp is much faster than using Process.Start on git.exe. 2009-12-15 14:14:58 -05:00
unknown 577d67df9f Forced project to 32-bit so it'll run on x64. 2009-08-13 16:14:11 -04:00
Matt Burke 4410e6737d Added stuff required for the benchmarks to compile. 2009-08-06 15:52:12 -04:00
Matt Burke 194a2791cb Changed benchmark to leave git repos behind for manual inspection. 2009-08-06 15:01:40 -04:00
Matt Burke 51ba18648d Added a functioning sha benchmark. 2009-08-06 14:50:29 -04:00
Matt Burke 957064ef71 Pulled benchmark runner from http://www.yoda.arachsys.com/csharp/benchmark.html 2009-08-06 11:26:24 -04:00
Matt Burke 0046ee40e4 Created a project to run benchmarks. 2009-08-06 10:46:22 -04:00