<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v1.8.5-rc1</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v1.8.5-rc1</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v1.8.5-rc1'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2013-11-06T22:35:19Z</updated>
<entry>
<title>Git 1.8.5-rc1</title>
<updated>2013-11-06T22:35:19Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-06T22:35:19Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=6ba01babcd37e92e88221fcf35ee4471aa66bf4c'/>
<id>urn:sha1:6ba01babcd37e92e88221fcf35ee4471aa66bf4c</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'fc/trivial'</title>
<updated>2013-11-06T22:34:43Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-06T22:34:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=152a9c17a802379a3a48e025b74dedd76e2623cc'/>
<id>urn:sha1:152a9c17a802379a3a48e025b74dedd76e2623cc</id>
<content type='text'>
A random collection of style fixes and minor doc updates.

* fc/trivial:
  setup: trivial style fixes
  run-command: trivial style fixes
  diff: trivial style fix
  revision: trivial style fixes
  pretty: trivial style fix
  describe: trivial style fixes
  transport-helper: trivial style fix
  sha1-name: trivial style cleanup
  branch: trivial style fix
  revision: add missing include
  doc/pull: clarify the illustrations
  t: replace pulls with merges
  merge: simplify ff-only option
</content>
</entry>
<entry>
<title>Update draft release notes to 1.8.5</title>
<updated>2013-11-04T23:05:08Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-04T23:05:08Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=f26f72de159d7ade2fbe8b48734ce98c1aba4d72'/>
<id>urn:sha1:f26f72de159d7ade2fbe8b48734ce98c1aba4d72</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'bw/solaris-sed-tr-test-portability'</title>
<updated>2013-11-04T22:58:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-04T22:58:19Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=944adac909185f8bf2fe13be53b6768ed7d7b0ff'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Merge branch 'vd/doc-unpack-objects'</title>
<updated>2013-11-04T22:58:16Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-04T22:58:15Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=ea065926b3fc78498ace9c6b1a5e4c6bdfe95e50'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Merge branch 'jk/duplicate-objects-in-packs'</title>
<updated>2013-11-04T22:58:10Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-04T22:58:10Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d35a42a62e6e710f34f0c6f81d3da644a7bbc2dd'/>
<id>urn:sha1:d35a42a62e6e710f34f0c6f81d3da644a7bbc2dd</id>
<content type='text'>
Test fixup to a topic recently graduated.

* jk/duplicate-objects-in-packs:
  Fix '\%o' for printf from coreutils
</content>
</entry>
<entry>
<title>Merge branch 'jk/subtree-install-fix'</title>
<updated>2013-11-04T22:58:08Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-04T22:58:08Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=59c21d17890476550755ff16636208fd3c9d0fd9'/>
<id>urn:sha1:59c21d17890476550755ff16636208fd3c9d0fd9</id>
<content type='text'>
* jk/subtree-install-fix:
  subtree: add makefile target for html docs
</content>
</entry>
<entry>
<title>Merge branch 'ak/cvsserver-stabilize-use-of-hash-keys'</title>
<updated>2013-11-04T22:58:05Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-04T22:58:05Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=ec787db662af05eb6b7dcd71bed1548055cf437a'/>
<id>urn:sha1:ec787db662af05eb6b7dcd71bed1548055cf437a</id>
<content type='text'>
* ak/cvsserver-stabilize-use-of-hash-keys:
  cvsserver: Determinize output to combat Perl 5.18 hash randomization
</content>
</entry>
<entry>
<title>Merge branch 'jk/wrap-perl-used-in-tests'</title>
<updated>2013-11-04T22:58:02Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-04T22:58:01Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a3a9cff0371f5dd3dd199ef227911cd812e1708d'/>
<id>urn:sha1: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>
</entry>
<entry>
<title>Merge branch 'sc/doc-howto-dumb-http'</title>
<updated>2013-11-04T22:57:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-11-04T22:57:57Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=68d5fbe285913cf6ff6c62c891539e9600030165'/>
<id>urn:sha1:68d5fbe285913cf6ff6c62c891539e9600030165</id>
<content type='text'>
* sc/doc-howto-dumb-http:
  doc/howto: warn about (dumb)http server document being too old
</content>
</entry>
</feed>
