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-20Move Repository.Reset(paths) into IndexBrandon Ording
2015-02-01Introduce repo.Describe()nulltoken
2014-10-31Move higher level Index operations to IRepositoryPaul Duncan
2014-09-13Remove optional parameters from IRepositoryPaul Duncan
2014-08-27Ensure Tags can be created in detached Head statenulltoken
2014-05-03Update Checkout and Merge optionsJameson Miller
2014-04-16Fix some issues pinpointed by Code Analysisnulltoken
2014-04-15Drop obsolete members after release v0.17.0nulltoken
2014-04-09Short-circuit Committishes for simple identifiersKeith Dahlby
2014-04-09Introduce CommitOptionsEdward Thomson
2014-03-21Update libgit2 to 36a80fdBen Straub
2013-12-24Drop obsolete members after release v0.15.0nulltoken
2013-12-13Refactored Network.Fetch() with FetchOptionsJan Melcher
2013-12-06Remove trailing whitespacesnulltoken
2013-11-25Publicize Configuration.BuildSignature()Keith Dahlby
2013-11-23Introduce repo.Committish(es)Ben Straub
2013-11-08Deprecated ResetOptions in favor ResetMode.Pavel Belousov
2013-10-19Clean up cancellation patterns in callbacks and other small cleanups.Jameson Miller
2013-08-30Append to reflog in Branches.Add() and Move()Keith Dahlby
2013-07-01Standardize comments styleyorah
2013-06-28Rename CheckoutOptions into CheckoutModifiersnulltoken
2013-06-25Teach checkout to report notificationsJameson Miller
2013-06-22Create a new repo.Checkout() overload which accepts a Commit objectyorah
2013-05-03Introduce ObjectTypenulltoken
2013-04-29Prevent repo.Lookup() to accept GitLink as a target typenulltoken
2013-04-26Teach Checkout() to append to the reflogSaaman
2013-04-25Move BuildSignatureFromGlobalConfiguration() to ConfigurationSaaman
2013-04-09Add ExplicitPathsOptions to Repository.Reset()yorah
2013-04-03Move Fetch in Network namespaceyorah
2013-03-18Respect core.ignorecase in BuildRelativePathFrom()Keith Dahlby
2013-02-08Mark Repository.Remotes obsoletenulltoken
2013-02-07Make repo.Fetch() accept a Credentials instancenulltoken
2012-12-14Move reset overloads to extension methodsMetalrom
2012-12-11Fix some issues pinpointed by Code Analysisnulltoken
2012-12-06Convert repo.Checkout() overloads into extensions methodsnulltoken
2012-12-05Make repo.Config.Get() return the originating storeyorah
2012-11-01Report Fetch progress through callbacksJameson Miller
2012-10-17Enhance Repository.Fetch() documentationnulltoken
2012-10-17Make TagFetchMode.Auto the explicit defaultnulltoken
2012-10-17Rename TagOption to TagFetchModenulltoken
2012-10-17Add ability to fetch from remotes.Jameson Miller
2012-09-05Improve RepositoryExtensions documentationnulltoken
2012-09-05Make Branches.Add() accept a Commit as its targetnulltoken
2012-08-15Revparse support in Repository.LookupBen Straub
2012-06-18Add IRepository interfaceHaacked
2012-06-10Move CommitCollection.Create() to Repository.Commit()Keith Dahlby
2012-06-10Rename Create to Add in TagCollectionKeith Dahlby
2012-06-10Rename Create to Add in BranchCollectionKeith Dahlby
2012-06-03Rename LibGit2Exception to LibGit2SharpExceptionTim Clem
2012-04-28Improve documentation related to the creation of Commitsnulltoken