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-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-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-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-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
2013-11-21Refactor git_branch_iteratorKeith Dahlby
2013-11-16Update libgit2 binaries to 98eaf39Ben Straub
2013-11-14Enumerate refspecsJan Melcher
2013-11-08Deprecated ResetOptions in favor ResetMode.Pavel Belousov
2013-11-07Drop unused parameternulltoken
2013-11-06Update libgit2 binaries to e87d9d3nulltoken
2013-10-19Clean up cancellation patterns in callbacks and other small cleanups.Jameson Miller
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-15Make string marshaling either lax or strictnulltoken
2013-10-05Make RetrieveStatus() reload on-disk index beforehandKeith Dahlby
2013-10-05Update libgit2 binaries to 711333eJameson Miller
2013-09-26Update libgit2 binaries to 11f8336nulltoken
2013-09-10Normalize submodule paths on lookupKeith Dahlby
2013-08-31Remove unused Proxy.git_reference_resolve()Keith Dahlby
2013-08-15Teach repo.ObjectDatabase to enumerate GitObjectsnulltoken
2013-07-18Teach Checkout() to cope with revparse extended syntax leading to referencesyorah
2013-07-11Update libgit2 binaries to bd67979nulltoken
2013-07-01Standardize comments styleyorah
2013-06-28Rename StashOptions into StashModifiersnulltoken
2013-06-28Rename GitSortOptions into CommitSortStrategiesnulltoken
2013-06-28Simplify Proxy.git_commit_create() implementationnulltoken
2013-06-26Teach Repository.Init() to set up a separate git directorynulltoken
2013-06-03Expose TagFetchMode property on Remote type and include mechanism to update it.Jameson Miller
2013-06-01Introduce repo.Info.IsShallowBen Straub
2013-05-26Introduce repo.ObjectDatabase.CreateTag()nulltoken
2013-05-26Update libgit2 binaries to 5aee963Ben Straub
2013-05-03Update libgit2 binaries to b641c00yorah
2013-04-25Proactively call git_submodule_reload()Keith Dahlby
2013-04-24Switch internal implementation of Index.Remove() to git_index_remove_bypath()yorah
2013-04-18Align Proxy methods name to libgit2 onesnulltoken