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

[PATCH 0/5] Git coompletion updates and fixes



It's been a while since 1.9.0. Here are updates that brings _git up to date
with 2.1.0. There are two different commits because I actually created them as
the versions were released and have no good excuse for why I haven't sent them
in before now... Squash as you please.

Seasoned with some other tune-ups.

Øystein Walle (5):
  _git: updates for Git 2.0.0
  _git: Add missing --list to git-tag
  _git: updates for Git 2.1.0
  _git: fix typo in git-apply
  _git: add missing --3way option

 Completion/Unix/Command/_git | 58 ++++++++++++++++++++++++++++++++++++--------
 1 file changed, 48 insertions(+), 10 deletions(-)

-- 
2.1.0



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