summaryrefslogtreecommitdiff
path: root/Documentation/technical/protocol-capabilities.txt
AgeCommit message (Expand)Author
2022-08-04docs: move protocol-related docs to man section 5Ævar Arnfjörð Bjarmason
2020-11-12docs: new capability to advertise session IDsJosh Steadmon
2020-09-25Merge branch 'jx/proc-receive-hook'Junio C Hamano
2020-08-27doc: add document for capability report-status-v2Jiang Xin
2020-08-17protocol-capabilities.txt: clarify "allow-x-sha1-in-want" re SHA-256Martin Ågren
2020-05-14Documentation: document v1 protocol object-format capabilitybrian m. carlson
2019-02-21protocol-capabilities.txt: document symrefJosh Steadmon
2017-12-08upload-pack: add object filtering for partial cloneJeff Hostetler
2016-10-10Merge branch 'nd/shallow-deepen'Junio C Hamano
2016-07-14receive-pack: implement advertising and receiving push optionsStefan Beller
2016-06-13fetch, upload-pack: --deepen=N extends shallow boundary by N commitsNguyễn Thái Ngọc Duy
2016-06-13upload-pack: support define shallow boundary by excluding revisionsNguyễn Thái Ngọc Duy
2016-06-13upload-pack: add deepen-since to cut shallow repos based on timeNguyễn Thái Ngọc Duy
2015-05-23upload-pack: optionally allow fetching reachable sha1Fredrik Medley
2015-01-08receive-pack.c: negotiate atomic push supportRonnie Sahlberg
2014-11-04Documentation: typofixesThomas Ackermann
2014-09-17signed push: fortify against replay attacksJunio C Hamano
2014-09-15signed push: remove duplicated protocol infoJunio C Hamano
2014-02-10protocol-capabilities.txt: document no-doneNguyễn Thái Ngọc Duy
2014-02-10protocol-capabilities.txt: refer multi_ack_detailed back to pack-protocol.txtNguyễn Thái Ngọc Duy
2013-11-25send-pack: don't send a thin pack to a server which doesn't support itCarlos Martín Nieto
2013-07-26document 'allow-tip-sha1-in-want' capabilityNguyễn Thái Ngọc Duy
2013-07-24document 'quiet' receive-pack capabilityJeff King
2013-07-24document 'agent' protocol capabilityJeff King
2013-07-24docs: note that receive-pack knows side-band-64k capabilityJeff King
2013-07-24docs: fix 'report-status' protocol capability thinkoJeff King
2010-07-10Documentation: Spelling fix in protocol-capabilities.txtFredrik Skolmli
2010-01-31Fix typos in technical documentation.Ralf Wildenhues
2009-11-13Update packfile transfer protocol documentationScott Chacon