<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v1.9-rc1</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v1.9-rc1</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v1.9-rc1'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2014-01-27T19:01:35Z</updated>
<entry>
<title>Git 1.9-rc1</title>
<updated>2014-01-27T19:01:35Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-01-27T19:01:35Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=bd3e186d811a13d8687584856f345a767e3e4d67'/>
<id>urn:sha1:bd3e186d811a13d8687584856f345a767e3e4d67</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'as/tree-walk-fix-aggressive-short-cut'</title>
<updated>2014-01-27T18:48:32Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-01-27T18:48:32Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=8bba7206b503b63a8208355f66bc09c981072d51'/>
<id>urn:sha1:8bba7206b503b63a8208355f66bc09c981072d51</id>
<content type='text'>
* as/tree-walk-fix-aggressive-short-cut:
  tree_entry_interesting: match against all pathspecs
</content>
</entry>
<entry>
<title>Merge branch 'ta/doc-http-protocol-in-html'</title>
<updated>2014-01-27T18:45:59Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-01-27T18:45:59Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=1ad5417a264c1297ed5c9bd7763a4e9c86594c2a'/>
<id>urn:sha1:1ad5417a264c1297ed5c9bd7763a4e9c86594c2a</id>
<content type='text'>
* ta/doc-http-protocol-in-html:
  http-protocol.txt: don't use uppercase for variable names in "The Negotiation Algorithm"
  Documentation: make it easier to maintain enumerated documents
  create HTML for http-protocol.txt
</content>
</entry>
<entry>
<title>Merge branch 'mh/doc-wo-names'</title>
<updated>2014-01-27T18:45:56Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-01-27T18:45:56Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=78dc48e4b09624dca4b9b244c6a010041bd316de'/>
<id>urn:sha1:78dc48e4b09624dca4b9b244c6a010041bd316de</id>
<content type='text'>
* mh/doc-wo-names:
  doc: remote author/documentation sections from more pages
</content>
</entry>
<entry>
<title>Merge branch 'jk/revision-o-is-in-libgit-a'</title>
<updated>2014-01-27T18:45:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-01-27T18:45:52Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=69b024dc0376a6da39fadbbcc0b459304c993e41'/>
<id>urn:sha1:69b024dc0376a6da39fadbbcc0b459304c993e41</id>
<content type='text'>
* jk/revision-o-is-in-libgit-a:
  Makefile: remove redundant object in git-http{fetch,push}
</content>
</entry>
<entry>
<title>Merge branch 'sb/repack-in-c'</title>
<updated>2014-01-27T18:45:49Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-01-27T18:45:49Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=4110639865c3608bcdc46a706848e664434352e1'/>
<id>urn:sha1:4110639865c3608bcdc46a706848e664434352e1</id>
<content type='text'>
"git repack --max-pack-size=8g" stopped being parsed correctly when
the command was reimplemented in C.

* sb/repack-in-c:
  repack: propagate pack-objects options as strings
  repack: make parsed string options const-correct
  repack: fix typo in max-pack-size option
</content>
</entry>
<entry>
<title>Merge branch 'jk/test-fixes'</title>
<updated>2014-01-27T18:45:46Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-01-27T18:45:46Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=cdc40bdb6973dacff521422c8cbb650be7148152'/>
<id>urn:sha1:cdc40bdb6973dacff521422c8cbb650be7148152</id>
<content type='text'>
* jk/test-fixes:
  t7700: do not use "touch" unnecessarily
  t7501: fix "empty commit" test with NO_PERL
</content>
</entry>
<entry>
<title>Merge branch 'nd/negative-pathspec'</title>
<updated>2014-01-27T18:45:44Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-01-27T18:45:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=017f804efc47234682fb0103a51ac453d96c56c1'/>
<id>urn:sha1:017f804efc47234682fb0103a51ac453d96c56c1</id>
<content type='text'>
* nd/negative-pathspec:
  tree-walk.c: ignore trailing slash on submodule in tree_entry_interesting()
</content>
</entry>
<entry>
<title>Merge branch 'pw/git-p4'</title>
<updated>2014-01-27T18:45:41Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-01-27T18:45:41Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=523f0a25b91c34ec817bc5757f52f365f497e3bb'/>
<id>urn:sha1:523f0a25b91c34ec817bc5757f52f365f497e3bb</id>
<content type='text'>
Various "git p4" updates.

* pw/git-p4:
  git p4 doc: use two-line style for options with multiple spellings
  git p4 test: examine behavior with locked (+l) files
  git p4: fix an error message when "p4 where" fails
  git p4: handle files with wildcards when doing RCS scrubbing
  git p4 test: do not pollute /tmp
  git p4 test: run as user "author"
  git p4 test: is_cli_file_writeable succeeds
  git p4 test: explicitly check p4 wildcard delete
  git p4: work around p4 bug that causes empty symlinks
  git p4 test: ensure p4 symlink parsing works
  git p4 test: wildcards are supported
</content>
</entry>
<entry>
<title>Merge branch 'ss/safe-create-leading-dir-with-slash'</title>
<updated>2014-01-27T18:45:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-01-27T18:45:37Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=33d4669aaa658f3e35f88748ed2db51c84203f62'/>
<id>urn:sha1:33d4669aaa658f3e35f88748ed2db51c84203f62</id>
<content type='text'>
"git clone $origin foo\bar\baz" on Windows failed to create the
leading directories (i.e. a moral-equivalent of "mkdir -p").

* ss/safe-create-leading-dir-with-slash:
  safe_create_leading_directories(): on Windows, \ can separate path components
</content>
</entry>
</feed>
