<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/git.git, branch cn/thin-push-capability</title>
<subtitle>github.com: git/git.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/'/>
<entry>
<title>send-pack: don't send a thin pack to a server which doesn't support it</title>
<updated>2013-11-25T21:16:19+00:00</updated>
<author>
<name>Carlos Martín Nieto</name>
<email>cmn@elego.de</email>
</author>
<published>2013-11-23T16:07:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=1ba98a79f1b991e6f2b1d01ac392ba2edadc3ca1'/>
<id>1ba98a79f1b991e6f2b1d01ac392ba2edadc3ca1</id>
<content type='text'>
Up to now git has assumed that all servers are able to fix thin
packs. This is however not always the case.

Document the 'no-thin' capability and prevent send-pack from generating
a thin pack if the server advertises it.

Signed-off-by: Carlos Martín Nieto &lt;cmn@elego.de&gt;
Helped-by: Jeff King &lt;peff@peff.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Up to now git has assumed that all servers are able to fix thin
packs. This is however not always the case.

Document the 'no-thin' capability and prevent send-pack from generating
a thin pack if the server advertises it.

Signed-off-by: Carlos Martín Nieto &lt;cmn@elego.de&gt;
Helped-by: Jeff King &lt;peff@peff.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update draft release notes to 1.8.5</title>
<updated>2013-11-04T23:05:08+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-04T23:05:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=f26f72de159d7ade2fbe8b48734ce98c1aba4d72'/>
<id>f26f72de159d7ade2fbe8b48734ce98c1aba4d72</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'bw/solaris-sed-tr-test-portability'</title>
<updated>2013-11-04T22:58:20+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-04T22:58:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=944adac909185f8bf2fe13be53b6768ed7d7b0ff'/>
<id>944adac909185f8bf2fe13be53b6768ed7d7b0ff</id>
<content type='text'>
* bw/solaris-sed-tr-test-portability:
  t4015: simplify sed command that is not even seen by sed
  Avoid difference in tr semantics between System V and BSD
  Change sed i\ usage to something Solaris' sed can handle
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bw/solaris-sed-tr-test-portability:
  t4015: simplify sed command that is not even seen by sed
  Avoid difference in tr semantics between System V and BSD
  Change sed i\ usage to something Solaris' sed can handle
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'vd/doc-unpack-objects'</title>
<updated>2013-11-04T22:58:16+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-04T22:58:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=ea065926b3fc78498ace9c6b1a5e4c6bdfe95e50'/>
<id>ea065926b3fc78498ace9c6b1a5e4c6bdfe95e50</id>
<content type='text'>
* vd/doc-unpack-objects:
  Documentation: "pack-file" is not literal in unpack-objects
  Documentation: restore a space in unpack-objects usage
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* vd/doc-unpack-objects:
  Documentation: "pack-file" is not literal in unpack-objects
  Documentation: restore a space in unpack-objects usage
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jk/duplicate-objects-in-packs'</title>
<updated>2013-11-04T22:58:10+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-04T22:58:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=d35a42a62e6e710f34f0c6f81d3da644a7bbc2dd'/>
<id>d35a42a62e6e710f34f0c6f81d3da644a7bbc2dd</id>
<content type='text'>
Test fixup to a topic recently graduated.

* jk/duplicate-objects-in-packs:
  Fix '\%o' for printf from coreutils
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Test fixup to a topic recently graduated.

* jk/duplicate-objects-in-packs:
  Fix '\%o' for printf from coreutils
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jk/subtree-install-fix'</title>
<updated>2013-11-04T22:58:08+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-04T22:58:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=59c21d17890476550755ff16636208fd3c9d0fd9'/>
<id>59c21d17890476550755ff16636208fd3c9d0fd9</id>
<content type='text'>
* jk/subtree-install-fix:
  subtree: add makefile target for html docs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* jk/subtree-install-fix:
  subtree: add makefile target for html docs
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'ak/cvsserver-stabilize-use-of-hash-keys'</title>
<updated>2013-11-04T22:58:05+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-04T22:58:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=ec787db662af05eb6b7dcd71bed1548055cf437a'/>
<id>ec787db662af05eb6b7dcd71bed1548055cf437a</id>
<content type='text'>
* ak/cvsserver-stabilize-use-of-hash-keys:
  cvsserver: Determinize output to combat Perl 5.18 hash randomization
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ak/cvsserver-stabilize-use-of-hash-keys:
  cvsserver: Determinize output to combat Perl 5.18 hash randomization
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jk/wrap-perl-used-in-tests'</title>
<updated>2013-11-04T22:58:02+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-04T22:58:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=a3a9cff0371f5dd3dd199ef227911cd812e1708d'/>
<id>a3a9cff0371f5dd3dd199ef227911cd812e1708d</id>
<content type='text'>
* jk/wrap-perl-used-in-tests:
  t: use perl instead of "$PERL_PATH" where applicable
  t: provide a perl() function which uses $PERL_PATH
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* jk/wrap-perl-used-in-tests:
  t: use perl instead of "$PERL_PATH" where applicable
  t: provide a perl() function which uses $PERL_PATH
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sc/doc-howto-dumb-http'</title>
<updated>2013-11-04T22:57:57+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-04T22:57:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=68d5fbe285913cf6ff6c62c891539e9600030165'/>
<id>68d5fbe285913cf6ff6c62c891539e9600030165</id>
<content type='text'>
* sc/doc-howto-dumb-http:
  doc/howto: warn about (dumb)http server document being too old
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* sc/doc-howto-dumb-http:
  doc/howto: warn about (dumb)http server document being too old
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'jn/test-prereq-perl-doc'</title>
<updated>2013-11-04T22:57:53+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-04T22:57:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=46466ea1db6f68ffd4cd060ba3177ea8f461c72e'/>
<id>46466ea1db6f68ffd4cd060ba3177ea8f461c72e</id>
<content type='text'>
* jn/test-prereq-perl-doc:
  t/README: tests can use perl even with NO_PERL
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* jn/test-prereq-perl-doc:
  t/README: tests can use perl even with NO_PERL
</pre>
</div>
</content>
</entry>
</feed>
