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

[PATCH 0/6] Completion updates for Git 1.8.4.1



These patches bring the Git completion functions up to date with respect to
version 1.8.4.1 of Git. I've tried to make each commit a reasonable set of
changes but feel free to squash if you so desire.

Regards,
Øsse

Øystein Walle (6):
  _git: Add git-clean -i/--interactive support
  _git: Add new arguments introduced in Git v1.8.4
  _git: Add status.short and status.branch
  _git: Reword --heads to match new meaning
  _git: Add two sub-comamnds introduced in v1.8.4
  _git: Make --batch(-check) accept an argument

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

-- 
1.8.4.1.516.g1d25dd4



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