<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v1.8.2-rc1</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v1.8.2-rc1</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v1.8.2-rc1'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2013-02-25T17:03:26Z</updated>
<entry>
<title>Git 1.8.2-rc1</title>
<updated>2013-02-25T17:03:26Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-02-25T16:39:23Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=4dac0679feaebbf6545daec14480cf6b94cb74ed'/>
<id>urn:sha1:4dac0679feaebbf6545daec14480cf6b94cb74ed</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge git://github.com/git-l10n/git-po</title>
<updated>2013-02-25T17:02:58Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-02-25T17:02:58Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=98b57f977456ca2b991353b27181945d54ef9da2'/>
<id>urn:sha1:98b57f977456ca2b991353b27181945d54ef9da2</id>
<content type='text'>
* git://github.com/git-l10n/git-po:
  l10n: vi.po: Updated 5 new messages (2009t0f0u)
  l10n: Update Swedish translation (2009t0f0u)
  l10n: Update Swedish translation (2004t0f0u)
  l10n: zh_CN.po: translate 5 new messages
  l10n: git.pot: v1.8.2 round 3 (5 new)
</content>
</entry>
<entry>
<title>Sync with 'maint'</title>
<updated>2013-02-25T16:28:06Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-02-25T16:27:50Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=2a4a26b53d5ad18ded5d79b0cf0b617ebbb758b4'/>
<id>urn:sha1:2a4a26b53d5ad18ded5d79b0cf0b617ebbb758b4</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'wk/user-manual'</title>
<updated>2013-02-25T16:27:17Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-02-25T16:27:17Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=3ca26e8cdc19f3758a3803358f8ae1a03a4eb2e4'/>
<id>urn:sha1:3ca26e8cdc19f3758a3803358f8ae1a03a4eb2e4</id>
<content type='text'>
Further updates to the user manual.

* wk/user-manual:
  user-manual: Flesh out uncommitted changes and submodule updates
  user-manual: Use request-pull to generate "please pull" text
  user-manual: Reorganize the reroll sections, adding 'git rebase -i'
</content>
</entry>
<entry>
<title>Merge branch 'jn/less-reconfigure'</title>
<updated>2013-02-25T16:27:13Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-02-25T16:27:13Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=bb07a3f46b7033369695d41835d023c1cfe42747'/>
<id>urn:sha1:bb07a3f46b7033369695d41835d023c1cfe42747</id>
<content type='text'>
A change made on v1.8.1.x maintenance track had a nasty regression
to break the build when autoconf is used.

* jn/less-reconfigure:
  Makefile: avoid infinite loop on configure.ac change
</content>
</entry>
<entry>
<title>Merge branch 'as/check-ignore'</title>
<updated>2013-02-25T16:27:09Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-02-25T16:27:09Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=ef94636a4def20453a6552c278a27820f2ccf79b'/>
<id>urn:sha1:ef94636a4def20453a6552c278a27820f2ccf79b</id>
<content type='text'>
"git check-ignore ." segfaulted, as a function it calls deep in its
callchain took a string in the &lt;ptr, length&gt; form but did not stop
when given an empty string.

* as/check-ignore:
  name-hash: allow hashing an empty string
  t0008: document test_expect_success_multi
</content>
</entry>
<entry>
<title>Merge branch 'ct/autoconf-htmldir'</title>
<updated>2013-02-25T16:27:04Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-02-25T16:27:04Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=a2b109f27575a8b05a627b7e6842bd81a62ba991'/>
<id>urn:sha1:a2b109f27575a8b05a627b7e6842bd81a62ba991</id>
<content type='text'>
An earlier change to config.mak.autogen broke a build driven by the
./configure script when --htmldir is not specified on the command
line of ./configure.

* ct/autoconf-htmldir:
  Bugfix: undefined htmldir in config.mak.autogen
</content>
</entry>
<entry>
<title>Merge branch 'wk/man-deny-current-branch-is-default-these-days'</title>
<updated>2013-02-25T16:26:59Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-02-25T16:26:59Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=6368a71b81427fbc0a7b004c6c1446ac09c64646'/>
<id>urn:sha1:6368a71b81427fbc0a7b004c6c1446ac09c64646</id>
<content type='text'>
* wk/man-deny-current-branch-is-default-these-days:
  user-manual: typofix (ofthe-&gt;of the)
</content>
</entry>
<entry>
<title>Prepare for 1.8.1.5</title>
<updated>2013-02-25T16:26:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-02-25T16:15:40Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=7a0d8db36e1256fd2ac9fa6b97b947e536c2202b'/>
<id>urn:sha1:7a0d8db36e1256fd2ac9fa6b97b947e536c2202b</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'jc/mention-tracking-for-pull-default' into maint</title>
<updated>2013-02-25T16:04:20Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2013-02-25T16:04:19Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=cd9c038ac93d65e1f3a9491e873e2d0bc5db73d6'/>
<id>urn:sha1:cd9c038ac93d65e1f3a9491e873e2d0bc5db73d6</id>
<content type='text'>
* jc/mention-tracking-for-pull-default:
  doc: mention tracking for pull.default
</content>
</entry>
</feed>
