aboutsummaryrefslogtreecommitdiff
path: root/builtin/repack.c
Commit message (Expand)AuthorAge
* Merge branch 'sb/repack-in-c' into maintJunio C Hamano2014-02-13
|\
| * repack: propagate pack-objects options as stringsJeff King2014-01-23
| * repack: make parsed string options const-correctJeff King2014-01-23
| * repack: fix typo in max-pack-size optionJeff King2014-01-23
* | cmd_repack(): remove redundant local variable "nr_packs"Michael Haggerty2013-12-17
|/
* repack: improve warnings about failure of renaming and removing filesStefan Beller2013-09-17
* repack: retain the return value of pack-objectsStefan Beller2013-09-17
* repack: rewrite the shell script in CStefan Beller2013-09-17