doc: fix git grep args order in Quick Reference
Guillaume Jacob committed 5 months ago
clar: update to fix compilation on platforms without PATH_MAX
Patrick Steinhardt committed 5 months ago
stash: do not pass strbuf by value
Deveshi Dwivedi committed 5 months ago
coccinelle: detect struct strbuf passed by value
Deveshi Dwivedi committed 5 months ago
Junio C Hamano committed 5 months ago
t/pack-refs-tests: use test_path_is_missing
Ritesh Singh Jadoun committed 5 months ago
builtin/pack-objects: reduce lock contention when writing packfile data
Patrick Steinhardt committed 5 months ago
csum-file: drop `hashfd_throughput()`
Patrick Steinhardt committed 5 months ago
csum-file: introduce `hashfd_ext()`
Patrick Steinhardt committed 5 months ago
sideband: use writev(3p) to send pktlines
Patrick Steinhardt committed 5 months ago
wrapper: introduce writev(3p) wrappers
Patrick Steinhardt committed 5 months ago
compat/posix: introduce writev(3p) wrapper
Patrick Steinhardt committed 5 months ago
upload-pack: reduce lock contention when writing packfile data
Patrick Steinhardt committed 5 months ago
upload-pack: prefer flushing data over sending keepalive
Patrick Steinhardt committed 5 months ago
upload-pack: adapt keepalives based on buffering
Patrick Steinhardt committed 5 months ago
upload-pack: fix debug statement when flushing packfile data
Patrick Steinhardt committed 5 months ago
t0410: modernize delete_object helper
Siddharth Shrimali committed 5 months ago
fast-import: add mode to sign commits with invalid signatures
Justin Tobler committed 5 months ago
gpg-interface: allow sign_buffer() to use default signing key
Justin Tobler committed 5 months ago
commit: remove unused forward declaration
Justin Tobler committed 5 months ago