libgit2/tests/core
2015-03-03 08:47:44 -05:00
..
bitvec.c
buffer.c Make binary detection work similar to vanilla git 2015-01-20 16:17:37 -06:00
copy.c
dirent.c
env.c
errors.c Make our overflow check look more like gcc/clang's 2015-02-13 09:27:33 -05:00
features.c
filebuf.c
ftruncate.c Fix p_ftruncate to handle big files for git_clone 2015-03-03 08:47:44 -05:00
hex.c
iconv.c
init.c
link.c
mkdir.c
oid.c
oidmap.c Remove extra semicolon outside of a function 2015-02-15 21:07:05 +01:00
opts.c
path.c
pool.c
posix.c
pqueue.c
rmdir.c
sortedcache.c
stat.c stat: don't remove trailing '/' from root on win32 2015-02-05 12:27:16 -05:00
string.c
strmap.c Remove extra semicolon outside of a function 2015-02-15 21:07:05 +01:00
strtol.c
structinit.c structinit test: use %PRIuZ instead of %d for size_t 2015-02-04 03:52:34 +00:00
vector.c
zstream.c