summaryrefslogtreecommitdiff
path: root/builtin/prune-packed.c
Commit message (Expand)AuthorAgeFilesLines
* progress: simplify "delayed" progress APIjc/simplify-progressJunio C Hamano2017-08-191-2/+1
* sha1_file: guard against invalid loose subdirectory numbersrs/sha1-name-readdir-optimRené Scharfe2017-06-241-1/+1
* Convert object iteration callbacks to struct object_idbrian m. carlson2017-02-221-2/+2
* standardize usage info string formatAlex Henrie2015-01-141-1/+1
* prune-packed: use for_each_loose_file_in_objdirJeff King2014-10-161-46/+23
* prune-packed: fix minor memory leakJeff King2014-09-151-0/+1
* i18n: mark all progress lines for translationnd/i18n-progressNguyễn Thái Ngọc Duy2014-02-241-1/+1
* prune-packed: use strbuf to avoid having to worry about PATH_MAXJunio C Hamano2013-12-171-17/+21
* prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects()Nguyễn Thái Ngọc Duy2013-05-281-8/+7
* i18n: prune-packed: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-201-3/+3
* fix deletion of .git/objects sub-directories in git-prune/repackkb/maint-prune-rmdir-closedirKarsten Blees2012-03-071-2/+2
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-221-0/+86