Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu committed over 6 years ago
t0000: disable GIT_TEST_FAIL_PREREQS in sub-tests
Jeff King committed over 6 years ago
fetch-pack: in protocol v2, reset in_vain upon ACK
Jonathan Tan committed over 6 years ago
fetch-pack: in protocol v2, in_vain only after ACK
Jonathan Tan committed over 6 years ago
fetch-pack: return enum from process_acks()
Jonathan Tan committed over 6 years ago
bugreport: drop extraneous includes
Emily Shaffer committed over 6 years ago
rebase: display an error if --root and --fork-point are both provided
Elijah Newren committed over 6 years ago
credential: fix matching URLs with multiple levels in path
brian m. carlson committed over 6 years ago
macOS/brew: let the build find gettext headers/libraries/msgfmt
Johannes Schindelin committed over 6 years ago
lockfile.c: introduce 'hold_lock_file_for_update_mode'
Taylor Blau committed over 6 years ago
tempfile.c: introduce 'create_tempfile_mode'
Taylor Blau committed over 6 years ago
progress.c: silence cgcc suggestion about internal linkage
Đoàn Trần Công Danh committed over 6 years ago
graph.c: limit linkage of internal variable
Đoàn Trần Công Danh committed over 6 years ago
compat/regex: move stdlib.h up in inclusion chain
Đoàn Trần Công Danh committed over 6 years ago
test-parse-pathspec-file.c: s/0/NULL/ for pointer type
Đoàn Trần Công Danh committed over 6 years ago
commit-graph: close descriptors after mmap
Jeff King committed over 6 years ago
gitweb: Recognize *-to and Closes/Fixes trailers
Emma Brooks committed over 6 years ago
config doc: fix reference to config.worktree info
Matheus Tavares committed over 6 years ago
credential: handle `credential.<partial-URL>.<key>` again
Johannes Schindelin committed over 6 years ago
credential: optionally allow partial URLs in credential_from_url_gently()
Johannes Schindelin committed over 6 years ago