<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/t, 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-20T21:48:11Z</updated>
<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>Merge branch 'jc/graduate-remote-hg-bzr' (early part)</title>
<updated>2014-05-20T00:12:36Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-20T00:12:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=00a5b79466f79a2df6e0f42806adefbe4891c40b'/>
<id>urn:sha1:00a5b79466f79a2df6e0f42806adefbe4891c40b</id>
<content type='text'>
* 'jc/graduate-remote-hg-bzr' (early part):
  remote-helpers: point at their upstream repositories
  contrib: remote-helpers: add move warnings (v2.0)
  Revert "Merge branch 'fc/transport-helper-sync-error-fix'"
</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>Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'</title>
<updated>2014-05-19T23:10:10Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-19T23:10:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=df43b41afcc9bf5e4b8751dc9a53b068b33f52a8'/>
<id>urn:sha1:df43b41afcc9bf5e4b8751dc9a53b068b33f52a8</id>
<content type='text'>
* rh/prompt-pcmode-avoid-eval-on-refname:
  git-prompt.sh: don't assume the shell expands the value of PS1
</content>
</entry>
<entry>
<title>git-prompt.sh: don't assume the shell expands the value of PS1</title>
<updated>2014-05-19T23:09:53Z</updated>
<author>
<name>Richard Hansen</name>
<email>rhansen@bbn.com</email>
</author>
<published>2014-05-19T22:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=1e4119c81b3e203e1729e03be6e4a53eb9207f5c'/>
<id>urn:sha1:1e4119c81b3e203e1729e03be6e4a53eb9207f5c</id>
<content type='text'>
Not all shells subject the prompt string to parameter expansion.  Test
whether the shell will expand the value of PS1, and use the result to
control whether raw ref names are included directly in PS1.

This fixes a regression introduced in commit 8976500 ("git-prompt.sh:
don't put unsanitized branch names in $PS1"):  zsh does not expand PS1
by default, but that commit assumed it did.  The bug resulted in
prompts containing the literal string '${__git_ps1_branch_name}'
instead of the actual branch name.

Reported-by: Caleb Thompson &lt;caleb@calebthompson.io&gt;
Signed-off-by: Richard Hansen &lt;rhansen@bbn.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'lt/request-pull'</title>
<updated>2014-05-19T17:35:36Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-19T17:35:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=7dde48ea7aa18de1174628e21510967b0ad71d7c'/>
<id>urn:sha1:7dde48ea7aa18de1174628e21510967b0ad71d7c</id>
<content type='text'>
* lt/request-pull:
  request-pull: resurrect for-linus -&gt; tags/for-linus DWIM
</content>
</entry>
<entry>
<title>request-pull: resurrect for-linus -&gt; tags/for-linus DWIM</title>
<updated>2014-05-16T17:18:25Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-16T17:18:25Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d952cbb1908b54c6a04f37c8b0924a49cdb5997d'/>
<id>urn:sha1:d952cbb1908b54c6a04f37c8b0924a49cdb5997d</id>
<content type='text'>
Older versions of Git before v1.7.10 did not DWIM

    $ git pull $URL for-linus

to the tag "tags/for-linus" and the users were required to say

    $ git pull $URL tags/for-linus

instead.  Because newer versions of Git works either way,
request-pull used to show tags/for-linus when asked

    $ git request-pull origin/master $URL for-linus

The recent updates broke this and in the output we see "for-linus"
without the "tags/" prefix.

As v1.7.10 is more than 2 years old, this should matter very little
in practice, but resurrecting it is very simple.

Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'km/git-svn-workaround-older-getopt-long'</title>
<updated>2014-05-02T20:10:58Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-02T20:10:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=06229a6ee09dc82e75b3c2442ff6fbb1d6fbbe3a'/>
<id>urn:sha1:06229a6ee09dc82e75b3c2442ff6fbb1d6fbbe3a</id>
<content type='text'>
* km/git-svn-workaround-older-getopt-long:
  t9117: use --prefix "" instead of --prefix=""
</content>
</entry>
<entry>
<title>Merge branch 'rh/prompt-pcmode-avoid-eval-on-refname'</title>
<updated>2014-05-02T20:10:53Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-05-02T20:10:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=f7003da0f498ee7621fad4ebd15778439e77fce2'/>
<id>urn:sha1:f7003da0f498ee7621fad4ebd15778439e77fce2</id>
<content type='text'>
* rh/prompt-pcmode-avoid-eval-on-refname:
  git-prompt.sh: don't put unsanitized branch names in $PS1
</content>
</entry>
<entry>
<title>Merge branch 'fc/transport-helper-sync-error-fix'</title>
<updated>2014-04-24T19:31:34Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2014-04-24T19:31:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d508e4a8e2391ae2596403b6478d01cf3d5f928f'/>
<id>urn:sha1:d508e4a8e2391ae2596403b6478d01cf3d5f928f</id>
<content type='text'>
Make sure the marks are not written out when the transport helper
did not finish happily, to avoid leaving a marks file that is out of
sync with the reality.

* fc/transport-helper-sync-error-fix:
  t5801 (remote-helpers): cleanup environment sets
  transport-helper: fix sync issue on crashes
  transport-helper: trivial cleanup
  transport-helper: propagate recvline() error pushing
  remote-helpers: make recvline return an error
  transport-helper: remove barely used xchgline()
</content>
</entry>
</feed>
