Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/libgit2sharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-02Subtransport logic.Philip Kelley
2014-06-12Introduce Repository.CherryPick.Marius Ungureanu
2014-05-30Introduce GlobalSettings.Features()Edward Thomson
2014-05-14Introduce repo.Revert(commit)Ben Straub
2014-04-16Upgrade to .Net 4.0nulltoken
2014-04-09Introduce new merge functionality, including Pull, merge options, andJameson Miller
2014-01-21Introduce Diff.Compare<PatchStats>()Ben Straub
2013-12-13Add tar archiving testsyorah
2013-12-13Add Archive() to ObjectDatabaseyorah
2013-11-25Configuration.Testability++Keith Dahlby
2013-11-24Introduce Repository.BlameBen Straub
2013-11-14Enumerate refspecsJan Melcher
2013-10-22Teach LambdaEqualityHelper to deal with null equality contributionEdward Thomson
2013-10-14Protect Signature creation from components containing '\0'nulltoken
2013-10-05Ensure shadow copying doesn't prevent from probingnulltoken
2013-08-22Clean up trailing whitespacesnulltoken
2013-06-15Introduce repo.Refs.RewriteHistory()Ben Straub
2013-06-07Use CopyNativeDependencies.targets for LibGit2Sharp.Testsnulltoken
2013-05-06Add test for TreeChanges case-sensitivityyorah
2013-04-24Move Index.Remove() tests to a separate fileyorah
2013-04-11Add Repository.SubmodulesKeith Dahlby
2013-04-10Introduce Repository.Refs.Log()Metalrom
2013-04-09Move Push related tests to a separate fileyorah
2013-04-09Make test directory clones consistentKeith Dahlby
2013-04-03Move Fetch tests in separate fileyorah
2013-03-18Add SkippableTheoryAttributeKeith Dahlby
2013-03-14Move Stage()/Unstage() tests to their own filesyorah
2013-02-28Add Repository.Stashes.AddMetalrom
2013-02-21Eagerly detect unreleased unmanaged resourcesyorah
2013-02-14Introduce Repository.ConflictsEdward Thomson
2013-02-12Teach Network to list references on a remoteJameson Miller
2013-01-31Introduce repo.Network.FetchHeadsEdward Thomson
2013-01-22Add Ignore supportPaul Betts
2013-01-08Move clone related tests into a separate fixturenulltoken
2013-01-04Add xUnit licensesMartin Woodward
2012-12-09Introduce repo.Index.IsFullyMergednulltoken
2012-12-06Introduce Repository.Info.CurrentOperationKeith Dahlby
2012-12-05Implement git cleanJameson Miller
2012-11-09Move Checkout tests into CheckoutFixtureJameson Miller
2012-10-17Add ability to fetch from remotes.Jameson Miller
2012-09-24Support for custom, managed ODB backendsPhilip Kelley
2012-06-20Make Diff.Compare able to work against the working directory and the indexnulltoken
2012-06-19Add MetaTest to check that all LibGit2Sharp public types are mockableyorah
2012-06-19Show how to test an application using LibGit2Sharp in isolationyorah
2012-06-06Add repo.Reset() overload to allow replacing of index entries with commit ent...nulltoken
2012-05-25Remove AssertExtensions classyorah
2012-05-23Add Leaks build configuration for #141Keith Dahlby
2012-05-22Add notes retrievalKeith Dahlby
2012-05-21Make Diff.Compare able to compare a Tree against the Indexnulltoken
2012-05-20Add CommitCollection.FindCommonAncestor()Patrik