44 Commits (728af2832c3e58222965521682414adb9a80932b)

Author SHA1 Message Date
Junio C Hamano 8f309aeb82 strbuf: introduce strbuf_getline_{lf,nul}() 9 years ago
Jeff King e3cf230324 prefer mkpathdup to mkpath in assignments 10 years ago
Jeff King 067fbd4105 introduce "preciousObjects" repository extension 10 years ago
Jeff King 8d42299361 repack: turn on "ref paranoia" when doing a destructive repack 10 years ago
Alex Henrie 9c9b4f2f8b standardize usage info string format 10 years ago
Nguyễn Thái Ngọc Duy dcf692625a path.c: make get_pathname() call sites return const char * 10 years ago
Michael Haggerty 3383e19984 sort_string_list(): rename to string_list_sort() 10 years ago
René Scharfe a2bae2dce1 use args member of struct child_process 10 years ago
Jeff King c90f9e13ab repack: pack objects mentioned by the index 10 years ago
René Scharfe 4489a480fd repack: call prune_packed_objects() and update_server_info() directly 10 years ago
René Scharfe d318027932 run-command: introduce CHILD_PROCESS_INIT 11 years ago
Jeff King 26936bfd9b use strip_suffix instead of ends_with in simple cases 11 years ago
Jeff King 71d76cb480 repack: introduce repack.writeBitmaps config option 11 years ago
Jeff King 2bed2d47b4 repack: simplify handling of --write-bitmap-index 11 years ago
Jeff King d078d85bc3 repack: s/write_bitmap/&s/ in code 11 years ago
Jeff King 3198b89fb2 repack: respect pack.writebitmaps 11 years ago
Jeff King 64d3dc9468 repack: do not accidentally pack kept objects by default 11 years ago
Jeff King ee34a2bead repack: add `repack.packKeptObjects` config var 11 years ago
Torsten Bögershausen 9d7fbfd204 repack.c: rename and unlink pack file if it exists 11 years ago
Jeff King b861e235bc repack: propagate pack-objects options as strings 11 years ago
Jeff King aa8bd519db repack: make parsed string options const-correct 11 years ago
Jeff King 44b96ecaa8 repack: fix typo in max-pack-size option 11 years ago
Vicent Marti 5cf2741c5a repack: consider bitmaps when performing repacks 11 years ago
Jeff King b77fcd1edc repack: handle optional files created by pack-objects 11 years ago
Jeff King 42a02d8529 repack: turn exts array into array-of-struct 11 years ago
Jeff King b328c2166e repack: stop using magic number for ARRAY_SIZE(exts) 11 years ago
Michael Haggerty 3e7b066e22 cmd_repack(): remove redundant local variable "nr_packs" 11 years ago
Christian Couder 5955654823 replace {pre,suf}fixcmp() with {starts,ends}_with() 11 years ago
Stefan Beller 0b63c6a5b7 repack: improve warnings about failure of renaming and removing files 11 years ago
Stefan Beller ffc9329f48 repack: retain the return value of pack-objects 11 years ago
Stefan Beller a1bbc6c017 repack: rewrite the shell script in C 11 years ago