Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH 0/7] Various fixes to Git completion
Heya!
I looked at both your series:
Øystein Walle wrote:
[...]
> 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(-)
[...]
> Ø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(-)
I didn't find anything obviously wrong with those, so I'll import and
push them later today.
Thanks for your work, the both of you!
Regards, Frank
--
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
-- RFC 1925
Messages sorted by:
Reverse Date,
Date,
Thread,
Author