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 (
Collapse
)
Author
Files
Lines
2011-05-29
unposted: Completion/Unix/Command/_git: Update git-branch completion to deal
Nikolai Weibull
1
-7
/
+13
with -r and -d correctly.
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
in array definitions.
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
ordinary variable by bash completions.
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
2011-04-30
İsmail Dönmez: 29020: new openSUSE completions
Peter Stephenson
6
-0
/
+367
2011-04-27
_make: add _make- prefix to helper functions
Mikael Magnusson
1
-16
/
+16
2011-04-25
Simon Ruderich: 29041: _git: Add completion for `tig'.
Frank Terbeck
1
-1
/
+6
2011-04-25
Felipe Contreras: 29028: _git: Add useful completion for `gitk'.
Frank Terbeck
1
-3
/
+7
2011-04-21
29027: _screen: support "/dev/ttyUSB0 [baud]"-style arguments.
Frank Terbeck
1
-1
/
+13
2011-04-21
Valentin Haenel: 29019: Fix git stash completion (apply and pop subcommands).
Frank Terbeck
1
-1
/
+2
2011-04-19
Set version to 4.3.11-dev-2
Peter Stephenson
1
-4
/
+4
2011-04-19
Don't complete p4 reopen to same change.
Peter Stephenson
1
-10
/
+66
2011-04-15
Simon Ruderich: 28927: Fix "git tag -v" completion.
Frank Terbeck
1
-1
/
+3
2011-04-15
28998: use correct return status in _make
Mikael Magnusson
1
-5
/
+8
2011-04-13
gi1242+zsh: 28991: fix _svn caching policy
Peter Stephenson
1
-10
/
+5
2011-04-11
users/15945: various _yum corrections and updates
Peter Stephenson
1
-10
/
+16
2011-03-29
Fix typo in _vim
mikamika
1
-1
/
+1
2011-03-29
Mikael: 28948: compdef -e overrides interpretation of argument as service
Peter Stephenson
1
-3
/
+4
2011-03-20
Johan Sundström: 28890: New _npm completion.
Frank Terbeck
2
-0
/
+20
2011-03-18
Nikolai Weibull: 28913: Fix typo which broke `send-email' completion.
Frank Terbeck
1
-1
/
+1
2011-03-18
Nikolai Weibull: 28911: Only show modified files for git-checkout without tree.
Frank Terbeck
1
-2
/
+2
2011-03-18
Nikolai Weibull: 28914: Typo fix in `cvsexportcommit' description
Frank Terbeck
1
-1
/
+1
2011-03-16
Mikael: users/15875: fix _gpg to use _arguments return status
Peter Stephenson
1
-3
/
+3
2011-03-12
Greg Klanderman: 28887: fix quoting in defs array
Bart Schaefer
1
-1
/
+1
2011-03-11
fix completion funny with dynamic directories
Peter Stephenson
1
-1
/
+1
[next]