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
*
users/16302: pattern matching for plain files was broken by 29444
Bart Schaefer
2011-09-05
1
-2
/
+13
*
29707: Completion/Unix/Command/_ln: New _ln completer
Nikolai Weibull
2011-08-20
2
-0
/
+77
*
29705: add correct number of slashes when completing //TRANSLIT.
Mikael Magnusson
2011-08-18
1
-1
/
+1
*
Anthony R Fletcher: users/16260: new systemctl completion
Peter Stephenson
2011-08-17
2
-0
/
+103
*
29698: Completion/Unix/Command/_git: Complete diff options for git log
Nikolai Weibull
2011-08-17
1
-1
/
+4
*
29690: new _twidge and _cryptsetup completers from Daniel Friesel.
Mikael Magnusson
2011-08-17
2
-0
/
+78
*
29683: add -O forward to _ssh.
Mikael Magnusson
2011-08-17
1
-1
/
+1
*
Luka Perkov: 29624: _quilt: Improve `push' and `pop' completion.
Frank Terbeck
2011-07-29
1
-9
/
+28
*
* 29582, 29589: Update handling of third-party Git commands
Nikolai Weibull
2011-07-22
1
-65
/
+82
*
unposted: Completion/Unix/Command/_git: Use _files, not _path_files.
Nikolai Weibull
2011-07-22
1
-1
/
+1
*
unposted: Completion/Unix/Command/_git: Adjust some TODO items.
Nikolai Weibull
2011-07-21
1
-4
/
+3
*
unposted: Completion/Unix/Command/_git: Update git-add completion to not
Nikolai Weibull
2011-07-21
1
-7
/
+10
*
unposted: Completion/Unix/Command/_git: Fix bug in git-add completion that
Nikolai Weibull
2011-07-21
1
-1
/
+1
*
unposted: Completion/Unix/Command/_git: Move _gitk and _tig to correct
Nikolai Weibull
2011-07-21
1
-10
/
+10
*
29272: Completion/Unix/Command/_git: Use return values correctly accross all
Nikolai Weibull
2011-07-21
1
-160
/
+235
*
Matthieu Baerts: 29547: bzr: cdiff subcommand.
Peter Stephenson
2011-07-18
1
-1
/
+1
*
Eric Moors: 29531: Android debugger completion
Peter Stephenson
2011-07-04
2
-0
/
+542
*
29521: _git: Add `user-commands' support again.
Frank Terbeck
2011-07-01
1
-0
/
+3
*
29519: _git: Pick up addon completions from $fpath.
Frank Terbeck
2011-07-01
1
-0
/
+44
*
29527: _git: Make file-completion fallback optional.
Frank Terbeck
2011-07-01
1
-1
/
+13
*
29518: _git: Fall back to file completion for unknown sub-commands.
Frank Terbeck
2011-07-01
1
-1
/
+6
*
unposted: clean up completion descriptions as per Etc/completion-style-guide
Doug Kearns
2011-06-20
3
-34
/
+34
*
Luka Perkov: 29493: handle apvlv
Peter Stephenson
2011-06-19
1
-1
/
+1
*
29483: add --servername completion to _vim
Doug Kearns
2011-06-16
1
-6
/
+17
*
29444: when _path_files is called with a pattern to match directories, do
Bart Schaefer
2011-06-05
1
-1
/
+1
*
29448: complete symlinks to files in _initctl too
Mikael Magnusson
2011-06-03
1
-1
/
+1
*
29412: _tmux: Disable sub-command completions if tmux is not found in `$path'.
Frank Terbeck
2011-06-01
1
-0
/
+4
*
users/16057: add _tree
Mikael Magnusson
2011-05-31
2
-0
/
+52
*
unposted: Completion/Unix/Command/_git: Update git-branch completion to deal
Nikolai Weibull
2011-05-29
1
-7
/
+13
*
29387: add completion for at and friends
Mikael Magnusson
2011-05-27
2
-0
/
+40
*
29334: complete with _arguments -- for zsh
Mikael Magnusson
2011-05-27
1
-1
/
+4
*
29384: Add _comp_caller_options
Mikael Magnusson
2011-05-27
2
-3
/
+3
*
29376: redefine _initctl too
Mikael Magnusson
2011-05-27
1
-32
/
+35
*
29365: redefine _make() in _make.
Mikael Magnusson
2011-05-27
1
-66
/
+71
*
Bernhard Tittelbach: 29371: completion for initctl etc.
Peter Stephenson
2011-05-25
2
-0
/
+182
*
29364: partial fix for make completion in dirs with spaces.
Mikael Magnusson
2011-05-24
1
-1
/
+1
*
minor typo
Peter Stephenson
2011-05-23
1
-1
/
+1
*
29341, corrected: go programming language
Peter Stephenson
2011-05-23
2
-0
/
+19
*
29328: Another missing backslash in _git, remove some not needed backslashes ...
Mikael Magnusson
2011-05-22
5
-12
/
+12
*
29307, 29308 + replies: Fix some doubled words in docs and comments.
Mikael Magnusson
2011-05-19
3
-3
/
+3
*
29315: add a missing backslash.
Wayne Davison
2011-05-18
1
-1
/
+1
*
Nikolai Weibull: 29166: _git: Speed improvements for file completion.
Frank Terbeck
2011-05-17
1
-36
/
+25
*
29273: Completion/Unix/Command/_git: Fix __git_guard_number
Nikolai Weibull
2011-05-17
1
-0
/
+4
*
29278: Completion/Unix/Type/_path_files: fix use of the $skips
Bart Schaefer
2011-05-15
1
-1
/
+1
*
unposted (late commit): updates for 4.3.11-dev-3
Peter Stephenson
2011-05-13
1
-0
/
+1
*
Nikolai Weibull: 29124: Fix -l option in _git.
Mikael Magnusson
2011-05-12
1
-3
/
+3
*
29205: don't sort processes in _pids
Mikael Magnusson
2011-05-12
1
-1
/
+1
*
29187: add a missing backslash.
Wayne Davison
2011-05-08
1
-1
/
+1
*
Haakon: 29137: handling of flags in _ffmpeg
Peter Stephenson
2011-05-03
1
-19
/
+60
*
Haakon: more ffmpeg tweaks
Peter Stephenson
2011-05-01
1
-17
/
+9
[next]