<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/Documentation/RelNotes, branch v2.0.0</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.0.0</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.0.0'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2014-05-21T18:50:35Z</updated>
<entry>
<title>Update draft release notes to 2.0</title>
<updated>2014-05-21T18:50:35Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-21T18:50:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=4a28f169ad29ba452e0e7bea2583914c10c58322'/>
<id>urn:sha1:4a28f169ad29ba452e0e7bea2583914c10c58322</id>
<content type='text'>
Hopefully for the last time ;-)

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>RelNotes/2.0.0.txt: Fix several grammar issues, notably a lack of hyphens, double quotes, or articles</title>
<updated>2014-05-20T21:51:06Z</updated>
<author>
<name>Jason St. John</name>
<email>jstjohn@purdue.edu</email>
</author>
<published>2014-05-17T03:30:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=3054c66bd465175656ab16c0fa9de79284898223'/>
<id>urn:sha1:3054c66bd465175656ab16c0fa9de79284898223</id>
<content type='text'>
Signed-off-by: Jason St. John &lt;jstjohn@purdue.edu&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Revert "Merge branch 'jc/graduate-remote-hg-bzr' (early part)"</title>
<updated>2014-05-20T21:48:11Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-20T21:18:11Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b2c851a8e67da752d8a5dbde5a9dae6e3428a4c9'/>
<id>urn:sha1:b2c851a8e67da752d8a5dbde5a9dae6e3428a4c9</id>
<content type='text'>
Instead of showing a warning and working as before, fail and show
the message and force immediate upgrade from their upstream
repositories when these tools are run, per request from their
primary author.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Revert "Merge branch 'fc/transport-helper-sync-error-fix'"</title>
<updated>2014-05-20T00:09:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-14T19:06:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=10e1feebb454d99eb6644cc53b94255f40e6fe9c'/>
<id>urn:sha1:10e1feebb454d99eb6644cc53b94255f40e6fe9c</id>
<content type='text'>
This reverts commit d508e4a8e2391ae2596403b6478d01cf3d5f928f,
reversing changes made to e42552135a2a396f37053a89f44952ea907870b2.

The author of the original topic says he broke the upcoming 2.0
release with something that relates to "synchronization crash
regression" while refusing to give further specifics, so this would
unfortunately be the safest option for the upcoming release.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Sync with maint</title>
<updated>2014-05-08T18:59:51Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-08T18:59:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d30acb71ca6f6f9eeb3e20fdc1aeeb22fa9756c3'/>
<id>urn:sha1:d30acb71ca6f6f9eeb3e20fdc1aeeb22fa9756c3</id>
<content type='text'>
* maint:
  shell doc: remove stray "+" in example
  Start preparing for 1.9.3
</content>
</entry>
<entry>
<title>Start preparing for 1.9.3</title>
<updated>2014-05-08T17:05:22Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-08T17:05:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=86ae05127449b88a55f120634d809a765af12a82'/>
<id>urn:sha1:86ae05127449b88a55f120634d809a765af12a82</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Update draft release notes for 2.0</title>
<updated>2014-05-07T22:51:17Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-07T22:50:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1dc51c663c0a1c58c935677c614d31ddf687b3f1'/>
<id>urn:sha1:1dc51c663c0a1c58c935677c614d31ddf687b3f1</id>
<content type='text'>
Describe one last minute one-liner fix for regression introduced in
1.9, and fix a grave mischaracterization on a recent remote-hg/bzr
change, pointed out by Felipe.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>RelNotes/2.0.0: Grammar and typo fixes</title>
<updated>2014-05-07T00:05:34Z</updated>
<author>
<name>Øyvind A. Holm</name>
<email>sunny@sunbase.org</email>
</author>
<published>2014-05-03T19:08:50Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1c65d3b9d3987e9350859bc5c56a944287707d1f'/>
<id>urn:sha1:1c65d3b9d3987e9350859bc5c56a944287707d1f</id>
<content type='text'>
Signed-off-by: Øyvind A. Holm &lt;sunny@sunbase.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Git 2.0-rc2</title>
<updated>2014-05-02T20:15:52Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-02T20:15:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=b4f86a4ce85e4e370a67455de6586a02f158a789'/>
<id>urn:sha1:b4f86a4ce85e4e370a67455de6586a02f158a789</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Git 2.0-rc1</title>
<updated>2014-04-25T17:03:41Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-04-25T17:03:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=35936f8fc38a214cc7d2595070641d39a541dfb1'/>
<id>urn:sha1:35936f8fc38a214cc7d2595070641d39a541dfb1</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
