Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert existing die(..., strerror(errno)) to die_errno() | Thomas Rast | 2009-06-27 | 1 | -4/+4 |
* | Introduce an unlink(2) wrapper which gives warning if unlink failed | Alex Riesen | 2009-04-29 | 1 | -0/+16 |
* | Merge branch 'jc/maint-1.6.0-pack-directory' | Junio C Hamano | 2009-02-28 | 1 | -1/+2 |
|\ | |||||
| * | Fix odb_mkstemp() on AIX | Mike Ralphson | 2009-02-26 | 1 | -1/+2 |
* | | Merge branch 'jc/maint-1.6.0-pack-directory' | Junio C Hamano | 2009-02-25 | 1 | -0/+32 |
|\ \ | |/ | |||||
| * | Make sure objects/pack exists before creating a new pack | Junio C Hamano | 2009-02-25 | 1 | -0/+32 |
* | | Wrap inflate and other zlib routines for better error reporting | Linus Torvalds | 2009-01-11 | 1 | -0/+60 |
|/ | |||||
* | Move read_in_full() and write_in_full() to wrapper.c | Junio C Hamano | 2008-07-20 | 1 | -0/+38 |
* | Shrink the git binary a bit by avoiding unnecessary inline functions | Linus Torvalds | 2008-06-22 | 1 | -0/+160 |