<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v2.1.0</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v2.1.0</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v2.1.0'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2014-08-15T22:09:12Z</updated>
<entry>
<title>Git 2.1</title>
<updated>2014-08-15T22:09:12Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-08-15T22:09:12Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=6c4ab27f2378ce67940b4496365043119d7ffff2'/>
<id>urn:sha1:6c4ab27f2378ce67940b4496365043119d7ffff2</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>tests: fix negated test_i18ngrep calls</title>
<updated>2014-08-13T20:12:06Z</updated>
<author>
<name>Johannes Sixt</name>
<email>j6t@kdbg.org</email>
</author>
<published>2014-08-13T19:30:11Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=41ca19b6a6ca5ad6fea246bd400717c16b80b32c'/>
<id>urn:sha1:41ca19b6a6ca5ad6fea246bd400717c16b80b32c</id>
<content type='text'>
The helper function test_i18ngrep pretends that it found the expected
results when it is running under GETTEXT_POISON. For this reason, it must
not be used negated like so

   ! test_i18ngrep foo bar

because the test case would fail under GETTEXT_POISON. The function offers
a special syntax to test that a pattern is *not* found:

   test_i18ngrep ! foo bar

Convert incorrect uses to this syntax.

Signed-off-by: Johannes Sixt &lt;j6t@kdbg.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'master' of git://ozlabs.org/~paulus/gitk</title>
<updated>2014-08-10T18:03:03Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-08-10T18:03:03Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=67de23ddb1ed5471e302f6a84fae7a9037a0d980'/>
<id>urn:sha1:67de23ddb1ed5471e302f6a84fae7a9037a0d980</id>
<content type='text'>
* 'master' of git://ozlabs.org/~paulus/gitk:
  gitk: Updated Bulgarian translation (302t,0f,0u)
  gitk: Add keybinding to switch to parent commit
</content>
</entry>
<entry>
<title>Git 2.1-rc2</title>
<updated>2014-08-08T20:52:16Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-08-08T20:52:16Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=f82887f29010e1ec88ec1930a99ddc56b6438452'/>
<id>urn:sha1:f82887f29010e1ec88ec1930a99ddc56b6438452</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>gitk: Updated Bulgarian translation (302t,0f,0u)</title>
<updated>2014-08-08T06:39:30Z</updated>
<author>
<name>Alexander Shopov</name>
<email>ash@kambanaria.org</email>
</author>
<published>2014-08-03T12:36:43Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=09898e7c3b040086e8addd4ef226548c9dce1460'/>
<id>urn:sha1:09898e7c3b040086e8addd4ef226548c9dce1460</id>
<content type='text'>
Signed-off-by: Alexander Shopov &lt;ash@kambanaria.org&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>gitk: Add keybinding to switch to parent commit</title>
<updated>2014-08-08T06:39:02Z</updated>
<author>
<name>Max Kirillov</name>
<email>max@max630.net</email>
</author>
<published>2014-07-08T20:45:35Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d4ec30b24a8ad076771064ac71dbe5420512cc30'/>
<id>urn:sha1:d4ec30b24a8ad076771064ac71dbe5420512cc30</id>
<content type='text'>
Signed-off-by: Max Kirillov &lt;max@max630.net&gt;
Signed-off-by: Paul Mackerras &lt;paulus@samba.org&gt;
</content>
</entry>
<entry>
<title>Merge branch 'mb/relnotes-2.1'</title>
<updated>2014-08-07T16:44:17Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-08-07T16:44:17Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=764c739c16dc4877df312f71b50914c44edfc9ce'/>
<id>urn:sha1:764c739c16dc4877df312f71b50914c44edfc9ce</id>
<content type='text'>
* mb/relnotes-2.1:
  Release notes: grammatical fixes
  RelNotes: no more check_ref_format micro-optimization
</content>
</entry>
<entry>
<title>Release notes: grammatical fixes</title>
<updated>2014-08-07T16:44:05Z</updated>
<author>
<name>Marc Branchaud</name>
<email>marcnarc@xiplink.com</email>
</author>
<published>2014-08-05T16:50:45Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=5261ec5d5df745612a971bf6cb080ef82bab207c'/>
<id>urn:sha1:5261ec5d5df745612a971bf6cb080ef82bab207c</id>
<content type='text'>
Signed-off-by: Marc Branchaud &lt;marcnarc@xiplink.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>various contrib: Fix links in man pages</title>
<updated>2014-08-07T16:43:21Z</updated>
<author>
<name>Stefan Beller</name>
<email>stefanbeller@gmail.com</email>
</author>
<published>2014-08-07T14:27:12Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=663d096c2488b5c46ca5a2994712a0cde6a93c5a'/>
<id>urn:sha1:663d096c2488b5c46ca5a2994712a0cde6a93c5a</id>
<content type='text'>
Inspired by 2147fa7e (2014-07-31 git-push: fix link in man page),
I grepped through the whole tree searching for 'gitlink:' occurrences.

Signed-off-by: Stefan Beller &lt;stefanbeller@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>RelNotes: no more check_ref_format micro-optimization</title>
<updated>2014-08-05T18:45:09Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-08-05T18:44:23Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=f54d3c6d7c34399f8385939b938b24ac6402424a'/>
<id>urn:sha1:f54d3c6d7c34399f8385939b938b24ac6402424a</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
