.. |
git
|
Rewrite git_foreach_dirent into gitfo_dirent
|
2008-12-31 15:35:36 -08:00 |
cc-compat.h
|
Add cc-compat.h - C compiler compat macros for internal use
|
2008-11-22 12:08:00 -08: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
|
Add git__fmt as an easier to use snprintf
|
2008-12-31 16:06:48 -08:00 |
errors.c
|
Set GIT_EOSERR when the OS errno should be consulted
|
2008-12-30 23:29:23 -08:00 |
errors.h
|
Cleanup our header inclusion order to ensure pthread.h is early
|
2008-12-31 13:16:31 -08:00 |
fileops.c
|
Define gitfo_exists to determine file presence
|
2008-12-31 16:07:38 -08:00 |
fileops.h
|
Define gitfo_exists to determine file presence
|
2008-12-31 16:07:38 -08:00 |
hash.c
|
Wrap malloc and friends and report out of memory as GIT_ENOMEM
|
2008-12-30 23:28:30 -08:00 |
hash.h
|
Add some routines for SHA1 hash computation
|
2008-12-30 07:48:10 -08:00 |
odb.c
|
Find pack files in $GIT_DIR/objects/pack directory on git_odb_open
|
2008-12-31 16:20:05 -08:00 |
oid.c
|
Wrap malloc and friends and report out of memory as GIT_ENOMEM
|
2008-12-30 23:28:30 -08: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
|
Fix pthread_mutex based gitrc_dec
|
2009-01-02 21:41:52 -08:00 |
util.c
|
Add git__fmt as an easier to use snprintf
|
2008-12-31 16:06:48 -08:00 |
util.h
|
Add git__fmt as an easier to use snprintf
|
2008-12-31 16:06:48 -08:00 |