git-commit-vandalism/Documentation/technical
Junio C Hamano bb1677fc29 Merge branch 'jk/reduce-malloc-in-v2-servers'
Code cleanup to limit memory consumption and tighten protocol
message parsing.

* jk/reduce-malloc-in-v2-servers:
  ls-refs: reject unknown arguments
  serve: reject commands used as capabilities
  serve: reject bogus v2 "command=ls-refs=foo"
  docs/protocol-v2: clarify some ls-refs ref-prefix details
  ls-refs: ignore very long ref-prefix counts
  serve: drop "keys" strvec
  serve: provide "receive" function for session-id capability
  serve: provide "receive" function for object-format capability
  serve: add "receive" method for v2 capabilities table
  serve: return capability "value" from get_capability()
  serve: rename is_command() to parse_command()
2021-09-28 13:06:53 -07:00
..
.gitignore
api-error-handling.txt
api-index-skel.txt
api-index.sh
api-merge.txt
api-parse-options.txt parse-options API: remove OPTION_ARGUMENT feature 2021-09-12 23:27:38 -07:00
api-simple-ipc.txt
api-trace2.txt Merge branch 'es/trace2-log-parent-process-name' 2021-08-24 15:32:40 -07:00
bitmap-format.txt Documentation: describe MIDX-based bitmaps 2021-08-24 13:21:13 -07:00
bundle-format.txt
chunk-format.txt
commit-graph-format.txt
commit-graph.txt
directory-rename-detection.txt directory-rename-detection.txt: small updates due to merge-ort optimizations 2021-08-05 08:57:39 -07:00
hash-function-transition.txt *: fix typos which duplicate a word 2021-06-14 10:16:06 +09:00
http-protocol.txt upload-pack: document and rename --advertise-refs 2021-08-05 08:59:37 -07:00
index-format.txt
long-running-process-protocol.txt
multi-pack-index.txt Documentation: describe MIDX-based bitmaps 2021-08-24 13:21:13 -07:00
pack-format.txt
pack-heuristics.txt
pack-protocol.txt
packfile-uri.txt
parallel-checkout.txt
partial-clone.txt
protocol-capabilities.txt
protocol-common.txt
protocol-v2.txt Merge branch 'jk/reduce-malloc-in-v2-servers' 2021-09-28 13:06:53 -07:00
racy-git.txt
reftable.txt
remembering-renames.txt
repository-version.txt
rerere.txt
send-pack-pipeline.txt
shallow.txt
signature-format.txt
sparse-index.txt
trivial-merge.txt