0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add new build directory with a build script and automatic test running. More... over 12 years ago
Update todo More... over 12 years ago
Add exception type and an internal error throwing helper function. More... over 12 years ago
Convert opaque struct to non-copyable struct. More... over 12 years ago
Add dlibgit version struct and assertions. More... over 12 years ago
Update scite script. More... over 12 years ago
update todo More... over 12 years ago
merge master More... over 12 years ago
Remove another un-necessary alias. More... over 12 years ago
Remove un-needed alias. More... over 12 years ago
Update .gitignore. More... over 12 years ago
minor More... over 12 years ago
add LIBGIT2 macro More... over 12 years ago
Add ddoc files. More... over 12 years ago
testing ddoc More... over 12 years ago
Add docs generator. More... over 12 years ago
Document GitVersion struct. More... over 12 years ago
Merge branch 'master' into D_API More... over 12 years ago
Reimplement opaque structs to work around Issue 10497. More... over 12 years ago
Make sure to call git_threads_init upon program entry and git_threads_shutdown upon exit. More... over 12 years ago
Wrap version.d. Add Boost license file. Add all.d and package.d for D API. More... over 12 years ago
Add note in readme about using enums. More... over 12 years ago
Export all enum members as if they were in module scope. More... over 12 years ago
Move extern(C) declaration below import declaration due to an unfiled DMD bug. Sort imports alphabetically. Move brief documentation to the top. Begin work on exporting enum members globally for easier use and porting of C samples. Add missing extern(C) in the graph module. More... over 12 years ago
Use opaque types for C types which should not be used as value types. More... over 12 years ago
Remove some duplicate types definitions. More... over 12 years ago
Add better instructions. More... over 12 years ago
Remove gdc section. More... over 12 years ago
add link to libgit2 conference video. More... over 12 years ago
point the readme to the 0.19 docs. Update a sample. More... over 12 years ago