index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Zsh
/
Command
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-01
43960: Add full completion for exec and setsid
dana
2
-1
/
+10
2018-11-13
unposted (cf. 43800): Update strftime completion
dana
1
-2
/
+4
2018-11-08
43784: clarify descriptions on options related to match sorting
Oliver Kiddle
1
-3
/
+3
2018-09-06
43366: _compdef: Change and add sources for completed completion function names.
Daniel Shahaf
1
-2
/
+3
2018-06-21
43073: various completion option updates
Oliver Kiddle
2
-3
/
+5
2018-06-20
43060: Expand stat completion
dana
1
-33
/
+0
2018-05-17
42784: complete -s and -x options to the functions builtin
Oliver Kiddle
1
-4
/
+10
2018-01-23
42299: correct optional argument
Oliver Kiddle
1
-1
/
+1
2018-01-02
42171: prevent parameters of various parameters from becoming global
Eric Cook
1
-1
/
+1
2017-11-02
41971: correctly break out of certain tag loops when there are matches
Oliver Kiddle
1
-0
/
+1
2017-10-31
41965: complete new functions -W and zmodload -s options
Oliver Kiddle
2
-1
/
+3
2017-10-29
41960: add missing local declarations for MATCH, MBEGIN and MEND
Sebastian Gniazdowski
1
-1
/
+2
2017-10-28
41927: complete "typeset -p"'s optional argument for multi-line output
Oliver Kiddle
1
-1
/
+1
2017-10-11
41825/0002: _stat: Complete -x options to zsh/stat's 'zstat'.
Daniel Shahaf
1
-15
/
+21
2017-10-11
41825/0001: _stat: Only complete 'stat' if it's provided by the zsh/stat buil...
Daniel Shahaf
1
-1
/
+8
2017-04-26
40965: fix for missing local declarations of expl
Oliver Kiddle
1
-1
/
+1
2017-01-17
unposted: "autooad ~..." also completes file
Peter Stephenson
1
-1
/
+1
2017-01-11
40332: completion for new autoload features
Peter Stephenson
1
-8
/
+16
2016-11-29
40035: Cosmetic fixes for comments and documentation.
Eitan Adler
1
-1
/
+1
2016-11-26
40013: process zsh-specific time format extensions correctly
Jun-ichi Takimoto
1
-1
/
+1
2016-11-17
39917: Complete setsid(1) as a precommand
Daniel Shahaf
1
-1
/
+1
2016-11-05
39834: when print used with -v and -l, include a final newline
Oliver Kiddle
2
-18
/
+20
2016-11-05
39389: when printf -v is used with an array use separate elements each time t...
Oliver Kiddle
1
-6
/
+11
2016-10-18
39657: _zstyle: Complete the -g, -s,-b,-a, -t,-T, -m options.
Daniel Shahaf
1
-9
/
+80
2016-10-18
39657: _zstyle: When completing a style for an unrecognised context, complete...
Daniel Shahaf
1
-1
/
+1
2016-10-18
39657: Make a helper function global.
Daniel Shahaf
1
-16
/
+0
2016-10-07
39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ...
Daniel Shahaf
1
-1
/
+1
2016-09-24
39423: _zed: Support the '--' end-of-options mark.
Daniel Shahaf
1
-3
/
+5
2016-09-21
39370: complete -w and -K options to zle following the widget name and numeri...
Oliver Kiddle
2
-1
/
+3
2016-07-28
38957: make use of updates to match-words-by-style and better support complet...
Oliver Kiddle
1
-2
/
+5
2016-07-28
38956: factor out zle widget completion into its own function
Oliver Kiddle
3
-11
/
+8
2016-07-18
_print: add -v
Mikael Magnusson
1
-0
/
+2
2016-07-08
38812: a few new completions and update some command options
Oliver Kiddle
1
-0
/
+2
2016-05-04
38402: Complete 'eatmydata'.
Daniel Shahaf
1
-1
/
+1
2016-05-01
unposted: _compadd: Fix typo.
Daniel Shahaf
1
-1
/
+1
2015-12-03
unposted: Remove uneeded executability bits.
Daniel Shahaf
1
-0
/
+0
2015-09-23
36571: Completion for zsocket and updated losetup's completion
Eric Cook
1
-0
/
+14
2015-08-17
36177: _setopt: complete printexitvalue both ways
Mikael Magnusson
1
-2
/
+3
2015-08-14
36146: avoid mix of -/ and -g with _files as that just overrides user prefere...
Oliver Kiddle
1
-1
/
+1
2015-08-12
36119: _strftime: Add completion for zsh/datetime's strftime builtin
Mikael Magnusson
1
-0
/
+12
2015-07-09
35748: fixes to prompt spec completion where it contains date formats
Oliver Kiddle
1
-6
/
+11
2015-07-08
35729: new compadd completion
Oliver Kiddle
1
-0
/
+52
2015-06-19
35527: use list-separator style in cases where separator was hardcoded
Oliver Kiddle
2
-13
/
+13
2015-06-06
35350: extend "fc -I" to cover listing of "internal" history events only
Barton E. Schaefer
1
-14
/
+15
2015-04-24
34940: _fc: fix typo breaking completion for history
Oliver Kiddle
1
-1
/
+1
2015-04-21
Revert "34926: _fc: Remove a spurious 2"
Mikael Magnusson
1
-1
/
+1
2015-04-19
34926: _fc: Remove a spurious 2
Mikael Magnusson
1
-1
/
+1
2015-04-13
users/20159: completion: zstyle: Add 'show-ambiguity'
Daniel Shahaf
1
-0
/
+1
2015-03-15
Fix ~ and (Q) order in _zattr
Mikael Magnusson
1
-1
/
+1
2015-01-30
34435: Update emulate completion.
Peter Stephenson
1
-2
/
+4
[next]