1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small code readability improvement. More... about 15 years ago
Improved performance of resolving of objects when the expected type is not specified. More... about 15 years ago
Added ObjectId.IsValid() to check whether or not a string is a valid sha1. More... about 15 years ago
Fixed path separator in project file. More... about 15 years ago
Updated backlog. More... about 15 years ago
Added Repository.Init() implementation. More... about 15 years ago
Upgraded libgit2 to https://github.com/libgit2/libgit2/commit/2645053. More... about 15 years ago
Updated backlog. More... about 15 years ago
Added Repository.Head, Repository.Branches and Repository.Tags signatures. More... about 15 years ago
Upgraded libgit2 to https://github.com/libgit2/libgit2/commit/5103518. More... about 15 years ago
Added parsing and exposure of parents of a Commit. More... about 15 years ago
Fixed casing issue. More... about 15 years ago
Updated backlog. More... about 15 years ago
Minor GitDate refactorings. More... about 15 years ago
Renamed git_person type to git_signature. More... about 15 years ago
Added handling of timezone offset. More... about 15 years ago
Added Repository.Init() signature. More... about 15 years ago
Updated backlog. More... about 15 years ago
Improved Repository.ApplyTag() test coverage. More... about 15 years ago
Updated backlog. More... about 15 years ago
Improved Repository.ApplyTag() error handling. More... about 15 years ago
Updated backlog. More... about 15 years ago
Retrieving a Tag nows fully parses the target Commit, if any. More... about 15 years ago
Removed building related code duplication. More... about 15 years ago
Added ObjectBuilder type which is responsible for instantiating the API object models. More... about 15 years ago
Updated backlog. More... about 15 years ago
Added first draft implementation of Tag applying. More... about 15 years ago
Replaced call to Directory.Delete() with a recursive method which properly deal with read-only attributes. More... about 15 years ago
Fixed a GitObject wrongly typed property. More... about 15 years ago
Added some infrastructure for running isolated tests which modify the content of a git repository. More... about 15 years ago