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
auto-gc: pass --quiet down from am, commit, merge and rebase
Junio C Hamano committed over 6 years ago
auto-gc: extract a reusable helper from "git fetch"
Junio C Hamano committed over 6 years ago
t5500: count objects through stderr, not trace
Jonathan Tan committed over 6 years ago
gitfaq: fetching and pulling a repository
Shourya Shukla committed over 6 years ago
docs: document credential.helper allowed values
brian m. carlson committed over 6 years ago
gitfaq: files in .gitignore are tracked
Shourya Shukla committed over 6 years ago
Doc: reference the "stash list" in autostash docs
Denton Liu committed over 6 years ago
Junio C Hamano committed over 6 years ago