<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/technical/pack-protocol.txt, branch v1.8.2.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.8.2.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.8.2.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2012-10-16T23:09:09Z</updated>
<entry>
<title>Documentation/technical: convert plain text files to asciidoc</title>
<updated>2012-10-16T23:09:09Z</updated>
<author>
<name>Thomas Ackermann</name>
<email>th.acker66@arcor.de</email>
</author>
<published>2012-10-16T17:24:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5316c8e9399dacd9e0f7c22132f3ad67186408ed'/>
<id>urn:sha1:5316c8e9399dacd9e0f7c22132f3ad67186408ed</id>
<content type='text'>
These were not originally meant for asciidoc, but they are already
so close.  Mark them up in asciidoc.

Signed-off-by: Thomas Ackermann &lt;th.acker@arcor.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Doc: Improve shallow depth wording</title>
<updated>2012-09-18T20:35:56Z</updated>
<author>
<name>Philip Oakley</name>
<email>philipoakley@iee.org</email>
</author>
<published>2012-09-16T10:57:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=01f7d7f19f585e40af399acc307200d4b6acad25'/>
<id>urn:sha1:01f7d7f19f585e40af399acc307200d4b6acad25</id>
<content type='text'>
Avoid confusion in compound sentence about the start of the commit set
and the depth measure. Use two sentences.

Signed-off-by: Philip Oakley &lt;philipoakley@iee.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>pack-protocol: fix first-want separator in the examples</title>
<updated>2012-05-14T16:24:52Z</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@elego.de</email>
</author>
<published>2012-05-11T23:44:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=79135e4c229ff02d9315fc2ac822b1316eb3e877'/>
<id>urn:sha1:79135e4c229ff02d9315fc2ac822b1316eb3e877</id>
<content type='text'>
When sending the "want" list, the capabilities list is separated from
the obj-id by a SP instead of NUL as in the ref advertisement. The
text is correct, but the examples wrongly show the separator as
NUL. Fix the example so it uses SP.

Signed-off-by: Carlos Martín Nieto &lt;cmn@elego.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>pack-protocol: document "ERR" line</title>
<updated>2011-10-03T21:57:36Z</updated>
<author>
<name>Nguyen Thai Ngoc Duy</name>
<email>pclouds@gmail.com</email>
</author>
<published>2011-10-03T18:13:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d78e5aecf931967bbaa4a8601cd40a5359e80e24'/>
<id>urn:sha1:d78e5aecf931967bbaa4a8601cd40a5359e80e24</id>
<content type='text'>
Since a807328 (connect.c: add a way for git-daemon to pass an error
back to client), git client recognizes "ERR" line and prints a
friendly message to user if an error happens at server side.

Document this.

Signed-off-by: Nguyễn Thái Ngọc Duy &lt;pclouds@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Document the underlying protocol used by shallow repositories and --depth commands.</title>
<updated>2011-06-09T01:08:21Z</updated>
<author>
<name>Alex Neronskiy</name>
<email>zakmagnus@google.com</email>
</author>
<published>2011-06-08T22:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4a1c26951610fa1d2b9f8d9f7c85979bed856c94'/>
<id>urn:sha1:4a1c26951610fa1d2b9f8d9f7c85979bed856c94</id>
<content type='text'>
Explain the exchange that occurs between a client and server when
the client is requesting shallow history and/or is already using
a shallow repository.

Signed-off-by: Alex Neronskiy &lt;zakmagnus@google.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Fix documentation of fetch-pack that implies that the client can disconnect after sending wants.</title>
<updated>2011-06-09T01:08:20Z</updated>
<author>
<name>Alex Neronskiy</name>
<email>zakmagnus@google.com</email>
</author>
<published>2011-06-08T22:11:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=a1e90b2352f9f45293d3d439270f81607284ca9a'/>
<id>urn:sha1:a1e90b2352f9f45293d3d439270f81607284ca9a</id>
<content type='text'>
Specify conditions under which the client can terminate the connection
early. Previously, an unintended behavior was possible which could
confuse servers.

Based-on-patch-by: Junio C Hamano &lt;gitster@pobox.com&gt;
Signed-off-by: Alex Neronskiy &lt;zakmagnus@google.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>pack-protocol.txt: fix pkt-line lengths</title>
<updated>2010-04-04T17:18:21Z</updated>
<author>
<name>Tay Ray Chuan</name>
<email>rctay89@gmail.com</email>
</author>
<published>2010-04-04T13:12:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c8a97906bad44c83acfec33e7e0a3bb4b15a716d'/>
<id>urn:sha1:c8a97906bad44c83acfec33e7e0a3bb4b15a716d</id>
<content type='text'>
Previously, the lengths were 4-bytes short. Fix it such that the lengths
reflect the total length of the pkt-line, as per spec.

Signed-off-by: Tay Ray Chuan &lt;rctay89@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>pack-protocol.txt: fix spelling</title>
<updated>2010-04-04T17:18:19Z</updated>
<author>
<name>Tay Ray Chuan</name>
<email>rctay89@gmail.com</email>
</author>
<published>2010-04-04T13:12:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=8e50175d945166c26f24827019882ee6607f65f7'/>
<id>urn:sha1:8e50175d945166c26f24827019882ee6607f65f7</id>
<content type='text'>
s/paramater/parameter/.

Signed-off-by: Tay Ray Chuan &lt;rctay89@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Fix typos in technical documentation.</title>
<updated>2010-01-31T18:24:53Z</updated>
<author>
<name>Ralf Wildenhues</name>
<email>Ralf.Wildenhues@gmx.de</email>
</author>
<published>2010-01-31T13:24:39Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6a5d0b0a90789ed92cb87f1b69cfeef2a1db3566'/>
<id>urn:sha1:6a5d0b0a90789ed92cb87f1b69cfeef2a1db3566</id>
<content type='text'>
Signed-off-by: Ralf Wildenhues &lt;Ralf.Wildenhues@gmx.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Update packfile transfer protocol documentation</title>
<updated>2009-11-13T20:07:21Z</updated>
<author>
<name>Scott Chacon</name>
<email>schacon@gmail.com</email>
</author>
<published>2009-11-04T05:58:23Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b31222cfb7f2fcdc5b3d76ce5fcebf6ff1929826'/>
<id>urn:sha1:b31222cfb7f2fcdc5b3d76ce5fcebf6ff1929826</id>
<content type='text'>
The current technical documentation for the packfile protocol is both
sparse and incorrect.  This documents the fetch-pack/upload-pack and
send-pack/ receive-pack protocols much more fully.

Add documentation from Shawn's upcoming http-protocol docs that is
shared by the packfile protocol. protocol-common.txt describes ABNF
notation amendments, refname rules and the packet line format.

Add documentation on the various capabilities supported by the
upload-pack and receive-pack protocols. protocol-capabilities.txt
describes multi-ack, thin-pack, side-band[-64k], shallow, no-progress,
include-tag, ofs-delta, delete-refs and report-status.

Signed-off-by: Scott Chacon &lt;schacon@gmail.com&gt;
Signed-off-by: Nanako Shiraishi &lt;nanako3@lavabit.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
