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
2016-12-10
users/22182: Propagate 22161 docs patch to completion descriptions.
Daniel Shahaf
1
-1
/
+1
2016-12-08
40114: complete :/ with other parameter operators
Oliver Kiddle
1
-0
/
+1
2016-12-06
40107: _mount, _fusermount: fix quoting
Mikael Magnusson
2
-4
/
+4
2016-12-01
40055: update git completion for git 2.11.0
Oliver Kiddle
1
-13
/
+29
2016-12-01
40053: exclude current directory of active zsh from _external_pwds ompletion ...
Oliver Kiddle
1
-1
/
+1
2016-12-01
unposted: fix previous commit
Mikael Magnusson
1
-1
/
+2
2016-12-01
40024: Update _path_files since quoting requirements changed in 39412
Mikael Magnusson
1
-4
/
+2
2016-11-30
40036: _bts: Complete removal syntaxes correctly.
Daniel Shahaf
1
-1
/
+1
2016-11-29
40035: Cosmetic fixes for comments and documentation.
Eitan Adler
5
-5
/
+5
2016-11-29
unposted: Complete the $foo[(f)] flag.
Daniel Shahaf
1
-0
/
+1
2016-11-29
unposted: _git-config: Fix user.email completion to complete only bare email ...
Daniel Shahaf
1
-1
/
+1
2016-11-28
40011: Make $_comp_priv_prefix only declared when required, and use that to h...
Daniel Shahaf
6
-5
/
+9
2016-11-27
39757 plus test: Fix completion under parenthetical directory names, broken i...
Daniel Shahaf
1
-1
/
+1
2016-11-26
40013: process zsh-specific time format extensions correctly
Jun-ichi Takimoto
2
-3
/
+3
2016-11-25
40020: new cscope completion
Oliver Kiddle
1
-0
/
+29
2016-11-25
40018 + 40019: Add missing commands to Debian apt completion
Laurent Arnoud
1
-5
/
+17
2016-11-24
unposted: fix typo (=+ to +=)
Oliver Kiddle
1
-1
/
+1
2016-11-24
40004: fix cache mechanism, complete groups and other minor improvements
Oliver Kiddle
1
-132
/
+153
2016-11-24
40005: call _date_formats from _date
Jun-ichi Takimoto
2
-37
/
+77
2016-11-20
39974: complete shared libraries for -e and -s options to ssh-add
Oliver Kiddle
1
-3
/
+3
2016-11-18
39916 + 39930 + tweak: _git: Complete options and values for -c.
Daniel Shahaf
1
-3
/
+47
2016-11-17
39921: __git_recent_branches: Remove erroneous parsing of partial ref names a...
Daniel Shahaf
1
-3
/
+3
2016-11-17
39922: __git_recent_branches: Fix an 'assertion' failure when two branches (r...
Daniel Shahaf
1
-11
/
+8
2016-11-17
39917: Complete setsid(1) as a precommand
Daniel Shahaf
1
-1
/
+1
2016-11-16
39945: allow further tab presses to move on to menu completion even when comp...
Oliver Kiddle
1
-1
/
+2
2016-11-12
39920: extend yum completion
Paul Seyfert
1
-197
/
+346
2016-11-09
39890: typo corrections in completion functions
Oliver Kiddle
34
-60
/
+60
2016-11-09
39888: update tmux completion for tmux 2.3
Oliver Kiddle
1
-8
/
+11
2016-11-09
39853: _subversion: Accept long options in the '--foo=bar' syntax.
Daniel Shahaf
1
-8
/
+14
2016-11-08
39857: add support for darwin, with improvements on linux etc.
Jun-ichi Takimoto
1
-52
/
+125
2016-11-07
39856: module completion improvements.
Peter Stephenson
1
-10
/
+10
2016-11-07
39855: new completion for jot command
Jun-ichi Takimoto
1
-0
/
+82
2016-11-07
39840: _cpio: Declare variable's type correctly.
Daniel Shahaf
1
-1
/
+2
2016-11-07
39849: _tmux: Remove set-remain-on exit
Frank Terbeck
1
-2
/
+0
2016-11-06
39848: _tmux: Update options to latest tmux
Frank Terbeck
1
-6
/
+5
2016-11-06
Thomas Bereknyei, Mic92: 39831: find "getent" by the usual command search, no...
Barton E. Schaefer
1
-2
/
+4
2016-11-05
39834: when print used with -v and -l, include a final newline
Oliver Kiddle
3
-20
/
+23
2016-11-05
39389: when printf -v is used with an array use separate elements each time t...
Oliver Kiddle
2
-8
/
+12
2016-11-04
39818: _awk: add nawk to the list of commands
Oliver Kiddle
1
-1
/
+1
2016-11-03
unposted: fix typo that was causing handling of "--" argument to fail
Barton E. Schaefer
1
-1
/
+1
2016-11-03
39822: _git: remove "-A '-*'" with _arguments for some commands
Daniel Hahler
1
-5
/
+5
2016-11-01
39797: obsolete the helper functions fixed by the previous two changes
Barton E. Schaefer
1
-62
/
+4
2016-11-01
39731: _awk: add support for gawk ver.3 and 4
Jun-ichi Takimoto
1
-20
/
+118
2016-10-31
39795: preserve "cd -" behavior around directory shuffling in _canonical_path...
Barton E. Schaefer
1
-1
/
+3
2016-10-31
39792: improve handling of relative paths in _canonical_paths_add_paths
Barton E. Schaefer
1
-1
/
+4
2016-10-29
_git-cherry-pick: Complete argv[2] et seq.
Daniel Shahaf
1
-1
/
+1
2016-10-27
39739: Complete negative integers for -n/-c in the GNU variant. (after 39479)
Daniel Shahaf
2
-2
/
+2
2016-10-24
39706: _tilde_files: Offer named directories. Document.
Daniel Shahaf
1
-1
/
+2
2016-10-24
39708: Document _email_addresses.
Daniel Shahaf
1
-0
/
+2
2016-10-22
39710 (cf. Alex George: 39709): handle the %o format in the "all-expansions" tag
Barton E. Schaefer
2
-3
/
+13
[next]