i5700: add interop test for protocol transition
Brandon Williams committed almost 9 years ago
http: tell server that the client understands v1
Brandon Williams committed almost 9 years ago
connect: tell server that the client understands v1
Brandon Williams committed almost 9 years ago
connect: teach client to recognize v1 server response
Brandon Williams committed almost 9 years ago
upload-pack, receive-pack: introduce protocol version 1
Brandon Williams committed almost 9 years ago
daemon: recognize hidden request arguments
Brandon Williams committed almost 9 years ago
protocol: introduce protocol extension mechanisms
Brandon Williams committed almost 9 years ago
pkt-line: add packet_write function
Brandon Williams committed almost 9 years ago
l10n: git.pot: v2.15.0 round 2 (2 new, 2 removed)
Jiang Xin committed almost 9 years ago
Merge branch 'master' of git://github.com/git-l10n/git-po
Jiang Xin committed almost 9 years ago
submodule: simplify decision tree whether to or not to fetch
Heiko Voigt committed almost 9 years ago
implement fetching of moved submodules
Heiko Voigt committed almost 9 years ago
diff: fix infinite loop with --color-moved --ignore-space-change
Jeff King committed almost 9 years ago
refs/files-backend: convert static functions to object_id
brian m. carlson committed almost 9 years ago
refs: convert read_raw_ref backends to struct object_id
brian m. carlson committed almost 9 years ago
refs: convert peel_object to struct object_id
brian m. carlson committed almost 9 years ago
refs: convert resolve_ref_unsafe to struct object_id
brian m. carlson committed almost 9 years ago
worktree: convert struct worktree to object_id
brian m. carlson committed almost 9 years ago
refs: convert resolve_gitlink_ref to struct object_id
brian m. carlson committed almost 9 years ago
Convert remaining callers of resolve_gitlink_ref to object_id
brian m. carlson committed almost 9 years ago