index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-18
Matthieu Baerts: 29547: bzr: cdiff subcommand.
Peter Stephenson
1
-1
/
+1
2011-07-04
Eric Moors: 29531: Android debugger completion
Peter Stephenson
2
-0
/
+542
2011-07-01
Daniel Bolton: 29529: _aptitude: Complete format specifiers with the `-F' opt...
Frank Terbeck
1
-1
/
+34
2011-07-01
29523: _git-buildpackage: Use "#desc:" line for _git third-party add-on compl...
Frank Terbeck
1
-0
/
+1
2011-07-01
29521: _git: Add `user-commands' support again.
Frank Terbeck
1
-0
/
+3
2011-07-01
29519: _git: Pick up addon completions from $fpath.
Frank Terbeck
1
-0
/
+44
2011-07-01
29527: _git: Make file-completion fallback optional.
Frank Terbeck
1
-1
/
+13
2011-07-01
29518: _git: Fall back to file completion for unknown sub-commands.
Frank Terbeck
1
-1
/
+6
2011-06-28
Sebastian Ramacher: 29513: _apt: Add markauto and unmarkauto sub-commands.
Frank Terbeck
1
-1
/
+3
2011-06-27
Mikael Muszynski: complete .m4v files for mplayer
Peter Stephenson
1
-1
/
+1
2011-06-20
unposted: clean up completion descriptions as per Etc/completion-style-guide
Doug Kearns
8
-74
/
+74
2011-06-19
Luka Perkov: 29493: handle apvlv
Peter Stephenson
1
-1
/
+1
2011-06-18
Michel Dos Reis: 29482: handle .gz kernel modules
Peter Stephenson
1
-1
/
+1
2011-06-16
29483: add --servername completion to _vim
Doug Kearns
1
-6
/
+17
2011-06-05
29444: when _path_files is called with a pattern to match directories, do
Bart Schaefer
1
-1
/
+1
2011-06-04
29459: Further fixes for parameter flag completion,
Peter Stephenson
1
-1
/
+1
2011-06-03
29452: allow completion of parameter flags
Peter Stephenson
1
-0
/
+187
2011-06-03
29448: complete symlinks to files in _initctl too
Mikael Magnusson
1
-1
/
+1
2011-06-03
29438: complete dynamic directory names in command position
Mikael Magnusson
1
-1
/
+1
2011-06-01
29412: _tmux: Disable sub-command completions if tmux is not found in `$path'.
Frank Terbeck
1
-0
/
+4
2011-05-31
users/16057: add _tree
Mikael Magnusson
2
-0
/
+52
2011-05-29
unposted: Completion/Unix/Command/_git: Update git-branch completion to deal
Nikolai Weibull
1
-7
/
+13
2011-05-27
29387: add completion for at and friends
Mikael Magnusson
2
-0
/
+40
2011-05-27
29334: complete with _arguments -- for zsh
Mikael Magnusson
1
-1
/
+4
2011-05-27
29384: Add _comp_caller_options
Mikael Magnusson
4
-5
/
+7
2011-05-27
29376: redefine _initctl too
Mikael Magnusson
1
-32
/
+35
2011-05-27
29365: redefine _make() in _make.
Mikael Magnusson
1
-66
/
+71
2011-05-25
Bernhard Tittelbach: 29371: completion for initctl etc.
Peter Stephenson
2
-0
/
+182
2011-05-24
29364: partial fix for make completion in dirs with spaces.
Mikael Magnusson
1
-1
/
+1
2011-05-24
29335: update valgrind --tool= completion hack.
Mikael Magnusson
1
-1
/
+5
2011-05-24
29338: fix pattern in _main_complete for insert-tab.
Mikael Magnusson
1
-1
/
+1
2011-05-23
minor typo
Peter Stephenson
1
-1
/
+1
2011-05-23
29341, corrected: go programming language
Peter Stephenson
2
-0
/
+19
2011-05-22
29328: Another missing backslash in _git, remove some not needed backslashes ...
Mikael Magnusson
6
-13
/
+13
2011-05-19
29307, 29308 + replies: Fix some doubled words in docs and comments.
Mikael Magnusson
8
-8
/
+8
2011-05-18
29315: add a missing backslash.
Wayne Davison
1
-1
/
+1
2011-05-17
29306: typo fix from Laurent Fousse.
Clint Adams
1
-1
/
+1
2011-05-17
Nikolai Weibull: 29166: _git: Speed improvements for file completion.
Frank Terbeck
1
-36
/
+25
2011-05-17
29273: Completion/Unix/Command/_git: Fix __git_guard_number
Nikolai Weibull
1
-0
/
+4
2011-05-15
29278: Completion/Unix/Type/_path_files: fix use of the $skips
Bart Schaefer
1
-1
/
+1
2011-05-13
unposted (late commit): updates for 4.3.11-dev-3
Peter Stephenson
1
-0
/
+1
2011-05-12
29245: _xset: pass -O instead of -o to _describe.
Mikael Magnusson
1
-2
/
+2
2011-05-12
Nikolai Weibull: 29124: Fix -l option in _git.
Mikael Magnusson
1
-3
/
+3
2011-05-12
29205: don't sort processes in _pids
Mikael Magnusson
1
-1
/
+1
2011-05-08
29187: add a missing backslash.
Wayne Davison
1
-1
/
+1
2011-05-04
29140: hide the "words" special variable so that it may be used as an
Bart Schaefer
1
-1
/
+7
2011-05-04
Rocky Bernstein: 29135 (plus tweaks): compgen -W in bash completion
Peter Stephenson
1
-7
/
+14
2011-05-03
Haakon: 29137: handling of flags in _ffmpeg
Peter Stephenson
1
-19
/
+60
2011-05-01
Haakon: more ffmpeg tweaks
Peter Stephenson
1
-17
/
+9
2011-04-30
Haakon Riiser: 29100: clean up of _ffmpeg
Peter Stephenson
1
-110
/
+111
[next]