contrib: move "coverage-diff.sh" script into "tools/"
Patrick Steinhardt committed 5 months ago
contrib: move "coccinelle/" directory into "tools/"
Patrick Steinhardt committed 5 months ago
Introduce new "tools/" directory
Patrick Steinhardt committed 5 months ago
doc: add missing space on git-config page
Gabriel “gabldotink” committed 5 months ago
t2107: modernize path existence check
Aditya committed 5 months ago
object-name: turn INTERPRET_BRANCH_* constants into enum values
Jialong Wang committed 5 months ago
merge-file: fix BUG when --object-id is used in a worktree
Mathias Rav committed 5 months ago
use commit_stack instead of prio_queue in LIFO mode
René Scharfe committed 5 months ago
apply: fix new-style empty context line triggering incomplete-line check
Junio C Hamano committed 5 months ago
apply: report input location in binary and garbage patch errors
Jialong Wang committed 5 months ago
apply: report input location in header parsing errors
Jialong Wang committed 5 months ago
apply: report the location of corrupt patches
Jialong Wang committed 5 months ago
add-patch: use repository instance from add_i_state instead of the_repository
Shreyansh Paliwal committed 5 months ago
http: add support for HTTP 429 rate limit retries
Vaidas Pilkauskas committed 5 months ago
strbuf_attach: fix call sites to pass correct alloc
Vaidas Pilkauskas committed 5 months ago
strbuf: pass correct alloc to strbuf_attach() in strbuf_reencode()
Vaidas Pilkauskas committed 5 months ago
t2203: avoid suppressing git status exit code
Jialong Wang committed 5 months ago
doc: note that -L supports patch formatting and pickaxe options
Michael Montalbo committed 5 months ago
t4211: add tests for -L with standard diff options
Michael Montalbo committed 5 months ago
line-log: route -L output through the standard diff pipeline
Michael Montalbo committed 5 months ago