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

[PATCH 0/4] _git: bugfixes, improvements and updates



Here are a bunch of updates to the git completer.
The last one is a squash of many smaller updates.

m0viefreak (4):
  _git: fix __git_committish_range_{first,last} and
    __git_is_committish_range
  _git: diff: refactor and fix wrong completions
  _git: fix __git_submodules to only use the actual name of the
    submodule
  _git: completion updates up to latest git v1.9.0

 Completion/Unix/Command/_git | 256 ++++++++++++++++++++++++++++++-------------
 1 file changed, 182 insertions(+), 74 deletions(-)

-- 
1.9.0.1.g7244ca4



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