Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-06typofix: assorted typofixes in comments, documentation and messagesLi Peng
2015-09-04pack-protocol: clarify LF-handling in PKT-LINE()Jeff King
2015-06-17Merge branch 'sb/pack-protocol-mention-smart-http'Junio C Hamano
2015-06-03Documentation/technical/pack-protocol: mention http as possible protocolStefan Beller
2015-05-22doc: fix inconsistent spelling of "packfile"Patrick Steinhardt
2015-05-17pack-protocol.txt: fix insconsistent spelling of "packfile"Patrick Steinhardt
2014-10-09Merge branch 'jc/push-cert'Junio C Hamano
2014-09-18signed push: fortify against replay attacksJunio C Hamano
2014-09-16signed push: add "pushee" header to push certificateJunio C Hamano
2014-09-16signed push: remove duplicated protocol infoJunio C Hamano
2014-09-16pack-protocol doc: typofix for PKT-LINEJunio C Hamano
2014-08-29Document LF appearing in shallow command during send-pack/receive-packShawn Pearce
2014-04-01Documentation: fix misuses of "nor"Justin Lebar
2014-02-10pack-protocol.txt: clarify 'obj-id' in the last ACK after 'done'Nguyễn Thái Ngọc Duy
2013-12-11receive/send-pack: support pushing from a shallow cloneNguyễn Thái Ngọc Duy
2013-12-11make the sender advertise shallow commits to the receiverNguyễn Thái Ngọc Duy
2013-04-29upload-pack: ignore 'shallow' lines with unknown obj-idsMichael Heemskerk
2012-10-17Documentation/technical: convert plain text files to asciidocThomas Ackermann
2012-09-19Doc: Improve shallow depth wordingPhilip Oakley
2012-05-14pack-protocol: fix first-want separator in the examplesCarlos Martín Nieto
2011-10-04pack-protocol: document "ERR" lineNguyen Thai Ngoc Duy
2011-06-09Document the underlying protocol used by shallow repositories and --depth com...Alex Neronskiy
2011-06-09Fix documentation of fetch-pack that implies that the client can disconnect a...Alex Neronskiy
2010-04-04pack-protocol.txt: fix pkt-line lengthsTay Ray Chuan
2010-04-04pack-protocol.txt: fix spellingTay Ray Chuan
2010-01-31Fix typos in technical documentation.Ralf Wildenhues
2009-11-13Update packfile transfer protocol documentationScott Chacon
2005-12-13Documentation: fix missing links to git(7)Junio C Hamano