0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
May 09, 2024 — May 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Allow pthread-based TLS More... over 16 years ago
Add oid to hex functions More... over 16 years ago
Make using CFLAGS a bit simpler More... over 16 years ago
Add $(CONFIG_H) as a build-dependency for sparse More... over 16 years ago
Make src/git/config.h a macro in Makefile More... over 16 years ago
Remove license top-comment from public header files More... over 16 years ago
Rename git_revpool_* functions gitrp_* More... over 16 years ago
Add util.h - utility macros More... over 16 years ago
Add internal common.h file More... over 16 years ago
Add cc-compat.h - C compiler compat macros for internal use More... over 16 years ago
s/COPYING/.HEADER/ for install-headers target More... over 16 years ago
Add an embryo of a TLS-aware error handling system More... over 16 years ago
Add a 'sparse' make target More... over 16 years ago
Get rid of GIT__PRIVATE macro More... over 16 years ago
Add compiler/platform agnostic thread-local storage More... over 16 years ago
Add a fake and phony install-headers target More... over 16 years ago
Move public headers to src/git More... over 16 years ago
s/git_revp/git_revpool/ More... over 16 years ago
Rename "git_sobj" "git_obj" More... over 16 years ago
Use same-directory include for public headers More... over 16 years ago
List git.git authors consenting to relicense their code More... over 16 years ago
Add a zlib support shell More... over 16 years ago
Implement some of the basic git_odb open and close API More... over 16 years ago
Add git_fsize to the os file API More... over 16 years ago
Change test_main to run a single test case out of the suite More... over 16 years ago
Add an extra oid test to verify control characters aren't read More... over 16 years ago
Enable warnings by default and fix warning in oid.c More... over 16 years ago
Correct indentation in git/odb.h More... over 16 years ago
Add git_oid_cpy, git_oid_cmp as inline functions More... over 16 years ago
Redefine git_fread, git_fwrite to transfer the whole unit More... over 16 years ago