summaryrefslogtreecommitdiff
path: root/wrapper.c
AgeCommit message (Expand)AuthorFilesLines
2010-01-26Add xmallocz()Libravatar Ilari Liusvaara1-4/+11
2009-06-27Convert existing die(..., strerror(errno)) to die_errno()Libravatar Thomas Rast1-4/+4
2009-04-29Introduce an unlink(2) wrapper which gives warning if unlink failedLibravatar Alex Riesen1-0/+16
2009-02-28Merge branch 'jc/maint-1.6.0-pack-directory'Libravatar Junio C Hamano1-1/+2
2009-02-26Fix odb_mkstemp() on AIXLibravatar Mike Ralphson1-1/+2
2009-02-25Merge branch 'jc/maint-1.6.0-pack-directory'Libravatar Junio C Hamano1-0/+32
2009-02-25Make sure objects/pack exists before creating a new packLibravatar Junio C Hamano1-0/+32
2009-01-11Wrap inflate and other zlib routines for better error reportingLibravatar Linus Torvalds1-0/+60
2008-07-20Move read_in_full() and write_in_full() to wrapper.cLibravatar Junio C Hamano1-0/+38
2008-06-22Shrink the git binary a bit by avoiding unnecessary inline functionsLibravatar Linus Torvalds1-0/+160