index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
42317: completion option updates for commands that have had recent updates
Oliver Kiddle
2018-01-23
3
-4
/
+26
*
42242: add [DFNO]BSD to the mix in ldconfig completion
Matthew Martin
2018-01-10
1
-35
/
+0
*
42231: new completion functions for simple utilities belonging to the 'Darwin...
dana
2018-01-06
3
-0
/
+88
*
github #21: update nmcli completions to be compatible with recent version 1.8.4
Maciek Makowski
2018-01-04
2
-244
/
+373
*
42171: prevent parameters of various parameters from becoming global
Eric Cook
2018-01-02
2
-3
/
+3
*
unposted: _sshfs: Make the -o option repeatable, accept "--".
Daniel Shahaf
2017-11-04
1
-2
/
+3
*
41971: correctly break out of certain tag loops when there are matches
Oliver Kiddle
2017-11-02
1
-0
/
+1
*
41958: update util-linux completions to 2.31; new hexdump completion
Oliver Kiddle
2017-10-29
3
-2
/
+14
*
update options in tune2fs completion through e2fsprogs 1.43.6
Oliver Kiddle
2017-09-22
1
-17
/
+30
*
41726: add + and = to option specs taking arguments and update options to 1.7.5
Oliver Kiddle
2017-09-18
1
-31
/
+53
*
update completion of options for util-linux 2.30.1
Oliver Kiddle
2017-09-18
4
-76
/
+137
*
41725: assorted minor updates to completion functions
Oliver Kiddle
2017-09-18
1
-3
/
+4
*
41724: update ethtool completion for new options
Oliver Kiddle
2017-09-18
1
-160
/
+270
*
41709: update options in Linux sysstat completions
Oliver Kiddle
2017-09-15
1
-24
/
+46
*
41617: complete new tracepath options
Oliver Kiddle
2017-08-29
1
-0
/
+9
*
users/22834: fix irritating bug in file glob for Linux kernel modules
Tomasz Pala
2017-08-17
1
-1
/
+1
*
41431: update options in assorted completions
Oliver Kiddle
2017-07-15
3
-1
/
+4
*
41414: fix for commas used in exclusion lists
Fabian Klötzl
2017-07-14
1
-2
/
+2
*
40965: fix for missing local declarations of expl
Oliver Kiddle
2017-04-26
1
-1
/
+1
*
40823: update option completion for sshfs 2.8
Oliver Kiddle
2017-03-10
1
-21
/
+47
*
40808: fix typos where (x,y) should have been (x y) in _arguments syntax
Fabian Klotzl
2017-03-09
1
-1
/
+1
*
unposted: using a colon in the tag name for lsusb completion was not such a g...
Oliver Kiddle
2017-02-10
1
-1
/
+1
*
40345: update lsusb completion
Oliver Kiddle
2017-01-13
1
-13
/
+17
*
40344: new lsblk completion
Oliver Kiddle
2017-01-13
1
-0
/
+57
*
40107: _mount, _fusermount: fix quoting
Mikael Magnusson
2016-12-06
1
-1
/
+1
*
39890: typo corrections in completion functions
Oliver Kiddle
2016-11-09
2
-6
/
+6
*
39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ...
Daniel Shahaf
2016-10-07
1
-1
/
+1
*
39407: cleanup minor issues in cpupower completion; updated through to versio...
Oliver Kiddle
2016-09-21
1
-63
/
+80
*
39165: update options to correspond to latest versions of software in various...
Oliver Kiddle
2016-09-03
1
-1
/
+3
*
39067: update options to correspond to latest versions of software in various...
Oliver Kiddle
2016-08-19
2
-15
/
+11
*
38982: move cpupower completion to correct folder
Andy Spencer
2016-08-01
1
-0
/
+0
*
38976: new cpupower completion
Andy Spencer
2016-08-01
1
-0
/
+102
*
38867: update strace completion
Oliver Kiddle
2016-07-17
2
-114
/
+131
*
38833: separate iostat completion from _sysstat
Eric Cook
2016-07-13
1
-26
/
+11
*
38676, 38680: Completion for pidof and localedef.
Eric Cook
2016-06-14
1
-0
/
+24
*
38632: remove trailing space on #compdef line for compinit parsing
Barton E. Schaefer
2016-06-07
1
-1
/
+1
*
38587: Fix iconvconfig completion --output handling
Marko Myllynen
2016-06-03
1
-1
/
+1
*
38567, 38440: Marko Myllynen: completion for locale(1) and iconvconfig(8)
Marko Myllynen
2016-06-02
1
-0
/
+13
*
38514: remove unnecessary ls in completion
Matthew Martin
2016-05-22
1
-1
/
+1
*
37913: add additional completers and _zpool improvement
Eric Cook
2016-02-11
3
-0
/
+45
*
36571: Completion for zsocket and updated losetup's completion
Eric Cook
2015-09-23
1
-11
/
+25
*
unposted: _sshfs: Fix completion of options with values
Daniel Shahaf
2015-08-17
1
-10
/
+10
*
36158: _sshfs: Fix completion of and after -o
Daniel Shahaf
2015-08-17
1
-3
/
+28
*
35879: fix for subcommands that don't have a second subcommand
Eric Cook
2015-07-24
1
-133
/
+132
*
34693: _strace: Fix variable leakage of $sys_calls
Daniel Shahaf
2015-03-09
1
-0
/
+1
*
34233: function execution trick needed for _qdbus
Peter Stephenson
2015-01-11
1
-0
/
+2
*
34195: new qdbus completion
Thomas Mitterfellner
2015-01-10
1
-0
/
+112
*
34053: complete additional Linux kernel module compression
Timofey Titovets
2015-01-05
1
-1
/
+1
*
33999: remove docker completion.
Lokesh Mandvekar
2014-12-18
1
-410
/
+0
*
33481: resolve completion clashes and tidy-up SUSE/Mandriva related functions
Oliver Kiddle
2014-10-21
1
-11
/
+0
[next]