Commit Graph

31 Commits

Author SHA1 Message Date
Matt Burke 2b198ec69c Show the chocolatey stuff in VS. 2013-04-02 06:07:45 -04:00
Matt Burke 52c6af1ba2 Merge remote-tracking branch 'origin/master' into gitattributes-added
Conflicts:
	GitTfs.sln
2013-03-25 11:39:23 -07:00
Matt Burke 240ead7f48 Merge tag 'v0.17.0' into deploy 2013-03-21 21:52:41 -04:00
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 0cce1fc7a4 Include 'docs' in the solution. 2013-01-10 09:04:55 -05:00
Matt Burke 7ddb349ac0 Add CI.proj to solution. 2012-12-20 08:05:08 -05:00
Matt Burke c7adbb6988 Readme for releasing. 2012-12-20 08:05:07 -05:00
Matt Burke c666307f29 BUILD CONFIGURATIONS. 2012-12-18 17:35:22 -05:00
Matt Burke fcfc0580c4 Work on case-sensitive filesystems. 2012-09-03 09:20:09 -04:00
Matt Burke bf0bd09ea9 Remove a couple straggling mstest files. 2012-09-01 21:36:29 -04:00
Matt Burke d40904a2d4 Clean up projects, configurations. 2012-08-31 13:45:47 -04:00
Matt Burke 63c95d4a2e Add xunit with nuget. 2012-08-29 16:51:16 -04:00
Sean M. Collins b208304afd Replace GitSharp.Core.ObjectWriter
Replace with libgit2sharp.Repository.ObjectDatabse
2012-05-15 16:53:51 -04:00
Sean M. Collins de251a0485 Import LibGit2Sharp
Switch to using LibGit2Sharp.Blob for Copy(), and begin adding
explicit references, so we can swap out parts of GitSharp with
LibGit2Sharp as we go.
2012-05-15 16:53:06 -04:00
Sean M. Collins fc5930eb2c Build only Git-Tfs and the VS11 plugin in this configuration 2012-03-17 00:31:58 -04:00
Sean M. Collins 418afd1d30 Create VS11-only configuration 2012-03-04 14:50:09 -05:00
Sean M. Collins 18e33a156c Create a project for Team Foundation Server 11 2012-03-02 00:32:57 -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
shishkin 3406b19186 Added Vs2010_Debug solution configuration 2011-09-28 16:01:11 +03:00
Matt Burke c96eca911b All newlines are unix (in the repo). 2011-01-27 16:40:32 -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
Matt Burke 59a15e1200 Optionally evaluate checkin policies on shelve. 2010-12-02 12:38:23 -05:00
Matt Burke 47a013fce9 Made generic TfsApiBridge tests pass. 2010-12-02 10:44:26 -05:00
Nathan Roe 57a112e368 Upgraded to VS2010 2010-12-01 22:12:39 -05:00
Matt Burke 7493bbe193 Cloned VS2008 to VS2010, and updated appropriately. 2010-05-24 13:04:53 -04:00
Matt Burke 3ca06246a1 Moved all TFS usage to a separate assembly. 2010-04-28 10:35:08 -04: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 6ebeaa7f1d Ported some more of git-svn. 2009-06-29 18:19:33 -04:00
Matt Burke 36b89740f7 Got structuremap and an opt parser wired in. Started TDD! 2009-06-26 17:01:01 -04:00
Matt Burke b0abe2370f Created a VS project for git-tfs. 2009-06-26 12:23:10 -04:00