object-file-convert: stubs for converting from one object format to another
Eric W. Biederman committed almost 3 years ago
gc: add `gc.repackFilterTo` config option
Christian Couder committed almost 3 years ago
repack: implement `--filter-to` for storing filtered out objects
Christian Couder committed almost 3 years ago
gc: add `gc.repackFilter` config option
Christian Couder committed almost 3 years ago
repack: add `--filter=<filter-spec>` option
Christian Couder committed almost 3 years ago
pack-bitmap-write: rebuild using new bitmap when remapping
Christian Couder committed almost 3 years ago
repack: refactor finding pack prefix
Christian Couder committed almost 3 years ago
repack: refactor finishing pack-objects command
Christian Couder committed almost 3 years ago
t/helper: add 'find-pack' test-tool
Christian Couder committed almost 3 years ago
pack-objects: allow `--filter` without `--stdout`
Christian Couder committed almost 3 years ago
diff: fix --merge-base with annotated tags
Alyssa Ross committed almost 3 years ago
Junio C Hamano committed almost 3 years ago
Merge branch 'js/doc-status-with-submodules-mark-up-fix'
Junio C Hamano committed almost 3 years ago
Merge branch 'jc/unresolve-removal'
Junio C Hamano committed almost 3 years ago
diff --stat: set the width defaults in a helper function
Dragan Simic committed almost 3 years ago
parse: separate out parsing functions from config.h
Calvin Wan committed almost 3 years ago
config: correct bad boolean env value error message
Calvin Wan committed almost 3 years ago
wrapper: reduce scope of remove_or_warn()
Calvin Wan committed almost 3 years ago
hex-ll: separate out non-hash-algo functions
Calvin Wan committed almost 3 years ago
Junio C Hamano committed almost 3 years ago