summaryrefslogtreecommitdiff
path: root/builtin/prune-packed.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-14standardize usage info string formatLibravatar Alex Henrie1-1/+1
2014-10-16prune-packed: use for_each_loose_file_in_objdirLibravatar Jeff King1-46/+23
2014-09-15prune-packed: fix minor memory leakLibravatar Jeff King1-0/+1
2014-02-24i18n: mark all progress lines for translationLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2013-12-17prune-packed: use strbuf to avoid having to worry about PATH_MAXLibravatar Junio C Hamano1-17/+21
2013-05-28prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects()Libravatar Nguyễn Thái Ngọc Duy1-8/+7
2012-08-20i18n: prune-packed: mark parseopt strings for translationLibravatar Nguyễn Thái Ngọc Duy1-3/+3
2012-03-07fix deletion of .git/objects sub-directories in git-prune/repackLibravatar Karsten Blees1-2/+2
2010-02-22Move 'builtin-*' into a 'builtin/' subdirectoryLibravatar Linus Torvalds1-0/+86