summaryrefslogtreecommitdiff
path: root/builtin/repack.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sb/repack-in-c' into maintJunio C Hamano2014-02-131-12/+12
|\
| * repack: propagate pack-objects options as stringssb/repack-in-cJeff King2014-01-231-11/+11
| * repack: make parsed string options const-correctJeff King2014-01-231-1/+1
| * repack: fix typo in max-pack-size optionJeff King2014-01-231-1/+1
* | cmd_repack(): remove redundant local variable "nr_packs"Michael Haggerty2013-12-171-4/+2
|/
* 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