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
2013-04-26Refactor handling of reference prefixesSaaman
2013-02-11Fix some issues pinpointed by Code Analysisnulltoken
2012-12-11Fix some issues pinpointed by Code Analysisnulltoken
2012-12-11Minor code refactoringnulltoken
2012-06-19Make all public types mockableyorah
2012-03-03Refactor implementation of equality members of Branch and Tag typesnulltoken
2012-03-02Rename NamedReference<> to ReferenceWrapper<>Keith Dahlby
2011-11-01Fix some missing documentation warningsnulltoken
2011-10-02Apply some minor renamingsEmeric Fermas
2011-10-02Extract NamedReference base for Branch/TagKeith Dahlby
2011-09-21Enforce code stylenulltoken
2011-09-14Defer loading of Tag.Annotation and Tag.Target propertiesnulltoken
2011-09-12Add ToString() override to Tagnulltoken
2011-04-29Add some documentationnulltoken
2011-04-21Add documentation to equality members of types Branch, Tag, Reference, Object...nulltoken
2011-04-17Refactor Reference, Branch and Tag instantiationnulltoken
2011-04-16Make Tags expose both their short name and canonical namenulltoken
2011-04-14Add handling of lightweight tagsnulltoken
2011-04-10Fix compilation warningsnulltoken
2011-04-10Refactor creation of Git objectsnulltoken
2011-03-31create core namespace to hide away advanced internalsTim Clem
2011-03-31can create, lookup tagsTim Clem
2011-03-30refactor GitOid to be safe.Tim Clem
2011-03-30remove class headersTim Clem
2011-03-30add new revwalk interface with updated interopTim Clem
2011-03-30add back in basic object lookup with new interopTim Clem
2011-03-30Squash up commits on devel branchTim Clem
2011-03-06Rename namespace from libgit2 to LibGit2Sharp.Andrius Bentkus