Merge branch 'sp/maint-bash-completion-optim' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 16 Jul 2008 22:25:24 +0000 (15:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Jul 2008 22:25:24 +0000 (15:25 -0700)
* sp/maint-bash-completion-optim:
  bash completion: Resolve git show ref:path<tab> losing ref: portion
  bash completion: Append space after file names have been completed
  bash completion: Don't offer "a.." as a completion for "a."
  bash completion: Improve responsiveness of git-log completion


Trivial merge