0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Sep 03, 2025 — Sep 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add stash functions More... over 11 years ago
Make all repository construction (init, load ...) static. Only them are allowed to construct a Repository other than copy or default. More... over 11 years ago
Fix shared pointer usage. More... over 11 years ago
Add stats, rename, ls and download remote functions More... over 11 years ago
Update Status functions More... over 11 years ago
Add checkout functions More... over 11 years ago
Add trace function More... over 11 years ago
Add helper for git_strarray More... over 11 years ago
Factorize shared pointer functions in helper class More... over 11 years ago
Add diff functions More... over 11 years ago
Add foreach reference functions. More... over 11 years ago
Add reset functions More... over 11 years ago
Update repository to v0.19.0 More... over 11 years ago
Add ignoring file API. More... almost 12 years ago
Add graph ahead-behind function. More... almost 12 years ago
Update RevWalk to v0.19.0 and use shared_ptr. More... almost 12 years ago
Add error code handling in exception assert More... almost 12 years ago
Prefix file inclusion protection macro with _GIT2PP_ to prevent macro name collision with external projects. More... almost 12 years ago
Replace Exception::assert by Exception::git2_assert to prevent symbol collision (undef) from GNU assert in assert.h More... almost 12 years ago
Add aux directory to autoconf configuration More... almost 12 years ago
Remove extraneous closing bracket (end of namespace) More... almost 12 years ago
Update remote to v0.19.0 More... almost 12 years ago
Implement branch related functions. More... almost 12 years ago
Upgrade References and related to v0.19.0. More... almost 12 years ago
Update Index and related to v0.19.0 More... almost 12 years ago
Implement DatabaseObject More... almost 12 years ago
Update Database and DatabaseBackend to v0.19.0 More... almost 12 years ago
Update config to v0.19.0 More... almost 12 years ago
Update commit to v0.19.0 More... almost 12 years ago
Update blob to v0.19.0 More... almost 12 years ago