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
/
User
Commit message (
Expand
)
Author
Age
Files
Lines
*
Tweak auto-suffix-removal for _rcp and _scp.
Bart Schaefer
2000-11-20
2
-3
/
+3
*
Avoid cd in _perl_modules.
Bart Schaefer
2000-11-15
1
-4
/
+3
*
Changes inspired by Paul J. in case multiple versions of perl are installed.
Bart Schaefer
2000-11-14
1
-23
/
+35
*
13125: evalute muttrc's mailboxes directive in case of backticks.
Clint Adams
2000-11-09
1
-3
/
+3
*
Remove no-op test of $compstate[nmatches].
Bart Schaefer
2000-11-06
1
-2
/
+2
*
use return value of _files, don't use ${PRE,SUF}FIX for globbing, complete al...
Sven Wischnowsky
2000-10-25
1
-5
/
+7
*
search for *.tif file, too (12919)
Sven Wischnowsky
2000-10-06
1
-20
/
+20
*
more option setting cleanup; remove some unnecessary setopts, remove N qualif...
Sven Wischnowsky
2000-10-06
7
-20
/
+15
*
* 12886: Completion/User/_cvs: make _cvs_vendor_branches to handle
Tanaka Akira
2000-10-04
1
-5
/
+8
*
* 12872: Completion/User/_cvs: Fix modules completion when a cvsroot
Tanaka Akira
2000-10-04
1
-37
/
+166
*
stick some `N's into glob patterns (12768)
Sven Wischnowsky
2000-09-07
4
-14
/
+14
*
12728: man -l / --local-file completes _files
Clint Adams
2000-09-03
1
-0
/
+4
*
complete compressed files for gv; improve results from _pspdf (12692)
Sven Wischnowsky
2000-08-23
4
-9
/
+72
*
12486: new completion caching layer
Adam Spiers
2000-08-02
1
-36
/
+72
*
*** empty log message ***
Sven Wischnowsky
2000-08-01
1
-2
/
+2
*
new completion function for slrn (12463)
Sven Wischnowsky
2000-08-01
1
-0
/
+16
*
remove tests for kshautoload (use zcompile -z); fix for setting scriptname fo...
Sven Wischnowsky
2000-08-01
2
-2
/
+2
*
unposted: -e, -I, -m and -M parameters can be specified multiple times
Adam Spiers
2000-07-26
1
-3
/
+3
*
use mhpath and mhparams commands instead of guessing directories (12356)
Oliver Kiddle
2000-07-24
1
-5
/
+2
*
12347: 3 mutt options are repeatable
Clint Adams
2000-07-22
1
-3
/
+3
*
Discard stderr of a command subst.
Bart Schaefer
2000-07-20
1
-1
/
+1
*
Get also /usr/share/man.
Chmouel Boudjnah
2000-07-19
1
-1
/
+1
*
12308: Andrej and pws: _man formats, again
Peter Stephenson
2000-07-19
1
-3
/
+6
*
Complete all process IDs for root in _killall, as suggested in 12202 et al.
Bart Schaefer
2000-07-10
1
-1
/
+1
*
* 12201: Completion/User/_java: fix completion for jar. complete
Tanaka Akira
2000-07-08
1
-19
/
+40
*
updates and additions to completions for AIX commands
Oliver Kiddle
2000-07-06
1
-1
/
+7
*
get return status right (12171)
Sven Wischnowsky
2000-07-05
1
-2
/
+1
*
*** empty log message ***
Peter Stephenson
2000-07-05
1
-1
/
+1
*
new completion function for arp (12165)
Oliver Kiddle
2000-07-04
1
-0
/
+15
*
12152: tweak completion of final parameters to perl
Adam Spiers
2000-07-03
1
-1
/
+1
*
misc
Sven Wischnowsky
2000-06-28
1
-1
/
+1
*
default completion even if there are options (3208)
Sven Wischnowsky
2000-06-26
1
-6
/
+2
*
12027: mutt smarts for _mailboxes
Clint Adams
2000-06-22
1
-4
/
+17
*
12024: handle multiple mailboxes lines in muttrc
Clint Adams
2000-06-22
1
-1
/
+2
*
* 12019: Completion/User/_ssh: upgrade to the last openssh
Chmouel Boudjnah
2000-06-21
1
-6
/
+24
*
11959: Completion/User/_urls: make it magicequalsubst aware.
Tanaka Akira
2000-06-17
2
-2
/
+2
*
11958: Completion/User/_java: new completion for Java.
Tanaka Akira
2000-06-17
1
-0
/
+515
*
11861: Completion/User/_cvs: fix -a use for compadd.
Tanaka Akira
2000-06-11
1
-1
/
+1
*
avoid bug in IRIX's sed and use new -K option to zparseopts in _urls
Oliver Kiddle
2000-06-08
1
-2
/
+2
*
Use slightly cleaner syntax (11772)
Oliver Kiddle
2000-06-06
1
-2
/
+2
*
accept -g option in _urls and use _urls in _rpm (11756)
Oliver Kiddle
2000-06-05
1
-6
/
+9
*
use compadd -[ak] (11549)
Sven Wischnowsky
2000-05-31
21
-63
/
+211
*
Andrej: fix for ${..//..} with % in search string (11660)
Sven Wischnowsky
2000-05-31
1
-1
/
+1
*
11599: check for d&x bits on @INC directories in _perl_modules
Clint Adams
2000-05-26
1
-0
/
+2
*
11548: -h flag for ispell
Clint Adams
2000-05-24
1
-2
/
+3
*
minor completion fixes (11541)
Oliver Kiddle
2000-05-23
4
-17
/
+39
*
Suffix handling improvements for url completion (11539)
Oliver Kiddle
2000-05-23
2
-16
/
+18
*
Do a better job of completing suffixes in netscape remote commands (11471)
Oliver Kiddle
2000-05-19
2
-17
/
+23
*
Fix _su to use user's shell for completion after -c again
Oliver Kiddle
2000-05-19
1
-3
/
+3
*
don't use $match for something different than (#b)ackrefs (11464)
Sven Wischnowsky
2000-05-19
3
-3
/
+3
[next]