summaryrefslogtreecommitdiffstats
path: root/pack-refs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Convert existing die(..., strerror(errno)) to die_errno()Thomas Rast2009-06-271-4/+3
* replace direct calls to unlink(2) with unlink_or_warnAlex Riesen2009-04-301-1/+1
* Enhance hold_lock_file_for_{update,append}() APIJunio C Hamano2008-10-191-1/+2
* Move pack_refs() and friends into libgitJohan Herland2008-06-201-0/+117