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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
Commit message (
Expand
)
Author
Age
Files
Lines
*
47930: update completions for FreeBSD base up to 12.2
Oliver Kiddle
2021-02-07
3
-5
/
+7
*
47929: complete newer possible values for the sort style
Oliver Kiddle
2021-02-07
1
-1
/
+5
*
based on github #62: return proper exit status
oxiedi
2021-02-07
1
-2
/
+4
*
github #66: Add more commands to _todo.sh
DCsunset
2021-02-07
1
-1
/
+6
*
github #63: fix regression caused by 44274, with sort style -o could break _v...
oxiedi
2021-02-07
1
-1
/
+1
*
github #72: Fix unix command lldb tab-completion
Semnodime
2021-02-07
1
-12
/
+12
*
gitlab !16: Allow spaces between short options and their parameters in _trans...
aaaz
2021-02-07
1
-10
/
+10
*
47919: use common function for completing BSD login classes
Oliver Kiddle
2021-02-06
5
-11
/
+34
*
47918: new util-linux completions for nsenter and unshare
Oliver Kiddle
2021-02-06
2
-0
/
+68
*
47883: _awk: support gawk ver.5
Jun-ichi Takimoto
2021-02-01
1
-2
/
+2
*
47873: Improve completion within dynamic directory names
Peter Stephenson
2021-01-27
2
-3
/
+15
*
github #71: _xrandr: Complete providers
Paul Seyfert
2021-01-24
1
-3
/
+7
*
users/26107: complete changed files after git diff HEAD
Oliver Kiddle
2020-10-29
1
-1
/
+8
*
47494, 47495: Add -n option to strftime
Mikael Magnusson
2020-10-25
1
-5
/
+7
*
github #65: _nmap: Rename option flags (s/_/-/g)
Meng Bo
2020-09-23
1
-12
/
+12
*
47395: _store_cache: Don't leak the variable ${_cache_dir}.
Jacob Menke
2020-09-22
1
-1
/
+1
*
47364: Enable extendedglob in pattern with ${(*)name/pattern/replacement}
Bart Schaefer
2020-09-13
1
-0
/
+1
*
unposted: remove periods from completion descriptions
Doug Kearns
2020-09-06
5
-5
/
+5
*
47350: new dropbox command line client completion
Peter Stephenson
2020-09-04
1
-0
/
+66
*
47322: allow prefix with ssh cipher completion and add matching control for o...
Oliver Kiddle
2020-08-21
1
-3
/
+3
*
47323: _rpmbuild: Complete file arguments after -r/-b/-t.
Daniel Shahaf
2020-08-18
1
-1
/
+1
*
47306: edit-command-line: add editor style
Mikael Magnusson
2020-08-16
1
-0
/
+1
*
47304: _globflags: support specifying more than one flag where appropriate
Mikael Magnusson
2020-08-16
1
-9
/
+24
*
47320: Add completion for Linux tool used to adjust process OOM score
Jörg Sommer
2020-08-13
1
-0
/
+10
*
47321: update completion for btrfs 5.4
Oliver Kiddle
2020-08-13
1
-6
/
+15
*
47319: complete more options to ImageMagick's convert command
Oliver Kiddle
2020-08-13
1
-0
/
+7
*
47294: updates to options in aptitude completion
Oliver Kiddle
2020-08-10
1
-48
/
+67
*
47293: lowercase completion descriptions for lp
Oliver Kiddle
2020-08-10
1
-78
/
+81
*
unposted: fix syntax errors in recently added completers
Mikael Magnusson
2020-08-08
2
-2
/
+2
*
46280: compinit: add -w to explain why compdump runs
Mikael Magnusson
2020-08-05
1
-2
/
+27
*
github #61: _parameters: Don't leak the variable $i
oxiedi
2020-07-14
1
-1
/
+1
*
46216: update for ansible 2.9
Oliver Kiddle
2020-07-08
1
-38
/
+109
*
46217: update options for tmux 3.1
Oliver Kiddle
2020-07-08
1
-19
/
+91
*
github #60: Fix completion for a zfs dataset containing spaces
Mathias Fredriksson
2020-07-08
1
-3
/
+3
*
gitlab !15: modutils completion: Fix FHS assumption
Doron Behar
2020-07-08
1
-3
/
+20
*
46195: use showrgb command to get colours if it is available
Oliver Kiddle
2020-07-08
1
-5
/
+8
*
github #50: Complete hosts in "Match" directive
SATOH Fumiyasu
2020-07-08
1
-0
/
+12
*
github #53: Allow specifying directory name for _remote_files
James Pike
2020-07-08
1
-5
/
+12
*
46097: Fix "assignment to invalid subscript range" error in _rm.
zsugabubus
2020-06-28
1
-1
/
+1
*
46131: _git-config: Partly fix a bug whereby a 'foo.ba<TAB>' wouldn't be comp...
Daniel Shahaf
2020-06-28
1
-2
/
+3
*
46128: _git: Complete more options and diff/merge tools.
Daniel Shahaf
2020-06-28
1
-2
/
+27
*
46129: _git-config: Fix a bug where a second trailing dot would be incorrectl...
Daniel Shahaf
2020-06-28
1
-5
/
+1
*
46130: _git-config: Complete some more options.
Daniel Shahaf
2020-06-28
1
-25
/
+68
*
46140: _git: Fix insufficiently quoted pattern
Miroslav Koškár
2020-06-27
1
-1
/
+1
*
46139: _git: Remove hanging whitespaces
Miroslav Koškár
2020-06-27
1
-2
/
+2
*
unposted c.f. 46034: workaround incompatibility with sh_file_expansion option
Oliver Kiddle
2020-06-26
1
-1
/
+1
*
46106: new usbconfig completion
Oliver Kiddle
2020-06-26
1
-0
/
+63
*
46105: new xinput completion
Oliver Kiddle
2020-06-26
1
-0
/
+140
*
46075: drelo: prefer ip on linux for finding network interfaces
drelo
2020-06-26
1
-3
/
+9
*
45895: ignore deduplication patterns in _sequence
oxiedi
2020-06-26
1
-2
/
+2
[next]