Merge branch 'fc/completion'
commitf241c08d40ad9d479fb88e99ff0bb90d6dd73eda
authorJunio C Hamano <gitster@pobox.com>
Sun, 2 Jun 2013 22:48:12 +0000 (2 15:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 2 Jun 2013 22:48:12 +0000 (2 15:48 -0700)
tree787cc405852e003bbf3d42f3c6f9b8eb681ee2d6
parent6bf931a54fd66826f28d2808b7ad822024764d41
parentc29e317994d1077fe3ac9cdeae5a5b35ffaa3440
Merge branch 'fc/completion'

* fc/completion:
  completion: remove __git_index_file_list_filter()
  completion: add space after completed filename
  completion: add hack to enable file mode in bash < 4
  completion: refactor __git_complete_index_file()
  completion: refactor diff_index wrappers
  completion: use __gitcompadd for __gitcomp_file
  completion; remove unuseful comments
  completion: document tilde expansion failure in tests
  completion: add file completion tests
contrib/completion/git-completion.bash