summaryrefslogtreecommitdiff
path: root/builtin/repack.c
Commit message (Expand)AuthorAgeFilesLines
* Sync with 1.8.5.2Junio C Hamano2013-12-171-4/+2
|\
| * cmd_repack(): remove redundant local variable "nr_packs"Michael Haggerty2013-12-171-4/+2
* | replace {pre,suf}fixcmp() with {starts,ends}_with()cc/starts-n-ends-withChristian Couder2013-12-051-1/+1
|/
* repack: improve warnings about failure of renaming and removing filesStefan Beller2013-09-171-2/+3
* repack: retain the return value of pack-objectsStefan Beller2013-09-171-2/+2
* repack: rewrite the shell script in CStefan Beller2013-09-171-0/+387