<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git, branch v1.7.11.1</title>
<subtitle>Fork of git SCM with my patches.</subtitle>
<id>http://git.kilabit.info/git/atom?h=v1.7.11.1</id>
<link rel='self' href='http://git.kilabit.info/git/atom?h=v1.7.11.1'/>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/'/>
<updated>2012-06-21T21:43:59Z</updated>
<entry>
<title>Git 1.7.11.1</title>
<updated>2012-06-21T21:43:59Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-06-21T20:16:46Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=0e64a95ae5824238cebdc921ed060efdef19620d'/>
<id>urn:sha1:0e64a95ae5824238cebdc921ed060efdef19620d</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>docs: always define git-relative-html-prefix attribute</title>
<updated>2012-06-21T06:35:08Z</updated>
<author>
<name>Jeff King</name>
<email>peff@peff.net</email>
</author>
<published>2012-06-21T06:24:10Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=60475183c0fe76eab2a12fdf840caa0a29217886'/>
<id>urn:sha1:60475183c0fe76eab2a12fdf840caa0a29217886</id>
<content type='text'>
Commit fe77b41 introduced a new attribute to let the linkgit macro
create cross-directory HTML references from the technical/ and howto/
subdirectories back to the main documentation. We define that attribute
to "../" on the command-line when building inside those subdirectories,
and otherwise leave it unset under the assumption that it would default
to being blank.  Instead, asciidoc omits the link entirely, leading to
broken documentation. Fix this by defining git-relative-html-prefix to
blank in asciidoc.conf (and an instance on the command-line, when
present, will override it).

Signed-off-by: Jeff King &lt;peff@peff.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git-commit-tree(1): update synopsis</title>
<updated>2012-06-19T18:36:57Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2012-06-19T18:36:57Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=d28436736a078a429213003a9472e8caeb86c286'/>
<id>urn:sha1:d28436736a078a429213003a9472e8caeb86c286</id>
<content type='text'>
Even with many new kinds of options, the command still takes the
single &lt;tree&gt; as the first argument.

Probably we would want to update the command to allow it to take
&lt;tree&gt;-ish at the end for consistency.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Documentation: spelling fixes</title>
<updated>2012-06-19T18:35:19Z</updated>
<author>
<name>Miklos Vajna</name>
<email>vmiklos@frugalware.org</email>
</author>
<published>2012-06-19T17:56:09Z</published>
<link rel='alternate' type='text/html' href='http://git.kilabit.info/git/commit/?id=b4ab1980da71344e5ebb65242f52d68b1a03c42d'/>
<id>urn:sha1:b4ab1980da71344e5ebb65242f52d68b1a03c42d</id>
<content type='text'>
Signed-off-by: Miklos Vajna &lt;vmiklos@frugalware.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<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='http://git.kilabit.info/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='http://git.kilabit.info/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='http://git.kilabit.info/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='http://git.kilabit.info/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='http://git.kilabit.info/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='http://git.kilabit.info/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>
</feed>
