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-04Drop obsolete members after release v0.18.0nulltoken
2014-04-27Favor usage of non obsolete methodsnulltoken
2014-04-26Introduced Reference.IsValidName(string)someoneigna
2014-04-16Fix some issues pinpointed by Code Analysisnulltoken
2014-04-15Drop obsolete members after release v0.17.0nulltoken
2014-03-21Bind git_reference_remove()nulltoken
2014-03-21Update libgit2 to 36a80fdBen Straub
2013-10-15Make string marshaling either lax or strictnulltoken
2013-09-10Drop obsolete members after release v0.14nulltoken
2013-09-03Tag target isn't always a GitObjectKeith Dahlby
2013-08-17Introduce RewriteHistoryOptionsKeith Dahlby
2013-07-01Standardize comments styleyorah
2013-06-15Introduce repo.Refs.RewriteHistory()Ben Straub
2013-05-26Update libgit2 binaries to 5aee963Ben Straub
2013-05-03Teach Refs.Add() to append to the reflogSaaman
2013-04-26Teach UpdateTarget() to append to the reflogSaaman
2013-04-18Align Proxy methods name to libgit2 onesnulltoken
2013-04-10Introduce Repository.Refs.Log()Metalrom
2013-04-10Allow update of the target of a symbolic reference with another symbolic refe...Metalrom
2013-04-03Remove obsolete Create/Delete methodsKeith Dahlby
2013-03-18Stop sorting collectionsKeith Dahlby
2013-03-12Update libgit2 binaries to eef7e80Edward Thomson
2013-01-09Introduce Repository.Refs.Headnulltoken
2012-12-11Fix some issues pinpointed by Code Analysisnulltoken
2012-11-23Add some `DebuggerDisplay` loveyorah
2012-11-13Introduce repo.Refs.IsValidName()nulltoken
2012-10-24Simplify consumption of _foreach methodsKeith Dahlby
2012-09-10Upgrade libgit2 binaries to 17b06f4nulltoken
2012-09-05Turn repo.Refs string based overloads into extension methodsnulltoken
2012-09-05Improve ReferenceCollection documentationnulltoken
2012-09-05Make Refs.UpdateTarget() accept an revparse spec as its targetnulltoken
2012-09-05Make Refs.Remove() accept a Reference as its targetnulltoken
2012-09-05Make Refs.Move() accept a Reference as its targetnulltoken
2012-09-05Make Refs.UpdateTarget() accept an ObjectId as its targetnulltoken
2012-09-05Make Refs.UpdateTarget() accept a Reference as its targetnulltoken
2012-08-29Make retrieval of error message thread-safeyorah
2012-08-28Make Refs.Add() accept a Reference as its targetnulltoken
2012-08-28Make Refs.Add() accept an ObjectId as its targetnulltoken
2012-08-28Make Refs.Add() accept a revparse specificationnulltoken
2012-08-11Add repo.Refs.FromGlob() to enumerate references matching a specified globnulltoken
2012-06-19Make all public types mockableyorah
2012-06-10Rename Delete to Remove in ReferenceCollectionKeith Dahlby
2012-06-10Rename Create to Add in ReferenceCollectionKeith Dahlby
2012-06-09Simplify the formating of exception messagesnulltoken
2012-06-03Use CSharp friendly names for libgit2 error types and codesTim Clem
2012-06-03Rename LibGit2Exception to LibGit2SharpExceptionTim Clem
2012-03-29Replace usage of IntPtr holding references to references with ReferenceSafeHa...nulltoken
2012-01-05Refactor retrieval and dereferencing of GitObjectsnulltoken
2011-11-18Upgrade libgit2 binaries to e4c93a39nulltoken
2011-10-06Allow HEAD to be updated with either a direct or a symbolic referencenulltoken