test-dir-iterator: use path argument directly
René Scharfe committed about 7 years ago
dir-iterator: release strbuf after use
René Scharfe committed about 7 years ago
commit-graph: release strbufs after use
René Scharfe committed about 7 years ago
nedmalloc: avoid compiler warning about unused value
René Scharfe committed about 7 years ago
nedmalloc: do assignments only after the declaration section
René Scharfe committed about 7 years ago
config: stop checking whether the_repository is NULL
Jeff King committed about 7 years ago
common-main: delay trace2 initialization
Jeff King committed about 7 years ago
t1309: use short branch name in includeIf.onbranch test
Jeff King committed about 7 years ago
gitcli: document --end-of-options
Jeff King committed about 7 years ago
parse-options: allow --end-of-options as a synonym for "--"
Jeff King committed about 7 years ago
revision: allow --end-of-options to end option parsing
Jeff King committed about 7 years ago
l10n: reformat some localized strings for v2.23.0
Jean-Noël Avila committed about 7 years ago
merge-recursive: avoid directory rename detection in recursive case
Elijah Newren committed about 7 years ago
l10n: vi.po (4676t): Updated Vietnamese translation
Tran Ngoc Quan committed about 7 years ago
tests: show the test name and number at the start of verbose output
SZEDER Gábor committed about 7 years ago
t0000-basic: use realistic test script names in the verbose tests
SZEDER Gábor committed about 7 years ago
commit-graph: fix bug around octopus merges
Derrick Stolee committed about 7 years ago
commit-graph: error out on invalid commit oids in 'write --stdin-commits'
SZEDER Gábor committed about 7 years ago
commit-graph: turn a group of write-related macro flags into an enum
SZEDER Gábor committed about 7 years ago
t5318-commit-graph: use 'test_expect_code'
SZEDER Gábor committed about 7 years ago