Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

[PATCH 0/7] Various fixes to Git completion



These are a collection of improvements and fixes to the Git completion
functions.

Regards,
Øsse

m0viefreak (3):
  _git: Remove unsupported -q option from diff options
  _git: fix a few "undocumented" options
  _git: revert: add '-e,--edit'

Øystein Walle (4):
  _git: Add missing column.* config variables
  _git: Make git-show accept diff arguments
  _git: re-order the last two git-blame arguments
  _git: fix wrong default value

 Completion/Unix/Command/_git | 36 +++++++++++++++++++++++-------------
 1 file changed, 23 insertions(+), 13 deletions(-)

-- 
1.8.4.1.516.g1d25dd4



Messages sorted by: Reverse Date, Date, Thread, Author