summaryrefslogtreecommitdiff
path: root/Documentation/technical/protocol-capabilities.txt
Commit message (Expand)AuthorAgeFilesLines
* docs: move protocol-related docs to man section 5Ævar Arnfjörð Bjarmason2022-08-041-380/+0
* docs: new capability to advertise session IDsJosh Steadmon2020-11-111-2/+15
* Merge branch 'jx/proc-receive-hook'Junio C Hamano2020-09-251-3/+14
|\
| * doc: add document for capability report-status-v2Jiang Xin2020-08-271-3/+14
* | protocol-capabilities.txt: clarify "allow-x-sha1-in-want" re SHA-256Martin Ågren2020-08-171-4/+8
* | Documentation: document v1 protocol object-format capabilitybrian m. carlson2020-05-131-0/+15
|/
* protocol-capabilities.txt: document symrefJosh Steadmon2019-02-211-0/+18
* upload-pack: add object filtering for partial cloneJeff Hostetler2017-12-081-0/+8
* Merge branch 'nd/shallow-deepen'Junio C Hamano2016-10-101-0/+25
|\
| * fetch, upload-pack: --deepen=N extends shallow boundary by N commitsnd/shallow-deepenNguyễn Thái Ngọc Duy2016-06-131-0/+7
| * upload-pack: support define shallow boundary by excluding revisionsNguyễn Thái Ngọc Duy2016-06-131-0/+9
| * upload-pack: add deepen-since to cut shallow repos based on timeNguyễn Thái Ngọc Duy2016-06-131-0/+9
* | receive-pack: implement advertising and receiving push optionsStefan Beller2016-07-141-0/+9
|/
* upload-pack: optionally allow fetching reachable sha1fm/fetch-raw-sha1Fredrik Medley2015-05-221-0/+7
* receive-pack.c: negotiate atomic push supportRonnie Sahlberg2015-01-071-2/+11
* Documentation: typofixesThomas Ackermann2014-11-041-1/+1
* signed push: fortify against replay attacksJunio C Hamano2014-09-171-3/+4
* signed push: remove duplicated protocol infoJunio C Hamano2014-09-151-2/+10
* protocol-capabilities.txt: document no-doneNguyễn Thái Ngọc Duy2014-02-101-0/+12
* protocol-capabilities.txt: refer multi_ack_detailed back to pack-protocol.txtNguyễn Thái Ngọc Duy2014-02-101-0/+6
* send-pack: don't send a thin pack to a server which doesn't support itcn/thin-push-capabilityCarlos Martín Nieto2013-11-251-8/+23
* document 'allow-tip-sha1-in-want' capabilityjk/capabilities-docNguyễn Thái Ngọc Duy2013-07-261-0/+7
* document 'quiet' receive-pack capabilityJeff King2013-07-241-1/+11
* document 'agent' protocol capabilityJeff King2013-07-241-1/+16
* docs: note that receive-pack knows side-band-64k capabilityJeff King2013-07-241-2/+2
* docs: fix 'report-status' protocol capability thinkoJeff King2013-07-241-1/+1
* Documentation: Spelling fix in protocol-capabilities.txtFredrik Skolmli2010-07-091-1/+1
* Fix typos in technical documentation.Ralf Wildenhues2010-01-311-2/+2
* Update packfile transfer protocol documentationScott Chacon2009-11-131-0/+187