0
I Use This!
Inactive

Commits : Listings

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