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
2015-02-01Introduce repo.Describe()nulltoken
2015-01-25Fixup submodule propertiesJameson Miller
2015-01-25Introduce submodule Update and InitJameson Miller
2015-01-21Introduce PeelExceptionnulltoken
2015-01-21Update libgit2 to d5712edEdward Thomson
2014-12-07Improve tracking toolset of improperly released unmanaged handlesMarius Ungureanu
2014-12-04Fix for computing blob size without loading entire blob content in memory - F...Ravindra Patel
2014-12-02Remove Leaks configurationMarius Ungureanu
2014-11-13Rename CopyNativeDependencies.targets as CopyWindowsNativeDependencies.targetsnulltoken
2014-11-12Unify copying of native dependenciesnulltoken
2014-11-07Extract FetchOptionsBase and extend Clone testsKeith Dahlby
2014-11-04Update libgit2 to 3f8d005Edward Thomson
2014-10-16Introduce loggingEdward Thomson
2014-10-05Introduce MergeFetchHeadNotFoundExceptionJameson Miller
2014-09-13Deprecate repo.Version in favor of GlobalSettings.VersionPaul Duncan
2014-09-05Add IBelongToARepository with some implementationsKeith Dahlby
2014-09-02Subtransport logic.Philip Kelley
2014-08-23Index.Stage: do not stage ignored filesEdward Thomson
2014-06-25git_strarray marshaling improvementsPhilip Kelley
2014-06-14Introduce Repository.Index.Conflicts.NamesEdward Thomson
2014-06-14Introduce Index.Conflicts.ResolvedConflictsEdward Thomson
2014-06-14Update binaries to e93206eUngureanu Marius
2014-06-13Use a callback for credentialsCarlos Martín Nieto
2014-06-12Introduce PatchEntryChangesyorah
2014-06-12Introduce Repository.CherryPick.Marius Ungureanu
2014-06-02Simplify disposal of some resourcesnulltoken
2014-05-30ObjectDatabase: stream objects when we know we canCarlos Martín Nieto
2014-05-30Introduce GlobalSettings.Features()Edward Thomson
2014-05-14Continue implementing revertJameson Miller
2014-05-14Introduce repo.Revert(commit)Ben Straub
2014-05-03Update Checkout and Merge optionsJameson Miller
2014-04-26Added libgit2 features to Repository.Versionsomeoneigna
2014-04-16Upgrade to .Net 4.0nulltoken
2014-04-09Introduce new merge functionality, including Pull, merge options, andJameson Miller
2014-04-09Update libgit2 to bcc6229Jameson Miller
2014-04-09Introduce CommitOptionsEdward Thomson
2014-04-09Introduce EmptyCommitExceptionEdward Thomson
2014-04-09Introduce default credentialsEdward Thomson
2014-03-21Update libgit2 to 36a80fdBen Straub
2014-03-17Refactored Repository.Clone with CloneOptionsJan Melcher
2014-01-21Introduce Diff.Compare<PatchStats>()Ben Straub
2014-01-16Initial merge functionality.crumblycake
2014-01-10Introduce marshaling extension to IntPtrBen Straub
2014-01-08Prefer git_patch_print to git_diff_printBen Straub
2013-12-24Drop obsolete members after release v0.15.0nulltoken
2013-12-13Add archive as tar functionalityyorah
2013-12-13Trim down tar-cs to keep only the tarring capabilities needed for git-archiveyorah
2013-12-13Add tarring capabilitiesyorah
2013-12-13Add Archive() to ObjectDatabaseyorah
2013-12-13Refactored Network.Fetch() with FetchOptionsJan Melcher