summaryrefslogtreecommitdiff
path: root/builtin/prune-packed.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: be explicit about dependence on gettext.hElijah Newren2023-03-211-0/+1
* i18n: remove from i18n strings that do not hold translatable partsJean-Noël Avila2022-02-041-1/+1
* Lib-ify prune-packedDenton Liu2020-03-241-43/+1
* Merge branch 'rj/prune-packed-excess-args'Junio C Hamano2019-03-071-0/+5
|\
| * prune-packed: check for too many argumentsRamsay Jones2019-02-111-0/+5
* | for_each_*_object: move declarations to object-store.hJeff King2018-08-141-0/+1
|/
* packfile: convert has_sha1_pack to object_idbrian m. carlson2018-05-021-1/+1
* Merge branch 'jt/packmigrate'Junio C Hamano2017-08-261-0/+1
|\
| * pack: move has_sha1_pack()Jonathan Tan2017-08-231-0/+1
* | 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