Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-27 | Merge branch 'sb/repack-in-c' | Junio C Hamano | 1 | -12/+12 |
2014-01-23 | repack: propagate pack-objects options as strings | Jeff King | 1 | -11/+11 |
2014-01-23 | repack: make parsed string options const-correct | Jeff King | 1 | -1/+1 |
2014-01-23 | repack: fix typo in max-pack-size option | Jeff King | 1 | -1/+1 |
2013-12-17 | Sync with 1.8.5.2 | Junio C Hamano | 1 | -4/+2 |
2013-12-17 | cmd_repack(): remove redundant local variable "nr_packs" | Michael Haggerty | 1 | -4/+2 |
2013-12-05 | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 1 | -1/+1 |
2013-09-17 | repack: improve warnings about failure of renaming and removing files | Stefan Beller | 1 | -2/+3 |
2013-09-17 | repack: retain the return value of pack-objects | Stefan Beller | 1 | -2/+2 |
2013-09-17 | repack: rewrite the shell script in C | Stefan Beller | 1 | -0/+387 |