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
documentation: add documentation for 'git version'
Matthias Aßhauer committed almost 5 years ago
help: make sure local html page exists before calling external processes
Matthias Aßhauer committed almost 5 years ago
git-compat-util: include declaration for unix sockets in windows
Carlo Marcelo Arenas Belón committed almost 5 years ago
credential-cache: check for windows specific errors
Carlo Marcelo Arenas Belón committed almost 5 years ago
t0301: fixes for windows compatibility
Carlo Marcelo Arenas Belón committed almost 5 years ago
doc: config, tell readers of `git help --config`
Philip Oakley committed almost 5 years ago
bisect--helper: retire `--bisect-next-check` subcommand
Miriam Rubio committed almost 5 years ago
bisect--helper: reimplement `bisect_run` shell function in C
Tanushree Tumane committed almost 5 years ago