Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge branch 'tb/repack-fix-renames' (early part) | Junio C Hamano | 2014-02-05 |
|\ | |||
| * | repack.c: rename and unlink pack file if it exists | Torsten Bögershausen | 2014-02-05 |
* | | Merge branch 'sb/repack-in-c' | Junio C Hamano | 2014-01-27 |
|\ \ | |/ | |||
| * | repack: propagate pack-objects options as strings | Jeff King | 2014-01-23 |
| * | repack: make parsed string options const-correct | Jeff King | 2014-01-23 |
| * | repack: fix typo in max-pack-size option | Jeff King | 2014-01-23 |
* | | Sync with 1.8.5.2 | Junio C Hamano | 2013-12-17 |
|\ \ | |||
| * | | cmd_repack(): remove redundant local variable "nr_packs" | Michael Haggerty | 2013-12-17 |
| |/ | |||
* | | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 2013-12-05 |
|/ | |||
* | repack: improve warnings about failure of renaming and removing files | Stefan Beller | 2013-09-17 |
* | repack: retain the return value of pack-objects | Stefan Beller | 2013-09-17 |
* | repack: rewrite the shell script in C | Stefan Beller | 2013-09-17 |