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
/
Zsh
/
Command
Commit message (
Expand
)
Author
Age
Files
Lines
*
26801: add completion for calendar function
Peter Stephenson
2009-04-01
2
-0
/
+5
*
26671: various minor attribute tidy ups
Peter Stephenson
2009-03-03
1
-1
/
+1
*
Mikael Magnusson: 26670: add zsh/attr module
Peter Stephenson
2009-03-03
2
-0
/
+35
*
unposted: add _tcpsys
Peter Stephenson
2008-10-30
1
-0
/
+49
*
unposted: belatedly sort out some distfiles
Peter Stephenson
2008-10-29
1
-7
/
+45
*
Jörg Sommer <joerg@alea.gnuu.de>: 25598/25599:
Peter Stephenson
2008-09-03
1
-1
/
+1
*
25553: add aoss to compdef line.
Clint Adams
2008-08-30
1
-1
/
+1
*
Alexey I. Froloff: 25459: add list-dirs-first style.
Peter Stephenson
2008-08-21
1
-0
/
+1
*
25276: use autoload -z for zsh-autoload functions
Peter Stephenson
2008-07-11
1
-2
/
+2
*
25132: zstyle completion updates
Peter Stephenson
2008-06-03
1
-53
/
+96
*
24775: improve _cd option handling
Peter Stephenson
2008-03-28
1
-4
/
+29
*
23783: use _path_commands.
Clint Adams
2007-08-19
3
-6
/
+9
*
23485: feature completion and autoloading
Peter Stephenson
2007-05-29
1
-28
/
+50
*
see 23479: add initial features support for modules
Peter Stephenson
2007-05-28
2
-2
/
+1
*
22972: limit autoload completion to functions not yet registered.
Peter Stephenson
2006-11-06
1
-2
/
+5
*
22418: completion for GNU env.
Clint Adams
2006-04-13
1
-1
/
+1
*
21315: make completion functions give precendence to descriptions passed as
Oliver Kiddle
2005-06-08
3
-3
/
+3
*
21306: add -s option to _disable
Doug Kearns
2005-06-08
1
-3
/
+4
*
unposted: fix typo in _dirs opt description
Doug Kearns
2005-06-07
1
-1
/
+1
*
20077: fix completion of reserved words
Oliver Kiddle
2004-06-18
2
-2
/
+2
*
* 19845: Completion/Debian/Command/_apt-move: apt-move
Clint Adams
2004-04-28
1
-7
/
+7
*
19767, 19785: store flags for -z and -k options to autoload allowing the
Oliver Kiddle
2004-04-20
2
-36
/
+47
*
19790: complete functions after -a and allow multiple -z/-k options
Oliver Kiddle
2004-04-17
1
-14
/
+17
*
19648: complete -t and -n options
Oliver Kiddle
2004-03-17
1
-10
/
+13
*
19387: add (-.) glob qualifier to globs where only files are directly applicable
Oliver Kiddle
2004-01-21
2
-2
/
+2
*
19364: new completions for aptitude, getent and catcgsegv
Oliver Kiddle
2004-01-14
1
-1
/
+1
*
19244: various completion function fixes and updates
Oliver Kiddle
2003-11-14
2
-2
/
+2
*
19021: in command position, try to complete directories once and once only
Oliver Kiddle
2003-09-03
1
-2
/
+3
*
19019: only complete aliases of the appropriate type for the alias builtin
Oliver Kiddle
2003-09-03
2
-9
/
+13
*
19014: add alias -s suf=handler
Peter Stephenson
2003-09-03
1
-1
/
+1
*
18839/18840: Completion for nice
Peter Stephenson
2003-07-09
1
-1
/
+1
*
18631: returning too early breaks prefix-needed style set to false
Oliver Kiddle
2003-06-25
3
-18
/
+24
*
18472: spelling corrections
Oliver Kiddle
2003-04-25
1
-1
/
+1
*
18242: add -d option to read for specifying delimiter to terminate input
Oliver Kiddle
2003-02-17
1
-0
/
+1
*
18237: complete -t option to read
Oliver Kiddle
2003-02-13
1
-2
/
+3
*
18121: add new function for completing e-mail addresses
Oliver Kiddle
2003-01-17
1
-1
/
+4
*
18060: document zmv's -W option and add zmv completion
Oliver Kiddle
2003-01-07
2
-1
/
+19
*
17958: -u and -v options were missing
Oliver Kiddle
2002-11-22
1
-0
/
+2
*
17958: with new argument parsing, -k can be imediately followed by arg
Oliver Kiddle
2002-11-22
1
-1
/
+1
*
17958: update print completion for new print options in 17940
Oliver Kiddle
2002-11-22
1
-2
/
+4
*
17682: add support for -H and -p in typeset completion
Oliver Kiddle
2002-09-16
1
-31
/
+36
*
17573: complete new -s option to read
Oliver Kiddle
2002-08-23
1
-5
/
+6
*
two new modes for menu selection: incremental search and interactive (17366)
Sven Wischnowsky
2002-06-26
1
-1
/
+2
*
rename max-match-length style to max-matches-width (17213)
Sven Wischnowsky
2002-05-23
1
-3
/
+3
*
allow users to give the maximum number of display-columns the matches should ...
Sven Wischnowsky
2002-05-14
1
-0
/
+5
*
make more calls to _message use the -e option (16988)
Sven Wischnowsky
2002-04-16
4
-12
/
+12
*
16913: fix completion after compdef -a and correct typos
Oliver Kiddle
2002-03-27
1
-4
/
+5
*
16842: resolve name clash for nc between netcat and the nedit client for
Oliver Kiddle
2002-03-15
1
-1
/
+1
*
remove that -T option to compdef again and instead use comma-separated sub-co...
Sven Wischnowsky
2002-03-13
1
-16
/
+38
*
allow different sets of completion definitions selected with option -T to com...
Sven Wischnowsky
2002-03-04
1
-0
/
+1
[next]