19 Commits (8ef1abe5504acb22f6a3fd24a0fda8c4b9f172a5)

Author SHA1 Message Date
Johannes Sixt 851c34b04e Have set_try_to_free_routine return the previous routine 15 years ago
Peter Collingbourne 80d706afed Introduce remove_or_warn function 15 years ago
Peter Collingbourne d1723296af Implement the rmdir_or_warn function 15 years ago
Peter Collingbourne 10e13ec8ed Generalise the unlink_or_warn function 15 years ago
Nicolas Pitre a9a746364b Make xmalloc and xrealloc thread-safe 15 years ago
Matthieu Moy f80c7ae8fe Use git_mkstemp_mode and xmkstemp_mode in odb_mkstemp, not chmod later. 15 years ago
Matthieu Moy b862b61c03 git_mkstemp_mode, xmkstemp_mode: variants of gitmkstemps with mode argument. 15 years ago
Ilari Liusvaara 5bf9219d01 Add xmallocz() 15 years ago
Thomas Rast d824cbba02 Convert existing die(..., strerror(errno)) to die_errno() 16 years ago
Alex Riesen fc71db39e0 Introduce an unlink(2) wrapper which gives warning if unlink failed 16 years ago
Mike Ralphson 2c626e5fa8 Fix odb_mkstemp() on AIX 16 years ago
Junio C Hamano 6e180cdcec Make sure objects/pack exists before creating a new pack 16 years ago
Linus Torvalds 39c68542fc Wrap inflate and other zlib routines for better error reporting 16 years ago
Junio C Hamano 559e840b74 Move read_in_full() and write_in_full() to wrapper.c 17 years ago
Linus Torvalds 112db553b0 Shrink the git binary a bit by avoiding unnecessary inline functions 17 years ago