Merge branch 'sp/maint-bash-completion-optim' into maint
commitc9784cd0c8576ccbacb3d7dd14000d0892c3fdf6
authorJunio C Hamano <gitster@pobox.com>
Wed, 16 Jul 2008 22:25:24 +0000 (16 15:25 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 16 Jul 2008 22:25:24 +0000 (16 15:25 -0700)
treed084b72b9d5b3c1539295db3e734c86100ae9d77
parentbbe99ea8f6b321d0953118fb19278b7621fe8026
parentdb8a9ff03831a26aa8bfad8bb026b90739d684ec
Merge branch 'sp/maint-bash-completion-optim' into maint

* 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