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-03-26Add explicit cast from string to ObjectIdKeith Dahlby
2013-02-28Add implicit cast from GitOid(?) to ObjectIdKeith Dahlby
2012-10-24Use params for LambdaEqualityHelperKeith Dahlby
2012-09-05Delegate support of abbreviated oids to revparsenulltoken
2012-08-10Introduce the AmbiguousException typenulltoken
2012-04-28Add ObjectId.Zero static propertynulltoken
2012-02-27Fix some issues pinpointed by Code Analysisnulltoken
2012-02-07Fix some issues pinpointed by Code Analysisnulltoken
2012-01-05Refactor retrieval and dereferencing of GitObjectsnulltoken
2011-10-07Fix some missing documentation warningsnulltoken
2011-09-21Enforce code stylenulltoken
2011-07-15Remove trailing white spacesnulltoken
2011-07-14Minor code refactoringnulltoken
2011-06-20Add handling of abbreviated sha to Repository.Lookup() and ObjectId.ToString()nulltoken
2011-06-20Apply some code beautification to some filesnulltoken
2011-06-17Update libgit2 binaries to c716b18nulltoken
2011-05-21Minor ObjectId refactoringnulltoken
2011-05-04Fix some issues pinpointed by Code Analysisnulltoken
2011-04-29Fix some TODOs and slightly improve the documentationnulltoken
2011-04-29Add some documentationnulltoken
2011-04-21Add documentation to equality members of types Branch, Tag, Reference, Object...nulltoken
2011-04-12Remove some duplicate checksnulltoken
2011-04-10Fix naming of private membersnulltoken
2011-04-03Refactor NativeMethods.git_oid_mkstr() usagenulltoken
2011-04-02Enforce ObjectId equality implementationnulltoken
2011-04-02Reduce GitOid exposurenulltoken
2011-03-31create core namespace to hide away advanced internalsTim Clem
2011-03-30refactor GitOid to be safe.Tim Clem
2011-03-30Squash up commits on devel branchTim Clem
2011-03-06Rename namespace from libgit2 to LibGit2Sharp.Andrius Bentkus