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
/
Unix
Commit message (
Expand
)
Author
Age
Files
Lines
*
41725: assorted minor updates to completion functions
Oliver Kiddle
2017-09-18
11
-50
/
+84
*
41711: new dconf completion
Oliver Kiddle
2017-09-15
1
-0
/
+71
*
41710: new smartctl completion
Oliver Kiddle
2017-09-15
1
-0
/
+61
*
41709: update options in Linux sysstat completions
Oliver Kiddle
2017-09-15
1
-6
/
+16
*
41628 (plus 41645 by Oliver): _ps: update options
Jun-ichi Takimoto
2017-09-09
1
-24
/
+76
*
41621: _mkdir: Honour the 'command' and 'builtin' precommand modifiers.
Daniel Shahaf
2017-09-04
1
-13
/
+12
*
41620 (tweaked per 41622): _mkdir: Don't offer a linux-specific option in the...
Daniel Shahaf
2017-09-04
1
-9
/
+5
*
41637: add explicit objdump completion
Marc Aldorasi
2017-09-04
1
-2
/
+104
*
41567: _tmux: Complete detached sessions first for attach-session.
Daniel Shahaf
2017-08-30
1
-1
/
+20
*
41566: _tmux: Complete only attached sessions for detach-session.
Daniel Shahaf
2017-08-30
1
-1
/
+8
*
41564: _tmux: Complete environment variables and their values for set-environ...
Daniel Shahaf
2017-08-30
1
-5
/
+94
*
41557: _tmux: show-environment, set-environment: Make -g,-t mutually exclusive.
Daniel Shahaf
2017-08-30
1
-4
/
+4
*
41558: _tmux: Complete option names for show-options and show-window-options.
Daniel Shahaf
2017-08-30
1
-6
/
+23
*
41618: Added some arguments autocompletion to _todo.sh.
Андрей Стоцкий (_RuRo_)
2017-08-29
1
-0
/
+12
*
41617: complete new tracepath options
Oliver Kiddle
2017-08-29
1
-5
/
+0
*
41616: update completion options to entr 3.8
Oliver Kiddle
2017-08-29
1
-2
/
+16
*
unposted: add missing #autoload directive
Oliver Kiddle
2017-08-29
1
-0
/
+2
*
41602 (tweaked): Improve wording in gpg completion.
William da Silva
2017-08-25
1
-6
/
+6
*
41601: handle system differences in arp completion and add function for route
Oliver Kiddle
2017-08-25
2
-15
/
+349
*
41600: fix quoting of songs for mpc completion
Oliver Kiddle
2017-08-25
1
-23
/
+88
*
41598: new who and w completions
Oliver Kiddle
2017-08-25
2
-0
/
+111
*
41568: complete vmstat options on NetBSD and Solaris and add some exclusion l...
Oliver Kiddle
2017-08-18
1
-23
/
+67
*
41561: update dhclient completion
Oliver Kiddle
2017-08-18
1
-22
/
+64
*
41560: cleanup chsh completion for different platforms
Oliver Kiddle
2017-08-18
1
-35
/
+62
*
users/22834: allow completion after -c and a few other new ip options
Tomasz Pala
2017-08-16
1
-0
/
+15
*
41556: complete BPF (libpcap) filters
Oliver Kiddle
2017-08-16
3
-73
/
+352
*
41552: complete only branches after git worktree add --detach
Oliver Kiddle
2017-08-16
1
-2
/
+2
*
41481: _df: Complete mounted device and mount points.
Daniel Shahaf
2017-08-08
3
-45
/
+48
*
41486: _tmux: Correct completions of new-window, split-window, respawn-window...
Daniel Shahaf
2017-08-08
1
-4
/
+4
*
41493: fix to not print hash into terminal and update options for git 2.14
Oliver Kiddle
2017-08-06
1
-2
/
+7
*
41492: update some options in completions
Oliver Kiddle
2017-08-05
3
-31
/
+52
*
41479: _xz: Complete compressed, rather than uncompressed, files after -d.
Daniel Shahaf
2017-08-02
1
-1
/
+1
*
41475: _git: Complete files after 'reset' when there are no commits, when the...
Daniel Shahaf
2017-08-02
1
-0
/
+6
*
unposted: _git: Fix style lookup for 'max-verbose'.
Daniel Shahaf
2017-07-31
1
-1
/
+1
*
41467: Correct completion of 'tmux new <TAB>'.
Daniel Shahaf
2017-07-28
2
-1
/
+18
*
41471 (tweaked): _svn: Complete propvals in 'propset'.
Daniel Shahaf
2017-07-28
1
-1
/
+24
*
41458: _subversion: Don't cache an empty commands list when svn is not availa...
Daniel Shahaf
2017-07-28
1
-1
/
+6
*
41432: use option grouping in xz completion
Oliver Kiddle
2017-07-15
1
-40
/
+41
*
41431: update options in assorted completions
Oliver Kiddle
2017-07-15
6
-22
/
+56
*
41414: fix for commas used in exclusion lists
Fabian Klötzl
2017-07-14
2
-2
/
+9
*
41419: update for git 2.13.2
Oliver Kiddle
2017-07-14
1
-11
/
+30
*
41409: complete "django startproject"
Marcin Mielniczuk
2017-07-11
1
-0
/
+1
*
41339: Unquote treeish argument for git checkout completion
Peter Stephenson
2017-06-22
1
-2
/
+2
*
41177: _nm: add support for macOS and OpenBSD
Jun-ichi Takimoto
2017-06-01
1
-30
/
+80
*
41159: handle "Include" and "HostName" lines in ~/.ssh/config
Barton E. Schaefer
2017-05-28
1
-11
/
+17
*
41087: Update kvno completion to MIT krb 1.14
Marko Myllynen
2017-05-22
1
-4
/
+6
*
41086: Update librt completions
Marko Myllynen
2017-05-22
1
-2
/
+3
*
41085: Update OpenStack completions
Marko Myllynen
2017-05-22
1
-3
/
+3
*
unposted: fix syntax on line end
Oliver Kiddle
2017-04-26
1
-1
/
+1
*
40965: fix for missing local declarations of expl
Oliver Kiddle
2017-04-26
13
-36
/
+56
[next]