Merge branch 'tb/ci-concurrency'
Junio C Hamano committed over 3 years ago
Merge branch 'pw/ci-print-failure-name-fix'
Junio C Hamano committed over 3 years ago
Merge branch 'es/t1509-root-fixes'
Junio C Hamano committed over 3 years ago
fsck: document the new `gitattributes` message IDs
Johannes Schindelin committed over 3 years ago
cache API: add a "INDEX_STATE_INIT" macro/function, add release_index()
Ævar Arnfjörð Bjarmason committed over 3 years ago
scalar: show progress if stderr refers to a terminal
ZheNing Hu committed over 3 years ago
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