index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
technical
/
pack-protocol.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: move protocol-related docs to man section 5
Ævar Arnfjörð Bjarmason
2022-08-04
1
-709
/
+0
*
Merge branch 'jx/proc-receive-hook'
Junio C Hamano
2020-09-26
1
-3
/
+38
|
\
|
*
doc: add document for capability report-status-v2
Jiang Xin
2020-08-27
1
-3
/
+38
*
|
doc: fix wrong 4-byte length of pkt-line message
Jiuyang Xie
2020-05-21
1
-3
/
+3
|
/
*
Documentation: fix a bunch of typos, both old and new
Elijah Newren
2019-11-07
1
-1
/
+1
*
fix pack protocol example client/server communication
Mike Hommey
2019-03-18
1
-4
/
+4
*
pack-protocol.txt: accept error packets in any context
Masaya Suzuki
2019-01-02
1
-9
/
+11
*
Merge branch 'bw/protocol-v2'
Junio C Hamano
2018-08-16
1
-1
/
+2
|
\
|
*
pack-protocol: mention and point to docs for protocol v2
Brandon Williams
2018-07-24
1
-1
/
+2
*
|
upload-pack: send refs' objects despite "filter"
Jonathan Tan
2018-07-09
1
-1
/
+3
*
|
Merge branch 'jh/partial-clone'
Junio C Hamano
2018-02-13
1
-0
/
+8
|
\
\
|
|
/
|
/
|
|
*
upload-pack: add object filtering for partial clone
Jeff Hostetler
2017-12-08
1
-0
/
+8
*
|
Documentation: document Extra Parameters
Jonathan Tan
2017-10-17
1
-7
/
+36
|
/
*
treewide: correct several "up-to-date" to "up to date"
Martin Ågren
2017-08-23
1
-1
/
+1
*
Merge branch 'jt/push-options-doc'
Junio C Hamano
2017-05-23
1
-6
/
+26
|
\
|
*
receive-pack: verify push options in cert
Jonathan Tan
2017-05-10
1
-6
/
+26
*
|
fetch-pack: show clearer error message upon ERR
Jonathan Tan
2017-04-18
1
-1
/
+6
|
/
*
Merge branch 'nd/shallow-deepen'
Junio C Hamano
2016-10-10
1
-1
/
+3
|
\
|
*
upload-pack: support define shallow boundary by excluding revisions
Nguyễn Thái Ngọc Duy
2016-06-13
1
-1
/
+2
|
*
upload-pack: add deepen-since to cut shallow repos based on time
Nguyễn Thái Ngọc Duy
2016-06-13
1
-1
/
+2
*
|
Merge branch 'sb/pack-protocol-doc-nak'
Junio C Hamano
2016-08-04
1
-1
/
+1
|
\
\
|
*
|
Documentation: pack-protocol correct NAK response
Stefan Beller
2016-07-22
1
-1
/
+1
|
*
|
Merge branch 'sb/pack-protocol-mention-smart-http' into maint
Junio C Hamano
2015-06-25
1
-3
/
+3
|
|
\
\
*
|
|
|
receive-pack: implement advertising and receiving push options
Stefan Beller
2016-07-15
1
-4
/
+6
*
|
|
|
typofix: assorted typofixes in comments, documentation and messages
Li Peng
2016-05-06
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
pack-protocol: clarify LF-handling in PKT-LINE()
Jeff King
2015-09-04
1
-20
/
+26
*
|
|
Merge branch 'sb/pack-protocol-mention-smart-http'
Junio C Hamano
2015-06-16
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Documentation/technical/pack-protocol: mention http as possible protocol
Stefan Beller
2015-06-02
1
-3
/
+3
*
|
doc: fix inconsistent spelling of "packfile"
Patrick Steinhardt
2015-05-22
1
-2
/
+2
*
|
pack-protocol.txt: fix insconsistent spelling of "packfile"
Patrick Steinhardt
2015-05-17
1
-3
/
+3
|
/
*
Merge branch 'jc/push-cert'
Junio C Hamano
2014-10-08
1
-3
/
+46
|
\
|
*
signed push: fortify against replay attacks
Junio C Hamano
2014-09-17
1
-0
/
+6
|
*
signed push: add "pushee" header to push certificate
Junio C Hamano
2014-09-15
1
-0
/
+6
|
*
signed push: remove duplicated protocol info
Junio C Hamano
2014-09-15
1
-1
/
+32
|
*
pack-protocol doc: typofix for PKT-LINE
Junio C Hamano
2014-09-15
1
-2
/
+2
*
|
Document LF appearing in shallow command during send-pack/receive-pack
Shawn Pearce
2014-08-29
1
-1
/
+1
|
/
*
Documentation: fix misuses of "nor"
Justin Lebar
2014-04-01
1
-4
/
+4
*
pack-protocol.txt: clarify 'obj-id' in the last ACK after 'done'
Nguyễn Thái Ngọc Duy
2014-02-10
1
-1
/
+2
*
receive/send-pack: support pushing from a shallow clone
Nguyễn Thái Ngọc Duy
2013-12-11
1
-1
/
+3
*
make the sender advertise shallow commits to the receiver
Nguyễn Thái Ngọc Duy
2013-12-11
1
-0
/
+3
*
upload-pack: ignore 'shallow' lines with unknown obj-ids
Michael Heemskerk
2013-04-29
1
-2
/
+1
*
Documentation/technical: convert plain text files to asciidoc
Thomas Ackermann
2012-10-17
1
-3
/
+4
*
Doc: Improve shallow depth wording
Philip Oakley
2012-09-18
1
-2
/
+4
*
pack-protocol: fix first-want separator in the examples
Carlos Martín Nieto
2012-05-14
1
-2
/
+2
*
pack-protocol: document "ERR" line
Nguyen Thai Ngoc Duy
2011-10-03
1
-0
/
+7
*
Document the underlying protocol used by shallow repositories and --depth com...
Alex Neronskiy
2011-06-09
1
-22
/
+66
*
Fix documentation of fetch-pack that implies that the client can disconnect a...
Alex Neronskiy
2011-06-09
1
-14
/
+15
*
pack-protocol.txt: fix pkt-line lengths
Tay Ray Chuan
2010-04-04
1
-4
/
+4
*
pack-protocol.txt: fix spelling
Tay Ray Chuan
2010-04-04
1
-1
/
+1
*
Fix typos in technical documentation.
Ralf Wildenhues
2010-01-31
1
-5
/
+5
[next]