.. |
git
|
Fix "'__thread' not at start of declaration" warnings (-Wextra)
|
2010-01-20 20:19:06 +00:00 |
sha1
|
Add built-in (Mozilla) SHA1 routines
|
2009-03-17 18:54:42 -07:00 |
unix
|
win32: Add routines to abstract memory-mapped file functions
|
2009-03-20 14:39:02 -07:00 |
win32
|
win32: Add a 'git__' prefix to the directory reading routines
|
2010-01-20 20:16:34 +00:00 |
cc-compat.h
|
Fix some "unused parameter" warnings with -Wextra
|
2010-01-20 20:19:55 +00:00 |
commit.c
|
Wrap malloc and friends and report out of memory as GIT_ENOMEM
|
2008-12-30 23:28:30 -08:00 |
commit.h
|
Cleanup formatting in our head files to be more consistent
|
2008-12-30 21:52:07 -08:00 |
common.h
|
win32: Use an 64-bit file offset type
|
2010-01-20 20:15:57 +00:00 |
delta-apply.c
|
msvc: Fix some -W4 warnings
|
2010-01-20 20:20:47 +00:00 |
delta-apply.h
|
Add the binary delta apply algorithm for pack style deltas
|
2009-01-03 04:21:30 -08:00 |
dir.h
|
win32: Add a 'git__' prefix to the directory reading routines
|
2010-01-20 20:16:34 +00:00 |
errors.c
|
Fix some "signed v unsigned comparison" warnings with -Wextra
|
2010-01-20 20:18:36 +00:00 |
errors.h
|
Cleanup our header inclusion order to ensure pthread.h is early
|
2008-12-31 13:16:31 -08:00 |
fileops.c
|
msvc: Fix some -W4 warnings
|
2010-01-20 20:20:47 +00:00 |
fileops.h
|
Fix some "unused parameter" warnings with -Wextra
|
2010-01-20 20:19:55 +00:00 |
hash.c
|
Add built-in (Mozilla) SHA1 routines
|
2009-03-17 18:54:42 -07:00 |
hash.h
|
Add some routines for SHA1 hash computation
|
2008-12-30 07:48:10 -08:00 |
map.h
|
win32: Add routines to abstract memory-mapped file functions
|
2009-03-20 14:39:02 -07:00 |
odb.c
|
msvc: Fix some -W4 warnings
|
2010-01-20 20:20:47 +00:00 |
odb.h
|
Add basic support to read pack-*.idx v1 and v2 files
|
2009-01-03 02:56:16 -08:00 |
oid.c
|
Fix some "signed v unsigned comparison" warnings with -Wextra
|
2010-01-20 20:18:36 +00:00 |
revwalk.c
|
Wrap malloc and friends and report out of memory as GIT_ENOMEM
|
2008-12-30 23:28:30 -08:00 |
revwalk.h
|
Remove unnecessary import of stdlib.h from revwalk.h
|
2008-12-30 21:52:07 -08:00 |
thread-utils.c
|
Wrap malloc and friends and report out of memory as GIT_ENOMEM
|
2008-12-30 23:28:30 -08:00 |
thread-utils.h
|
thread-utils.h: Avoid using a non-standard C construct
|
2009-06-05 12:13:48 +02:00 |
util.c
|
Fix some "signed v unsigned comparison" warnings with -Wextra
|
2010-01-20 20:18:36 +00:00 |
util.h
|
Add git__dirname and git__basename utility routines
|
2009-01-28 12:25:24 -08:00 |