1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-01 06:20:55 +01:00
zsh/Completion/Unix
Ramkumar Ramachandra 2ea9cd4775 31288: _git: fix shortlog completer
Currently, __git-shortlog () says that 'git shortlog' can only accept
commits as arguments (probably because the official documentation says
this).  This is entirely untrue: shortlog can accept
commit-range-or-file, just like log can.  Fix the completer by copying
out segments from the __git-log () function.

Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
2013-04-25 14:36:08 +02:00
..
Command 31288: _git: fix shortlog completer 2013-04-25 14:36:08 +02:00
Type unposted: fix some .distfiles which mention files that have gone 2013-04-08 20:23:42 +01:00
.distfiles new or changed after move 2001-04-02 12:39:40 +00:00