Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sb/repack-in-c' into maint | Junio C Hamano | 2014-02-13 | 1 | -12/+12 |
|\ | |||||
| * | repack: propagate pack-objects options as stringssb/repack-in-c | Jeff King | 2014-01-23 | 1 | -11/+11 |
| * | repack: make parsed string options const-correct | Jeff King | 2014-01-23 | 1 | -1/+1 |
| * | repack: fix typo in max-pack-size option | Jeff King | 2014-01-23 | 1 | -1/+1 |
* | | cmd_repack(): remove redundant local variable "nr_packs" | Michael Haggerty | 2013-12-17 | 1 | -4/+2 |
|/ | |||||
* | repack: improve warnings about failure of renaming and removing files | Stefan Beller | 2013-09-17 | 1 | -2/+3 |
* | repack: retain the return value of pack-objects | Stefan Beller | 2013-09-17 | 1 | -2/+2 |
* | repack: rewrite the shell script in C | Stefan Beller | 2013-09-17 | 1 | -0/+387 |