summaryrefslogtreecommitdiff
path: root/pack-refs.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-18pack-refs: add fully-peeled traitLibravatar Michael Haggerty1-1/+1
2013-03-17pack-refs: write peeled entry for non-tagsLibravatar Jeff King1-8/+8
2013-03-17avoid segfaults on parse_object failureLibravatar Jeff King1-1/+1
2012-01-17pack_refs(): remove redundant checkLibravatar Michael Haggerty1-2/+1
2011-10-05Change check_ref_format() to take a flags argumentLibravatar Michael Haggerty1-1/+1
2010-07-07pack-refs: remove newly empty directoriesLibravatar Greg Price1-0/+32
2009-06-27Convert existing die(..., strerror(errno)) to die_errno()Libravatar Thomas Rast1-4/+3
2009-04-29replace direct calls to unlink(2) with unlink_or_warnLibravatar Alex Riesen1-1/+1
2008-10-19Enhance hold_lock_file_for_{update,append}() APILibravatar Junio C Hamano1-1/+2
2008-06-19Move pack_refs() and friends into libgitLibravatar Johan Herland1-0/+117