index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-13
49645: when completing for the path_dirs option, add a / suffix and follow sy...
Oliver Kiddle
1
-6
/
+7
2021-12-13
49643: facilitate use of the fake style by always calling _description with t...
Oliver Kiddle
1
-4
/
+8
2021-12-07
49633: update options for git 2.34
Oliver Kiddle
1
-124
/
+238
2021-12-02
49630: allow zsh to quote matches from bash completions but include a special...
Oliver Kiddle
1
-2
/
+3
2021-12-02
49631: new logger completion
Oliver Kiddle
1
-0
/
+80
2021-12-02
49629: new Linux perf completion
Oliver Kiddle
1
-0
/
+809
2021-11-26
github #83: _git-push, _git-send-pack: Make --push-option repeatable.
Paul Seyfert
1
-2
/
+2
2021-11-26
49449: _zstat: Don't offer -o after -s, since -s is ignored when both -s and ...
Daniel Shahaf
1
-1
/
+1
2021-11-24
49597: add a helper for completing numbers with unit suffixes and separate ou...
Oliver Kiddle
16
-88
/
+165
2021-11-19
49594: adapt to changes in 49499 to ensure file modes starting with dash aren...
Oliver Kiddle
1
-1
/
+4
2021-11-19
49584: allow for build options in gem install completion
Oliver Kiddle
1
-0
/
+5
2021-11-12
github #82: Fix typos
Dimitris Apostolou
9
-10
/
+10
2021-11-12
49572: Let _expand preserve array form w/out zstyle glob
Marlon Richert
1
-1
/
+1
2021-11-12
unposted: fix case statement fall-through for ansible-galaxy role completion
Oliver Kiddle
1
-1
/
+1
2021-11-12
49564: always use descriptions included in the file-patterns style and allow ...
Oliver Kiddle
1
-19
/
+26
2021-11-12
49561: add zformat -F option, similar to -f but ternary expressions check for...
Oliver Kiddle
2
-2
/
+2
2021-10-31
users/27302: _remote_files respects setting of AUTO_REMOVE_SLASH option
Bart Schaefer
1
-1
/
+4
2021-10-30
49528: allow multiple -D options to compadd
Oliver Kiddle
2
-3
/
+2
2021-10-27
49529: Add rogue and descriptions to _rcctl ls
Matthew Martin
1
-2
/
+11
2021-10-26
49431 (tweaked, c.f. Bart: 49434): Faster ~/.ssh/config processing
Peter Palfrader
1
-4
/
+5
2021-10-26
49519: quote completed options as needed and remove the now superfluous quote...
Oliver Kiddle
8
-13
/
+13
2021-10-24
49493: fix '_arguments --' to correctly recognize optional argument
Jun-ichi Takimoto
1
-2
/
+2
2021-10-23
49500: new lsns completion
Oliver Kiddle
1
-0
/
+18
2021-10-16
github #79 (tweaked): _ssh: update options in apple's version of ssh-add
Xavier Hsinyuan
1
-3
/
+13
2021-10-13
49441: _timeout: Add OpenBSD
Matthew Martin
1
-2
/
+2
2021-10-11
49464: _basenc: new completion
Jun-ichi Takimoto
1
-0
/
+30
2021-09-28
49444: libarchive tar can actually extract much more formats
Alex Xu (Hello71)
1
-1
/
+1
2021-09-28
Add support for multi-project builds to _gradle
Marlon Richert
1
-8
/
+30
2021-09-28
49454: open dump file once only instead of reopening it for appends
Oliver Kiddle
1
-28
/
+30
2021-09-08
49389: leading variables in autoload file completion
Bart Schaefer
1
-2
/
+2
2021-09-06
48969: fix for "zle -N" completion
Marlon Richert
1
-4
/
+4
2021-09-06
48832: try _gnu_generic first
Bart Schaefer
1
-1
/
+1
2021-09-04
49343: Fix file name completion of GNU digest utilities
Shohei YOSHIDA
1
-1
/
+4
2021-09-04
49345: fix git file completion for paths starting with ../
Oliver Kiddle
1
-4
/
+4
2021-08-29
49327: complete for new git maintenance, for-each-repo, sparse-checkout and b...
Oliver Kiddle
1
-2
/
+106
2021-08-29
49319: completion options update
Oliver Kiddle
49
-209
/
+464
2021-08-29
49317: cleanup inappropriate use of {...} specs with _arguments or _alternative
Oliver Kiddle
4
-30
/
+30
2021-08-29
49316: add (-.) glob qualifier to globs where only files are applicable
Oliver Kiddle
5
-17
/
+15
2021-08-29
49315: list units in brackets at the end of group descriptions
Oliver Kiddle
10
-32
/
+26
2021-08-27
49272: Set $COLUMNS in _call_program to ensure cached command output is suffi...
Marlon Richert
1
-0
/
+1
2021-08-27
unposted (based on Marlon: 49273): add -x to local completion
Oliver Kiddle
1
-2
/
+2
2021-08-27
49309: update the strace completion through strace 5.13
Oliver Kiddle
1
-43
/
+79
2021-08-27
49306: fix file completion for the second parameter to losetup
Oliver Kiddle
1
-2
/
+3
2021-08-27
49234: add missing options in python completion
Štěpán Němec
1
-2
/
+5
2021-08-24
github #78: Fix completions in _pandoc
DCsunset
1
-3
/
+3
2021-08-16
49268: use an empty string search to find matches for info --index-search= co...
Oliver Kiddle
1
-2
/
+10
2021-08-16
49160: fix quoting for xmllint --pretty completion
Oliver Kiddle
1
-1
/
+1
2021-07-30
github #77: Improve subl completions for Sublime Text v4
Stavros Ntentos
1
-0
/
+2
2021-07-30
49211: _typeset: correctly set return value
Jun-ichi Takimoto
1
-14
/
+15
2021-07-19
49147: fix completion of linux kernel modules
Eric Cook
1
-1
/
+1
[next]