Merge branch 'so/diff-index-regression-fix'
Junio C Hamano committed almost 5 years ago
t1400: avoid SIGPIPE race condition on fifo
Jeff King committed almost 5 years ago
submodule: extract path to submodule gitdir func
Jonathan Tan committed almost 5 years ago
ls-refs: reject unknown arguments
Jeff King committed almost 5 years ago
serve: reject commands used as capabilities
Jeff King committed almost 5 years ago
serve: reject bogus v2 "command=ls-refs=foo"
Jeff King committed almost 5 years ago
docs/protocol-v2: clarify some ls-refs ref-prefix details
Jeff King committed almost 5 years ago
ls-refs: ignore very long ref-prefix counts
Jeff King committed almost 5 years ago
Jeff King committed almost 5 years ago
serve: provide "receive" function for session-id capability
Jeff King committed almost 5 years ago
serve: provide "receive" function for object-format capability
Jeff King committed almost 5 years ago
p5326: don't set core.multiPackIndex unnecessarily
Taylor Blau committed almost 5 years ago
p5326: create missing 'perf-tag' tag
Taylor Blau committed almost 5 years ago
midx.c: respect 'pack.writeBitmapHashcache' when writing bitmaps
Taylor Blau committed almost 5 years ago
pack-bitmap.c: propagate namehash values from existing bitmaps
Taylor Blau committed almost 5 years ago
t/helper/test-bitmap.c: add 'dump-hashes' mode
Taylor Blau committed almost 5 years ago
serve: add "receive" method for v2 capabilities table
Jeff King committed almost 5 years ago
serve: return capability "value" from get_capability()
Jeff King committed almost 5 years ago
serve: rename is_command() to parse_command()
Jeff King committed almost 5 years ago
Merge branch 'ab/serve-cleanup' into jk/reduce-malloc-in-v2-servers
Junio C Hamano committed almost 5 years ago