summaryrefslogtreecommitdiff
path: root/wrapper.c
AgeCommit message (Expand)Author
2009-06-27Convert existing die(..., strerror(errno)) to die_errno()Thomas Rast
2009-04-29Introduce an unlink(2) wrapper which gives warning if unlink failedAlex Riesen
2009-02-28Merge branch 'jc/maint-1.6.0-pack-directory'Junio C Hamano
2009-02-26Fix odb_mkstemp() on AIXMike Ralphson
2009-02-25Merge branch 'jc/maint-1.6.0-pack-directory'Junio C Hamano
2009-02-25Make sure objects/pack exists before creating a new packJunio C Hamano
2009-01-11Wrap inflate and other zlib routines for better error reportingLinus Torvalds
2008-07-20Move read_in_full() and write_in_full() to wrapper.cJunio C Hamano
2008-06-22Shrink the git binary a bit by avoiding unnecessary inline functionsLinus Torvalds