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
...
*
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
*
Daniel Bolton: 29529: _aptitude: Complete format specifiers with the `-F' opt...
Frank Terbeck
2011-07-01
1
-1
/
+34
*
29523: _git-buildpackage: Use "#desc:" line for _git third-party add-on compl...
Frank Terbeck
2011-07-01
1
-0
/
+1
*
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
*
Sebastian Ramacher: 29513: _apt: Add markauto and unmarkauto sub-commands.
Frank Terbeck
2011-06-28
1
-1
/
+3
*
Mikael Muszynski: complete .m4v files for mplayer
Peter Stephenson
2011-06-27
1
-1
/
+1
*
unposted: clean up completion descriptions as per Etc/completion-style-guide
Doug Kearns
2011-06-20
8
-74
/
+74
*
Luka Perkov: 29493: handle apvlv
Peter Stephenson
2011-06-19
1
-1
/
+1
*
Michel Dos Reis: 29482: handle .gz kernel modules
Peter Stephenson
2011-06-18
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
*
29459: Further fixes for parameter flag completion,
Peter Stephenson
2011-06-04
1
-1
/
+1
*
29452: allow completion of parameter flags
Peter Stephenson
2011-06-03
1
-0
/
+187
*
29448: complete symlinks to files in _initctl too
Mikael Magnusson
2011-06-03
1
-1
/
+1
*
29438: complete dynamic directory names in command position
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
4
-5
/
+7
*
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
*
29335: update valgrind --tool= completion hack.
Mikael Magnusson
2011-05-24
1
-1
/
+5
*
29338: fix pattern in _main_complete for insert-tab.
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
6
-13
/
+13
*
29307, 29308 + replies: Fix some doubled words in docs and comments.
Mikael Magnusson
2011-05-19
8
-8
/
+8
*
29315: add a missing backslash.
Wayne Davison
2011-05-18
1
-1
/
+1
*
29306: typo fix from Laurent Fousse.
Clint Adams
2011-05-17
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
*
29245: _xset: pass -O instead of -o to _describe.
Mikael Magnusson
2011-05-12
1
-2
/
+2
*
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
*
29140: hide the "words" special variable so that it may be used as an
Bart Schaefer
2011-05-04
1
-1
/
+7
*
Rocky Bernstein: 29135 (plus tweaks): compgen -W in bash completion
Peter Stephenson
2011-05-04
1
-7
/
+14
*
Haakon: 29137: handling of flags in _ffmpeg
Peter Stephenson
2011-05-03
1
-19
/
+60
[prev]
[next]