summaryrefslogtreecommitdiff
path: root/builtin/repack.c
AgeCommit message (Expand)Author
2013-12-30repack: consider bitmaps when performing repacksVicent Marti
2013-12-30repack: handle optional files created by pack-objectsJeff King
2013-12-30repack: turn exts array into array-of-structJeff King
2013-12-30repack: stop using magic number for ARRAY_SIZE(exts)Jeff King
2013-09-17repack: improve warnings about failure of renaming and removing filesStefan Beller
2013-09-17repack: retain the return value of pack-objectsStefan Beller
2013-09-17repack: rewrite the shell script in CStefan Beller