format-patch: unleak "-v <num>"
Junio C Hamano committed over 3 years ago
ls-tree: remove dead store and strbuf for quote_c_style()
René Scharfe committed over 3 years ago
ls-tree: fix expansion of repeated %(path)
René Scharfe committed over 3 years ago
t6426: fix TODO about making test more comprehensive
Elijah Newren committed over 3 years ago
env-helper: move this built-in to "test-tool env-helper"
Ævar Arnfjörð Bjarmason committed over 3 years ago
attr: add flag `--source` to work with tree-ish
Karthik Nayak committed over 3 years ago
t0003: move setup for `--all` into new block
Karthik Nayak committed over 3 years ago
doc: fix non-existent config name
Yukai Chou committed over 3 years ago
t3104: remove shift code in 'test_ls_tree_format'
Teng Long committed over 3 years ago
ls-tree: cleanup the redundant SPACE
Teng Long committed over 3 years ago
ls-tree: make "line_termination" less generic
Ævar Arnfjörð Bjarmason committed over 3 years ago
ls-tree: fold "show_tree_data" into "cb" struct
Ævar Arnfjörð Bjarmason committed over 3 years ago
ls-tree: use a "struct options"
Ævar Arnfjörð Bjarmason committed over 3 years ago
ls-tree: don't use "show_tree_data" for "fast" callbacks
Ævar Arnfjörð Bjarmason committed over 3 years ago
bisect: no longer try to clean up left-over `.git/head-name` files
Johannes Schindelin committed over 3 years ago
bisect: remove Cogito-related code
Johannes Schindelin committed over 3 years ago
bisect run: fix the error message
Johannes Schindelin committed over 3 years ago
bisect: verify that a bogus option won't try to start a bisection
Johannes Schindelin committed over 3 years ago
bisect--helper: make the order consistently `argc, argv`
Ævar Arnfjörð Bjarmason committed over 3 years ago
bisect--helper: simplify exit code computation
Johannes Schindelin committed over 3 years ago