summaryrefslogtreecommitdiff
path: root/builtin/repack.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-23repack: propagate pack-objects options as stringsLibravatar Jeff King1-11/+11
2014-01-23repack: make parsed string options const-correctLibravatar Jeff King1-1/+1
2014-01-23repack: fix typo in max-pack-size optionLibravatar Jeff King1-1/+1
2013-09-17repack: improve warnings about failure of renaming and removing filesLibravatar Stefan Beller1-2/+3
2013-09-17repack: retain the return value of pack-objectsLibravatar Stefan Beller1-2/+2
2013-09-17repack: rewrite the shell script in CLibravatar Stefan Beller1-0/+387