aboutsummaryrefslogtreecommitdiff
path: root/wrapper.c
Commit message (Expand)AuthorAge
* Convert existing die(..., strerror(errno)) to die_errno()Thomas Rast2009-06-27
* Introduce an unlink(2) wrapper which gives warning if unlink failedAlex Riesen2009-04-29
* Merge branch 'jc/maint-1.6.0-pack-directory'Junio C Hamano2009-02-28
|\
| * Fix odb_mkstemp() on AIXMike Ralphson2009-02-26
* | Merge branch 'jc/maint-1.6.0-pack-directory'Junio C Hamano2009-02-25
|\ \ | |/
| * Make sure objects/pack exists before creating a new packJunio C Hamano2009-02-25
* | Wrap inflate and other zlib routines for better error reportingLinus Torvalds2009-01-11
|/
* Move read_in_full() and write_in_full() to wrapper.cJunio C Hamano2008-07-20
* Shrink the git binary a bit by avoiding unnecessary inline functionsLinus Torvalds2008-06-22