<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/git.git, branch aw/numbered-stash</title>
<subtitle>github.com: git/git.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/'/>
<entry>
<title>stash: allow stashes to be referenced by index only</title>
<updated>2016-10-26T16:58:10+00:00</updated>
<author>
<name>Aaron M Watson</name>
<email>watsona4@gmail.com</email>
</author>
<published>2016-10-24T23:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=a56c8f5aab5a6ffdd687de5134883df60cc4c919'/>
<id>a56c8f5aab5a6ffdd687de5134883df60cc4c919</id>
<content type='text'>
Instead of referencing "stash@{n}" explicitly, make it possible to
simply reference as "n".  Most users only reference stashes by their
position in the stash stack (what I refer to as the "index" here).

The syntax for the typical stash (stash@{n}) is slightly annoying and
easy to forget, and sometimes difficult to escape properly in a
script. Because of this the capability to do things with the stash by
simply referencing the index is desirable.

This patch includes the superior implementation provided by Øsse Walle
(thanks for that), with a slight change to fix a broken test in the test
suite. I also merged the test scripts as suggested by Jeff King, and
un-wrapped the documentation as suggested by Junio Hamano.

Signed-off-by: Aaron M Watson &lt;watsona4@gmail.com&gt;
Reviewed-by: Jeff King &lt;peff@peff.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of referencing "stash@{n}" explicitly, make it possible to
simply reference as "n".  Most users only reference stashes by their
position in the stash stack (what I refer to as the "index" here).

The syntax for the typical stash (stash@{n}) is slightly annoying and
easy to forget, and sometimes difficult to escape properly in a
script. Because of this the capability to do things with the stash by
simply referencing the index is desirable.

This patch includes the superior implementation provided by Øsse Walle
(thanks for that), with a slight change to fix a broken test in the test
suite. I also merged the test scripts as suggested by Jeff King, and
un-wrapped the documentation as suggested by Junio Hamano.

Signed-off-by: Aaron M Watson &lt;watsona4@gmail.com&gt;
Reviewed-by: Jeff King &lt;peff@peff.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync with maint</title>
<updated>2016-10-17T20:52:26+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-10-17T20:52:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=659889482ac63411daea38b2c3d127842ea04e4d'/>
<id>659889482ac63411daea38b2c3d127842ea04e4d</id>
<content type='text'>
* maint:
  l10n: de.po: translate 260 new messages
  l10n: de.po: fix translation of autostash
  l10n: ru.po: update Russian translation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* maint:
  l10n: de.po: translate 260 new messages
  l10n: de.po: fix translation of autostash
  l10n: ru.po: update Russian translation
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge tag 'l10n-2.10.0-rnd2.4' of git://github.com/git-l10n/git-po into maint</title>
<updated>2016-10-17T20:27:38+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-10-17T20:27:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=23415c26fef155f2fa9aebf8a48a6ae457b68c7b'/>
<id>23415c26fef155f2fa9aebf8a48a6ae457b68c7b</id>
<content type='text'>
l10n-2.10.0-rnd2.4

* tag 'l10n-2.10.0-rnd2.4' of git://github.com/git-l10n/git-po:
  l10n: de.po: translate 260 new messages
  l10n: de.po: fix translation of autostash
  l10n: ru.po: update Russian translation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
l10n-2.10.0-rnd2.4

* tag 'l10n-2.10.0-rnd2.4' of git://github.com/git-l10n/git-po:
  l10n: de.po: translate 260 new messages
  l10n: de.po: fix translation of autostash
  l10n: ru.po: update Russian translation
</pre>
</div>
</content>
</entry>
<entry>
<title>Tenth batch for 2.11</title>
<updated>2016-10-17T20:26:27+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-10-17T20:26:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=720265749d905ab8da275f18abc42b2dac751dff'/>
<id>720265749d905ab8da275f18abc42b2dac751dff</id>
<content type='text'>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'sb/submodule-config-doc-drop-path'</title>
<updated>2016-10-17T20:25:24+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-10-17T20:25:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=14944826855a26ce1f0e058008f9b2baa11e5cb7'/>
<id>14944826855a26ce1f0e058008f9b2baa11e5cb7</id>
<content type='text'>
The "submodule.&lt;name&gt;.path" stored in .gitmodules is never copied
to .git/config and such a key in .git/config has no meaning, but
the documentation described it and submodule.&lt;name&gt;.url next to
each other as if both belong to .git/config.  This has been fixed.

* sb/submodule-config-doc-drop-path:
  documentation: improve submodule.&lt;name&gt;.{url, path} description
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The "submodule.&lt;name&gt;.path" stored in .gitmodules is never copied
to .git/config and such a key in .git/config has no meaning, but
the documentation described it and submodule.&lt;name&gt;.url next to
each other as if both belong to .git/config.  This has been fixed.

* sb/submodule-config-doc-drop-path:
  documentation: improve submodule.&lt;name&gt;.{url, path} description
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rs/pretty-format-color-doc-fix'</title>
<updated>2016-10-17T20:25:23+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-10-17T20:25:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=c4e0d011f9987b95725cbbd146a5141b83857a40'/>
<id>c4e0d011f9987b95725cbbd146a5141b83857a40</id>
<content type='text'>
* rs/pretty-format-color-doc-fix:
  pretty: fix document link for color specification
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* rs/pretty-format-color-doc-fix:
  pretty: fix document link for color specification
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'js/reset-usage'</title>
<updated>2016-10-17T20:25:22+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-10-17T20:25:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=ad0e95980c10237726724a4970bfca13ef7d73cb'/>
<id>ad0e95980c10237726724a4970bfca13ef7d73cb</id>
<content type='text'>
* js/reset-usage:
  reset: fix usage
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* js/reset-usage:
  reset: fix usage
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'da/mergetool-diff-order'</title>
<updated>2016-10-17T20:25:21+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-10-17T20:25:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=5b4c45af0cb5cea7b26e2fb5464038f7663f5800'/>
<id>5b4c45af0cb5cea7b26e2fb5464038f7663f5800</id>
<content type='text'>
"git mergetool" learned to honor "-O&lt;orderfile&gt;" to control the
order of paths to present to the end user.

* da/mergetool-diff-order:
  mergetool: honor -O&lt;orderfile&gt;
  mergetool: honor diff.orderFile
  mergetool: move main program flow into a main() function
  mergetool: add copyright
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"git mergetool" learned to honor "-O&lt;orderfile&gt;" to control the
order of paths to present to the end user.

* da/mergetool-diff-order:
  mergetool: honor -O&lt;orderfile&gt;
  mergetool: honor diff.orderFile
  mergetool: move main program flow into a main() function
  mergetool: add copyright
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'rs/cocci'</title>
<updated>2016-10-17T20:25:21+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-10-17T20:25:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=69e6544998892a2bd3c785cd238c786da40cf6a3'/>
<id>69e6544998892a2bd3c785cd238c786da40cf6a3</id>
<content type='text'>
Code cleanup.

* rs/cocci:
  use strbuf_add_unique_abbrev() for adding short hashes, part 3
  remove unnecessary NULL check before free(3)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Code cleanup.

* rs/cocci:
  use strbuf_add_unique_abbrev() for adding short hashes, part 3
  remove unnecessary NULL check before free(3)
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'js/regexec-buf'</title>
<updated>2016-10-17T20:25:21+00:00</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2016-10-17T20:25:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/git.git/commit/?id=9424bf27079a1262e42a2330283f7ab6c805267a'/>
<id>9424bf27079a1262e42a2330283f7ab6c805267a</id>
<content type='text'>
* js/regexec-buf:
  configure.ac: improve description of NO_REGEX test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* js/regexec-buf:
  configure.ac: improve description of NO_REGEX test
</pre>
</div>
</content>
</entry>
</feed>
