summaryrefslogtreecommitdiff
path: root/builtin/repack.c
AgeCommit message (Expand)Author
2013-12-30repack: stop using magic number for ARRAY_SIZE(exts)Jeff King
2013-12-17Sync with 1.8.5.2Junio C Hamano
2013-12-17cmd_repack(): remove redundant local variable "nr_packs"Michael Haggerty
2013-12-05replace {pre,suf}fixcmp() with {starts,ends}_with()Christian Couder
2013-09-17repack: improve warnings about failure of renaming and removing filesStefan Beller
2013-09-17repack: retain the return value of pack-objectsStefan Beller
2013-09-17repack: rewrite the shell script in CStefan Beller