aboutsummaryrefslogtreecommitdiff
path: root/builtin/prune-packed.c
Commit message (Expand)AuthorAge
* Merge branch 'jt/packmigrate'Junio C Hamano2017-08-26
|\
| * pack: move has_sha1_pack()Jonathan Tan2017-08-23
* | progress: simplify "delayed" progress APIJunio C Hamano2017-08-19
|/
* sha1_file: guard against invalid loose subdirectory numbersRené Scharfe2017-06-24
* Convert object iteration callbacks to struct object_idbrian m. carlson2017-02-22
* standardize usage info string formatAlex Henrie2015-01-14
* prune-packed: use for_each_loose_file_in_objdirJeff King2014-10-16
* prune-packed: fix minor memory leakJeff King2014-09-15
* i18n: mark all progress lines for translationNguyễn Thái Ngọc Duy2014-02-24
* prune-packed: use strbuf to avoid having to worry about PATH_MAXJunio C Hamano2013-12-17
* prune-packed: avoid implying "1" is DRY_RUN in prune_packed_objects()Nguyễn Thái Ngọc Duy2013-05-28
* i18n: prune-packed: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
* fix deletion of .git/objects sub-directories in git-prune/repackKarsten Blees2012-03-07
* Move 'builtin-*' into a 'builtin/' subdirectoryLinus Torvalds2010-02-22