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-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
2013-12-06Introduce ObjectDatabase.CalculateHistoryDivergence()nulltoken
2013-12-06Revise API for rename/copy detectionBen Straub
2013-12-04Introduce renames in statusEdward Thomson
2013-11-24Introduce Repository.BlameBen Straub
2013-11-21Add Configuration.Find(regexp)Keith Dahlby
2013-11-14Enumerate refspecsJan Melcher
2013-11-11Extension methods for NoteCollection using user from configJan Melcher
2013-11-08Deprecated ResetOptions in favor ResetMode.Pavel Belousov
2013-11-06Update libgit2 binaries to e87d9d3nulltoken
2013-10-18Expose Push progress reportingJameson Miller
2013-10-18Introduce blob FilteringOptions for content streamEdward Thomson
2013-10-18Allow push APIs to set packbuilder parallelismJameson Miller
2013-10-15Split Patch and TreeChanges generationyorah
2013-10-14Refactor Marshalersnulltoken
2013-10-05Update libgit2 binaries to 711333eJameson Miller
2013-10-01Drop obsolete members after release v0.14.1nulltoken
2013-09-26Update libgit2 binaries to 11f8336nulltoken
2013-08-22Add strongly-typed LockedFileExceptionyorah
2013-08-21Add TreeDefinition.Remove(IEnumerable<string>)Keith Dahlby
2013-08-17Introduce RewriteHistoryOptionsKeith Dahlby
2013-08-04Introduce CheckoutOptions typeJameson Miller
2013-08-03Remove obsolete members after 0.13 releaseKeith Dahlby
2013-07-20Teach Repository to Checkout pathsJameson Miller
2013-06-28Rename CheckoutOptions into CheckoutModifiersnulltoken
2013-06-28Rename DiffOptions into DiffModifiersnulltoken