<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v1.7.11</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://www.git.shady.money/git/atom?h=v1.7.11</id>
<link rel='self' href='https://www.git.shady.money/git/atom?h=v1.7.11'/>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/'/>
<updated>2012-06-17T21:07:15Z</updated>
<entry>
<title>Git 1.7.11</title>
<updated>2012-06-17T21:07:15Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-06-17T21:07:15Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=0ce2e396ee9fb0fa07e8381b338e49859dbf03db'/>
<id>urn:sha1:0ce2e396ee9fb0fa07e8381b338e49859dbf03db</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Sync with 1.7.10.5</title>
<updated>2012-06-17T21:05:53Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-06-17T21:05:53Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=a890c998de36b8460267b42779bbe34bad9c36d7'/>
<id>urn:sha1:a890c998de36b8460267b42779bbe34bad9c36d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Git 1.7.10.5</title>
<updated>2012-06-17T21:04:15Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-06-17T21:04:15Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=785ee4960c3d334cbc2b17ab74d2cebdf1b4db64'/>
<id>urn:sha1:785ee4960c3d334cbc2b17ab74d2cebdf1b4db64</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Do not autosquash in case of an implied interactive rebase</title>
<updated>2012-06-17T21:01:42Z</updated>
<author>
<name>Vincent van Ravesteijn</name>
<email>vfr@lyx.org</email>
</author>
<published>2012-05-24T13:57:26Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=941cab3a78a3fd3d21ba3acb3f8da3407a692015'/>
<id>urn:sha1:941cab3a78a3fd3d21ba3acb3f8da3407a692015</id>
<content type='text'>
The option to autosquash is only used in case of an interactive rebase.
When merges are preserved, rebase uses an interactive rebase internally,
but in this case autosquash should still be disabled.

Signed-off-by: Vincent van Ravesteijn &lt;vfr@lyx.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'js/maint-fast-export-mark-error' into maint</title>
<updated>2012-06-17T21:00:03Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-06-17T21:00:03Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=ca4effd8bce5e0dfce7ce1425074475c8643b7f0'/>
<id>urn:sha1:ca4effd8bce5e0dfce7ce1425074475c8643b7f0</id>
<content type='text'>
"git fast-export" did not give a readable error message when the same
mark erroneously appeared twice in the --import-marks input.
</content>
</entry>
<entry>
<title>Merge git://github.com/git-l10n/git-po</title>
<updated>2012-06-15T22:01:16Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-06-15T22:01:16Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=7dba3f73e9571963fa03549956879d15ca7ad2d3'/>
<id>urn:sha1:7dba3f73e9571963fa03549956879d15ca7ad2d3</id>
<content type='text'>
Updated Italian translations.

* git://github.com/git-l10n/git-po:
  l10n: it.po: translate 212 new messages
</content>
</entry>
<entry>
<title>Merge branch 'as/diff-shortstat-ignore-binary'</title>
<updated>2012-06-15T22:00:53Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-06-15T22:00:53Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=0b6e913c8be236ba801b49d21490409f13af7cd9'/>
<id>urn:sha1:0b6e913c8be236ba801b49d21490409f13af7cd9</id>
<content type='text'>
# By Alexander Strasser
* as/diff-shortstat-ignore-binary:
  diff: Only count lines in show_shortstats
</content>
</entry>
<entry>
<title>diff: Only count lines in show_shortstats</title>
<updated>2012-06-15T22:00:04Z</updated>
<author>
<name>Alexander Strasser</name>
<email>eclipse7@gmx.net</email>
</author>
<published>2012-06-15T21:50:30Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=de9658b511377e9eaa2c58a8c3885a1a01b94be8'/>
<id>urn:sha1:de9658b511377e9eaa2c58a8c3885a1a01b94be8</id>
<content type='text'>
Do not mix byte and line counts. Binary files have byte counts;
skip them when accumulating line insertions/deletions.

The regression was introduced in e18872b.

Signed-off-by: Alexander Strasser &lt;eclipse7@gmx.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>perl/Makefile: install Git::SVN::* when NO_PERL_MAKEMAKER=yes, too</title>
<updated>2012-06-15T20:24:06Z</updated>
<author>
<name>Jonathan Nieder</name>
<email>jrnieder@gmail.com</email>
</author>
<published>2012-06-15T18:05:05Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=1fd8f97f6e2c5f928e7399adb59b6d87ac82eb08'/>
<id>urn:sha1:1fd8f97f6e2c5f928e7399adb59b6d87ac82eb08</id>
<content type='text'>
v1.7.11-rc1~12^2~2 (2012-05-27) and friends split some git-svn code
into separate modules but did not update the fallback rules to install
them when NO_PERL_MAKEMAKER is set.  Add the appropriate rules so
users without MakeMaker can use git-svn again.

Affected modules: Git::SVN::Prompt, Git::SVN::Fetcher,
Git::SVN::Editor, Git::SVN::Ra, Git::SVN::Memoize::YAML.

Reported-by: Adam Roben &lt;adam@roben.org&gt;
Signed-off-by: Jonathan Nieder &lt;jrnieder@gmali.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>perl/Makefile.PL: warn about duplicate module list in perl/Makefile</title>
<updated>2012-06-15T20:22:52Z</updated>
<author>
<name>Jonathan Nieder</name>
<email>jrnieder@gmail.com</email>
</author>
<published>2012-06-15T18:14:46Z</published>
<link rel='alternate' type='text/html' href='https://www.git.shady.money/git/commit/?id=d22e567770866a0bbe746316561be50b521eb8a5'/>
<id>urn:sha1:d22e567770866a0bbe746316561be50b521eb8a5</id>
<content type='text'>
Adding or removing a module requires modifying both files to support
builds with and without MakeMaker.  Add a comment to remind patch
authors and reviewers at the crucial moment.

Longer term, it would be nicer to maintain a single list, perhaps in a
separate file used by both build systems.

Signed-off-by: Jonathan Nieder &lt;jrnieder@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
