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-04Update libgit2 binaries to 90befdenulltoken
2014-06-03Commit: Introduce CommentaryChar and PrettifyMessage in CommitOptionsUngureanu Marius
2014-06-02Fix wrong handle lifecyclenulltoken
2014-06-02Simplify disposal of some resourcesnulltoken
2014-06-01Introduce RemoteCollection.Remove()Marius Ungureanu
2014-06-01Update libgit2 binaries to 2f6f6eb.Marius Ungureanu
2014-05-30ObjectDatabase: stream objects when we know we canCarlos Martín Nieto
2014-05-30ObjectDatabase: we should fail when asked to read too muchCarlos Martín Nieto
2014-05-30Introduce GlobalSettings.Features()Edward Thomson
2014-05-30Update libgit2 binaries to 58eea5eMarius Ungureanu
2014-05-14Introduce repo.Revert(commit)Ben Straub
2014-05-03Update Checkout and Merge optionsJameson Miller
2014-04-26Cleanup whitespacesnulltoken
2014-04-26Added libgit2 features to Repository.Versionsomeoneigna
2014-04-21Improve marshaling of git oidKim Gybels
2014-04-16Upgrade to .Net 4.0nulltoken
2014-04-16Fix some issues pinpointed by Code Analysisnulltoken
2014-04-14Update libgit2 to 06d772dnulltoken
2014-04-11Improve performance of refs.ReachableFrom()nulltoken
2014-04-09Introduce new merge functionality, including Pull, merge options, andJameson Miller
2014-04-09Update libgit2 to bcc6229Jameson Miller
2014-04-09Introduce default credentialsEdward Thomson
2014-03-31Enrich the merge baseAimeast
2014-03-26Make GitCloneOptions a struct to fix issue #635Philip Kelley
2014-03-21Bind git_reference_remove()nulltoken
2014-03-21Bind git_remote_fetch()nulltoken
2014-03-21Update libgit2 to 36a80fdBen Straub
2014-02-07Added an option to choose if commit message is prettified or notAmi Bar
2014-01-23Fix Remotes.Add(name, url, refspec) implementationnulltoken
2014-01-18Bind git_patch_line_statsBen Straub
2014-01-16Initial merge functionality.crumblycake
2014-01-10Introduce marshaling extension to IntPtrBen Straub
2014-01-10Deploy Proxy.MarshalAs<T> more extensivelyBen Straub
2014-01-09Update error categories to match libgit2Edward Thomson
2014-01-08Prefer git_patch_print to git_diff_printBen Straub
2014-01-06Delegate Commit.MessageShort to libgit2 (#593)Aimeast
2013-12-23Update libgit2 binaries to 65e9dc6nulltoken
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-11CommitFilter: add simplify-by-first-parent optionCarlos Martín Nieto
2013-12-10Network: allow downloading from a urlCarlos Martín Nieto
2013-12-06Remove trailing whitespacesnulltoken
2013-12-06Initial rename detection workNathan Roe
2013-12-06Update libgit2 to 96fb6a6Ben Straub
2013-12-04Introduce renames in statusEdward Thomson
2013-12-03Extended RemoteUpdater to update refspecsJan Melcher
2013-11-24Introduce Repository.BlameBen Straub
2013-11-21Add Configuration.Find(regexp)Keith Dahlby
2013-11-21Introduce Proxy.git_iteratorKeith Dahlby