Sign in
googlers
/
jrn
/
git
/
08402b0409bc501deb97cf4388a78ee9f87092c6
/
wrapper.c
44e08b0
Merge branch 'js/try-to-free-stackable'
by Junio C Hamano
· 15 years ago
ea5f75a
Merge branch 'np/malloc-threading'
by Junio C Hamano
· 15 years ago
851c34b
Have set_try_to_free_routine return the previous routine
by Johannes Sixt
· 15 years ago
80d706a
Introduce remove_or_warn function
by Peter Collingbourne
· 15 years ago
d172329
Implement the rmdir_or_warn function
by Peter Collingbourne
· 15 years ago
10e13ec
Generalise the unlink_or_warn function
by Peter Collingbourne
· 15 years ago
a9a7463
Make xmalloc and xrealloc thread-safe
by Nicolas Pitre
· 15 years ago
f80c7ae
Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later.
by Matthieu Moy
· 15 years ago
b862b61
git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument.
by Matthieu Moy
· 15 years ago
5bf9219
Add xmallocz()
by Ilari Liusvaara
· 15 years ago
d824cbb
Convert existing die(..., strerror(errno)) to die_errno()
by Thomas Rast
· 16 years ago
fc71db3
Introduce an unlink(2) wrapper which gives warning if unlink failed
by Alex Riesen
· 16 years ago
f474c52
Merge branch 'jc/maint-1.6.0-pack-directory'
by Junio C Hamano
· 16 years ago
2c626e5
Fix odb_mkstemp() on AIX
by Mike Ralphson
· 16 years ago
bb0cebd
Merge branch 'jc/maint-1.6.0-pack-directory'
by Junio C Hamano
· 16 years ago
6e180cd
Make sure objects/pack exists before creating a new pack
by Junio C Hamano
· 16 years ago
39c6854
Wrap inflate and other zlib routines for better error reporting
by Linus Torvalds
· 16 years ago
559e840
Move read_in_full() and write_in_full() to wrapper.c
by Junio C Hamano
· 17 years ago
112db55
Shrink the git binary a bit by avoiding unnecessary inline functions
by Linus Torvalds
· 17 years ago