Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-01-23 | repack: fix typo in max-pack-size option | 1 | -1/+1 | |
2013-12-30 | repack: consider bitmaps when performing repacks | 1 | -1/+8 | |
2013-12-30 | repack: handle optional files created by pack-objects | 1 | -2/+7 | |
2013-12-30 | repack: turn exts array into array-of-struct | 1 | -6/+11 | |
2013-12-30 | repack: stop using magic number for ARRAY_SIZE(exts) | 1 | -4/+4 | |
2013-12-17 | Sync with 1.8.5.2 | 1 | -4/+2 | |
2013-12-17 | cmd_repack(): remove redundant local variable "nr_packs" | 1 | -4/+2 | |
2013-12-05 | replace {pre,suf}fixcmp() with {starts,ends}_with() | 1 | -1/+1 | |
2013-09-17 | repack: improve warnings about failure of renaming and removing files | 1 | -2/+3 | |
2013-09-17 | repack: retain the return value of pack-objects | 1 | -2/+2 | |
2013-09-17 | repack: rewrite the shell script in C | 1 | -0/+387 |