Merge branch 'jk/arith-expansion-coding-guidelines'
Junio C Hamano committed over 6 years ago
Merge branch 'ds/sparse-allow-empty-working-tree'
Junio C Hamano committed over 6 years ago
Merge branch 'jt/commit-graph-plug-memleak'
Junio C Hamano committed over 6 years ago
Merge branch 'jk/for-each-ref-multi-key-sort-fix'
Junio C Hamano committed over 6 years ago
Merge branch 'jk/credential-sample-update'
Junio C Hamano committed over 6 years ago
Merge branch 'ah/userdiff-markdown'
Junio C Hamano committed over 6 years ago
Merge branch 'cb/credential-store-ignore-bogus-lines'
Junio C Hamano committed over 6 years ago
Merge branch 'dl/switch-c-option-in-error-message'
Junio C Hamano committed over 6 years ago
CodingGuidelines: do not ==/!= compare with 0 or '\0' or NULL
Junio C Hamano committed over 6 years ago
upload-pack: clear filter_options for each v2 fetch command
Christian Couder committed over 6 years ago
unpack-trees: avoid array out-of-bounds error
Derrick Stolee committed over 6 years ago
bisect: allow CRLF line endings in "git bisect replay" input
Christopher Warrington committed over 6 years ago
submodule: port subcommand 'set-url' from shell to C
Shourya Shukla committed over 6 years ago
bugreport: collect list of populated hooks
Emily Shaffer committed over 6 years ago
bloom: fix `make sparse` warning
Đoàn Trần Công Danh committed over 6 years ago
credential: document protocol updates
Carlo Marcelo Arenas Belón committed over 6 years ago
credential: update gitcredentials documentation
Carlo Marcelo Arenas Belón committed over 6 years ago
t/test_lib: avoid naked bash arrays in file_lineno
Carlo Marcelo Arenas Belón committed over 6 years ago
t/t0000-basic: make sure subtests also use TEST_SHELL_PATH
Carlo Marcelo Arenas Belón committed over 6 years ago
ci: allow per-branch config for GitHub Actions
Jeff King committed over 6 years ago