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-05-29Update libgit2 to ff8d635nulltoken
2015-05-27Merge pull request #527 from libgit2/ntk/filestatusnulltoken
2015-05-18Fix a typo in a comment.Alessandro Gentilini
2015-05-15Drop optional parameters in Repository.csBrendan Forster
2015-05-11Give FileStatus enum entries more meaningful namesnulltoken
2015-04-14Obsolete ReferenceWrapper.Name in favor of ShortNamenulltoken
2015-04-09Introduce ObjectDatabase.MergeCommitsEdward Thomson
2015-04-07Teach clone the ability to recurse into submodulesJameson Miller
2015-03-17Update libgit2 to 9bbc8f3nulltoken
2015-03-17Optimize import directivesnulltoken
2015-02-20Move Repository.Reset(paths) into IndexBrandon Ording
2015-02-13Introduce Repository.MergeFetchedRefsEdward Thomson
2015-02-05Fix misspelled enumJameson Miller
2015-02-01Introduce repo.Describe()nulltoken
2015-01-21Fix repo.Stage("*") behaviornulltoken
2015-01-17Repository: provide the index lazilyEdward Thomson
2015-01-17Repository: allow Options with a bare repoEdward Thomson
2015-01-14Fix memory leaknulltoken
2014-12-22Ensure sourceUrl is not null eitherRuben Verdoes
2014-12-22Ensure workdirPath is not null in Repo.CloneRuben Verdoes
2014-12-05Teach Repository.Clone to accept a specific branch to checkoutekkapop-w
2014-11-07Extract FetchOptionsBase and extend Clone testsKeith Dahlby
2014-11-05Drop obsolete members after release v0.20.0nulltoken
2014-11-04Update libgit2 to 3f8d005Edward Thomson
2014-10-31Move higher level Index operations to IRepositoryPaul Duncan
2014-10-16Update libgit2 to e0383faEdward Thomson
2014-10-09Update exception message when Pull cannot find ref to mergeJameson Miller
2014-10-05Introduce MergeFetchHeadNotFoundExceptionJameson Miller
2014-09-13Deprecate repo.Version in favor of GlobalSettings.VersionPaul Duncan
2014-09-13Remove optional parameters from IRepositoryPaul Duncan
2014-09-10Revert should throw if HEAD branch is orphanedJameson Miller
2014-09-10Revert should clean up repository state when there is nothing to revertJameson Miller
2014-08-27Minor fixnulltoken
2014-08-27Update binaries to 69db893nulltoken
2014-07-14FastForward merge should block if there are checkout conflicts.Jameson Miller
2014-06-24repo.Reset() renamed items correctlyEdward Thomson
2014-06-18Introduce merge.ff configuration handlingEdward Thomson
2014-06-13Use a callback for credentialsCarlos Martín Nieto
2014-06-12Introduce Repository.CherryPick.Marius Ungureanu
2014-06-04Drop obsolete members after release v0.18.0nulltoken
2014-06-03Commit: Introduce CommentaryChar and PrettifyMessage in CommitOptionsUngureanu Marius
2014-06-02Simplify disposal of some resourcesnulltoken
2014-05-30Introduce GlobalSettings.Features()Edward Thomson
2014-05-30Update libgit2 binaries to 58eea5eMarius Ungureanu
2014-05-14Continue implementing revertJameson Miller
2014-05-14Introduce repo.Revert(commit)Ben Straub
2014-05-03Update Checkout and Merge optionsJameson Miller
2014-04-28Improve CanRetrieveValidVersionString()Ignacio Alvarez
2014-04-26Fix Commit() so that it always updates the HEADmumitroller
2014-04-26Added libgit2 features to Repository.Versionsomeoneigna