<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/contrib/completion, branch v2.5.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.5.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.5.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2015-07-01T21:02:32Z</updated>
<entry>
<title>Merge branch 'jc/prompt-document-ps1-state-separator'</title>
<updated>2015-07-01T21:02:32Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-07-01T21:02:32Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d70bc3b97a4792ba99117ac6b0051ff367d78419'/>
<id>urn:sha1:d70bc3b97a4792ba99117ac6b0051ff367d78419</id>
<content type='text'>
Docfix.

* jc/prompt-document-ps1-state-separator:
  git-prompt.sh: document GIT_PS1_STATESEPARATOR
</content>
</entry>
<entry>
<title>Merge branch 'af/tcsh-completion-noclobber'</title>
<updated>2015-06-24T19:21:53Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-06-24T19:21:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=c595cb9c4f7c5fb2b09c5f3d3c07cf4488dc7ef9'/>
<id>urn:sha1:c595cb9c4f7c5fb2b09c5f3d3c07cf4488dc7ef9</id>
<content type='text'>
The tcsh completion writes a bash scriptlet but that would have
failed for users with noclobber set.

* af/tcsh-completion-noclobber:
  git-completion.tcsh: fix redirect with noclobber
</content>
</entry>
<entry>
<title>Merge branch 'sg/completion-commit-cleanup'</title>
<updated>2015-06-24T19:21:51Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-06-24T19:21:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=54a17cdb9c56cec06f48c8e24b58da795fef301f'/>
<id>urn:sha1:54a17cdb9c56cec06f48c8e24b58da795fef301f</id>
<content type='text'>
* sg/completion-commit-cleanup:
  completion: teach 'scissors' mode to 'git commit --cleanup='
</content>
</entry>
<entry>
<title>Merge branch 'tb/complete-sequencing'</title>
<updated>2015-06-11T16:29:59Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-06-11T16:29:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=e356158b4ac80f93df425337d512fa9085a853ac'/>
<id>urn:sha1:e356158b4ac80f93df425337d512fa9085a853ac</id>
<content type='text'>
The bash completion script (in contrib/) learned a few options that
"git revert" takes.

* tb/complete-sequencing:
  completion: suggest sequencer commands for revert
</content>
</entry>
<entry>
<title>git-prompt.sh: document GIT_PS1_STATESEPARATOR</title>
<updated>2015-06-10T21:53:14Z</updated>
<author>
<name>Joe Cridge</name>
<email>joe.cridge@me.com</email>
</author>
<published>2015-06-10T17:19:24Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ab7fade9198e0ab3cc5c8705f0383768a3c954db'/>
<id>urn:sha1:ab7fade9198e0ab3cc5c8705f0383768a3c954db</id>
<content type='text'>
The environment variable GIT_PS1_STATESEPARATOR can be used to set the
separator between the branch name and the state symbols in the prompt.

At present the variable is not mentioned in the inline documentation which
makes it difficult for the casual user to identify.

Signed-off-by: Joe Cridge &lt;joe.cridge@me.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>git-completion.tcsh: fix redirect with noclobber</title>
<updated>2015-06-09T18:21:15Z</updated>
<author>
<name>Ariel Faigon</name>
<email>github.2009@yendor.com</email>
</author>
<published>2015-06-09T17:25:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=0b1f688bf453c8569d17908f0c3ca218157d80e4'/>
<id>urn:sha1:0b1f688bf453c8569d17908f0c3ca218157d80e4</id>
<content type='text'>
tcsh users who happen to have 'set noclobber' elsewhere in their
~/.tcshrc or ~/.cshrc startup files get a 'File exist' error, and
the tcsh completion file doesn't get generated/updated.

Adding a `!` in the redirect works correctly for both clobber (default)
and 'set noclobber' users.

Reviewed-by: Christian Couder &lt;christian.couder@gmail.com&gt;
Signed-off-by: Ariel Faigon &lt;github.2009@yendor.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>completion: teach 'scissors' mode to 'git commit --cleanup='</title>
<updated>2015-06-08T15:46:47Z</updated>
<author>
<name>SZEDER Gábor</name>
<email>szeder@ira.uka.de</email>
</author>
<published>2015-06-08T01:43:31Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=72dbb365547a926f629e12d7eba39c3c0bb8ba84'/>
<id>urn:sha1:72dbb365547a926f629e12d7eba39c3c0bb8ba84</id>
<content type='text'>
Signed-off-by: SZEDER Gábor &lt;szeder@ira.uka.de&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>completion: suggest sequencer commands for revert</title>
<updated>2015-06-01T15:41:47Z</updated>
<author>
<name>Thomas Braun</name>
<email>thomas.braun@virtuell-zuhause.de</email>
</author>
<published>2015-05-25T09:59:35Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=956352b67e1abea342ba7468ac4708ad3ab9970e'/>
<id>urn:sha1:956352b67e1abea342ba7468ac4708ad3ab9970e</id>
<content type='text'>
Signed-off-by: Thomas Braun &lt;thomas.braun@virtuell-zuhause.de&gt;
Acked-by: Ramkumar Ramachandra &lt;artagnon@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'sg/completion-config'</title>
<updated>2015-05-22T19:41:54Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-05-22T19:41:53Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=935d93764466c52cae7218c13bde93043bd609bd'/>
<id>urn:sha1:935d93764466c52cae7218c13bde93043bd609bd</id>
<content type='text'>
Code clean-up for completion script (in contrib/).

* sg/completion-config:
  completion: simplify query for config variables
  completion: add a helper function to get config variables
</content>
</entry>
<entry>
<title>Merge branch 'ls/http-ssl-cipher-list'</title>
<updated>2015-05-22T19:41:45Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2015-05-22T19:41:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=39fa79178feb1ce72050ebd21b9e34f158e8befa'/>
<id>urn:sha1:39fa79178feb1ce72050ebd21b9e34f158e8befa</id>
<content type='text'>
Introduce http.&lt;url&gt;.SSLCipherList configuration variable to tweak
the list of cipher suite to be used with libcURL when talking with
https:// sites.

* ls/http-ssl-cipher-list:
  http: add support for specifying an SSL cipher list
</content>
</entry>
</feed>
