<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/contrib/completion/git-completion.bash, branch v1.7.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v1.7.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v1.7.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2010-06-30T18:55:38Z</updated>
<entry>
<title>Merge branch 'tr/rev-list-count'</title>
<updated>2010-06-30T18:55:38Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-06-30T18:55:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6296062285e07051a5a46cbbd74c67a10bf2ac16'/>
<id>urn:sha1:6296062285e07051a5a46cbbd74c67a10bf2ac16</id>
<content type='text'>
* tr/rev-list-count:
  bash completion: Support "divergence from upstream" messages in __git_ps1
  rev-list: introduce --count option

Conflicts:
	contrib/completion/git-completion.bash
</content>
</entry>
<entry>
<title>Merge branch 'as/maint-completion-set-u-fix'</title>
<updated>2010-06-30T18:55:37Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-06-30T18:55:37Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=304d8b6256db7aca7772c0a994a7c1c987eabd97'/>
<id>urn:sha1:304d8b6256db7aca7772c0a994a7c1c987eabd97</id>
<content type='text'>
* as/maint-completion-set-u-fix:
  bash-completion: Fix __git_ps1 to work with "set -u"
</content>
</entry>
<entry>
<title>bash completion: Support "divergence from upstream" messages in __git_ps1</title>
<updated>2010-06-24T17:02:45Z</updated>
<author>
<name>Andrew Sayers</name>
<email>andrew-git@pileofstuff.org</email>
</author>
<published>2010-06-17T21:32:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6d158cba282f22fa1548af1188f78042fed30aed'/>
<id>urn:sha1:6d158cba282f22fa1548af1188f78042fed30aed</id>
<content type='text'>
Add a notification in the command prompt specifying whether (and optionally how
far) your branch has diverged from its upstream.  This is especially helpful in
small teams that very frequently (forget to) push to each other.

Support git-svn upstream detection as a special case, as migrators from
centralised version control systems are especially likely to forget to push.

Support for other types of upstream than SVN should be easy to add if anyone is
so inclined.

Signed-off-by: Andrew Sayers &lt;andrew-git@pileofstuff.org&gt;
Acked-by: Shawn O. Pearce &lt;spearce@spearce.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'sb/format-patch-signature'</title>
<updated>2010-06-22T16:45:22Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-06-22T16:45:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6bead0c3203431ca63a6b1e7cf47c659f1a7021d'/>
<id>urn:sha1:6bead0c3203431ca63a6b1e7cf47c659f1a7021d</id>
<content type='text'>
* sb/format-patch-signature:
  completion: Add --signature and format.signature
  format-patch: Add a signature option (--signature)
</content>
</entry>
<entry>
<title>Merge branch 'em/checkout-orphan'</title>
<updated>2010-06-21T13:02:41Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-06-21T13:02:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=5bebcd4ecba0791cecaa49d30ddd7ca8ffe03627'/>
<id>urn:sha1:5bebcd4ecba0791cecaa49d30ddd7ca8ffe03627</id>
<content type='text'>
* em/checkout-orphan:
  log_ref_setup: don't return stack-allocated array
  bash completion: add --orphan to 'git checkout'
  t3200: test -l with core.logAllRefUpdates options
  checkout --orphan: respect -l option always
  refs: split log_ref_write logic into log_ref_setup
  Documentation: alter checkout --orphan description
</content>
</entry>
<entry>
<title>bash-completion: Fix __git_ps1 to work with "set -u"</title>
<updated>2010-06-18T16:15:52Z</updated>
<author>
<name>Andrew Sayers</name>
<email>andrew-git@pileofstuff.org</email>
</author>
<published>2010-06-17T21:32:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=6c44b6406bc9093945aa030f33c06ecda47ba7f5'/>
<id>urn:sha1:6c44b6406bc9093945aa030f33c06ecda47ba7f5</id>
<content type='text'>
Define several variables in __git_ps1 to avoid errors under "set -u" semantics.

__git_ps1 seems to have been missed when the rest of the file was fixed in
25a31f8.

Signed-off-by: Andrew Sayers &lt;andrew-git@pileofstuff.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>completion: Add --signature and format.signature</title>
<updated>2010-06-16T17:11:19Z</updated>
<author>
<name>Stephen Boyd</name>
<email>bebarino@gmail.com</email>
</author>
<published>2010-06-16T05:59:26Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=d8e1e5df950f2c514a01696a0a0ff53fb1a07651'/>
<id>urn:sha1:d8e1e5df950f2c514a01696a0a0ff53fb1a07651</id>
<content type='text'>
Cc: Shawn O. Pearce &lt;spearce@spearce.org&gt;
Signed-off-by: Stephen Boyd &lt;bebarino@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>bash completion: add --orphan to 'git checkout'</title>
<updated>2010-06-03T21:46:19Z</updated>
<author>
<name>Erick Mattos</name>
<email>erick.mattos@gmail.com</email>
</author>
<published>2010-05-22T00:43:52Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=86e8e7a566c5546e58f56566d0181a08d60f919f'/>
<id>urn:sha1:86e8e7a566c5546e58f56566d0181a08d60f919f</id>
<content type='text'>
Update git-completion.bash with new --orphan option to 'git checkout'.

Signed-off-by: Erick Mattos &lt;erick.mattos@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>completion: --set-upstream option for git-branch</title>
<updated>2010-05-28T22:05:53Z</updated>
<author>
<name>Michael J Gruber</name>
<email>git@drmicha.warpmail.net</email>
</author>
<published>2010-05-26T08:46:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=ff9c0825cfb1840238b6019dddb52763ed96fc82'/>
<id>urn:sha1:ff9c0825cfb1840238b6019dddb52763ed96fc82</id>
<content type='text'>
Signed-off-by: Michael J Gruber &lt;git@drmicha.warpmail.net&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
<entry>
<title>Merge branch 'sg/bash-completion'</title>
<updated>2010-04-06T21:50:45Z</updated>
<author>
<name>Junio C Hamano</name>
<email>gitster@pobox.com</email>
</author>
<published>2010-04-06T21:50:45Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=15bf05241676a1870cbb82a46f509130627bb1d2'/>
<id>urn:sha1:15bf05241676a1870cbb82a46f509130627bb1d2</id>
<content type='text'>
* sg/bash-completion:
  bash: completion for gitk aliases
  bash: support user-supplied completion scripts for aliases
  bash: support user-supplied completion scripts for user's git commands
  bash: improve aliased command recognition
</content>
</entry>
</feed>
