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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Completion
/
Unix
/
Command
Commit message (
Collapse
)
Author
Age
Files
Lines
*
18058: complete remote files for rcp
Oliver Kiddle
2003-01-07
1
-1
/
+28
|
*
18058: correct typo
Oliver Kiddle
2003-01-07
1
-1
/
+1
|
*
18058: allow multiple port redirections
Oliver Kiddle
2003-01-07
1
-2
/
+2
|
*
new completion functions for lsof, mt and xsltproc
Oliver Kiddle
2003-01-07
4
-1
/
+146
|
*
17961: Armin Wolfermann: add OpenBSD support in _sysctl
Oliver Kiddle
2002-11-25
1
-0
/
+9
|
*
Zvi Har'El: complete also for rcsdiff
Oliver Kiddle
2002-11-12
1
-1
/
+1
|
*
Thierry Vignaud: add option descriptions and missing options
Oliver Kiddle
2002-11-12
1
-20
/
+23
|
*
Akinori Musha: 17719: add support for the pkg_create command
Oliver Kiddle
2002-09-26
1
-2
/
+2
|
*
17542: Thomas Stromberg: most systems don't have /etc/mtab
Oliver Kiddle
2002-09-16
1
-6
/
+6
|
*
add descriptions for keyword substitutions
Oliver Kiddle
2002-09-06
1
-20
/
+26
|
*
17629: patch from Juergen Erhard to handle ssh-keygen -f -p, &c.
Clint Adams
2002-09-06
1
-3
/
+3
|
*
17620: add new/missing lynx options.
Clint Adams
2002-09-04
1
-2
/
+35
|
*
fix minor bug - -g to _files was missing despite presence of the glob
Oliver Kiddle
2002-09-03
2
-2
/
+2
|
*
pass -F option through to ssh when getting remote files for scp completion
Oliver Kiddle
2002-09-03
1
-2
/
+2
|
*
17591: new _losetup and move _modutils and _valgrind to Linux directory
Oliver Kiddle
2002-09-03
1
-2
/
+2
|
*
17607: pass on options for port no to ssh when getting remote files for scp
Oliver Kiddle
2002-09-03
1
-3
/
+4
|
*
moved to Completion/Linux/Command
Oliver Kiddle
2002-09-03
2
-144
/
+0
|
*
17577: pass classpath as an option to _java_class
pre-opt-arg
Oliver Kiddle
2002-08-24
3
-17
/
+17
|
*
handle killall5
Oliver Kiddle
2002-08-19
1
-2
/
+2
|
*
users/5266: with the call-command style parse ant -projecthelp to get targets
Oliver Kiddle
2002-08-19
1
-11
/
+68
|
*
complete also for the nail command
Oliver Kiddle
2002-08-19
1
-1
/
+1
|
*
Valgrind version 1.0.0 was released.
Felix Rosencrantz
2002-08-19
1
-38
/
+47
|
*
17535: use-perl style for _make
Peter Stephenson
2002-08-14
1
-2
/
+18
|
*
17522: clean up a few things
Oliver Kiddle
2002-08-09
2
-65
/
+44
|
*
17522: also handle tkinfo
Oliver Kiddle
2002-08-09
1
-7
/
+19
|
*
17521: new completion for ant
Oliver Kiddle
2002-08-09
2
-1
/
+39
|
*
17509: complete .xhtml files as well as .html files.
Clint Adams
2002-08-07
1
-1
/
+1
|
*
17484: fix option check and add missing #autoload tag
Oliver Kiddle
2002-07-26
1
-1
/
+1
|
*
17476: Matt Zimmerman's completion for GNU GLOBAL.
Clint Adams
2002-07-22
3
-0
/
+55
|
*
* 17459: Completion/Unix/Command/_cvs: exclude file which have
Tanaka Akira
2002-07-16
1
-1
/
+1
|
|
|
|
RCS kflags for cvs add.
*
keep globbing quiet in _path_files; check if group/user exists in _chown (17393)
Sven Wischnowsky
2002-07-02
1
-2
/
+5
|
*
Usual .distfiles tidy-up
zsh-4.1.0-dev-5
Peter Stephenson
2002-06-17
1
-1
/
+1
|
*
17266: check `manpath` even when $MANPATH is set.
Clint Adams
2002-05-31
1
-8
/
+12
|
*
add handling for the other texinfo commands (besides info)
Oliver Kiddle
2002-05-28
1
-53
/
+145
|
*
17234: don't call _path_files with empty ().
Clint Adams
2002-05-26
1
-1
/
+5
|
*
17225: $=CVSIGNORE instead of $CVSIGNORE
Clint Adams
2002-05-25
1
-1
/
+1
|
*
17125, 17159 (Oliver): info completion
Andrey Borzenkov
2002-05-23
2
-1
/
+54
|
*
17211: respect $CVSIGNORE.
Clint Adams
2002-05-23
1
-0
/
+1
|
*
let _init_d use a pre-pattern (17193)
Sven Wischnowsky
2002-05-21
1
-1
/
+3
|
*
fix removal of automatically added specs (from the -- option) for which a ↵
Sven Wischnowsky
2002-05-21
1
-1
/
+1
|
|
|
|
user-defined one is present (17191)
*
(17021) Added _valgrind, completion function for Julian Seward's Linux-based ↵
Felix Rosencrantz
2002-05-20
2
-1
/
+49
|
|
|
|
memory checking tool.
*
Function for Tom Lord's arch SCM tool. It still has many problems,
Felix Rosencrantz
2002-05-20
2
-1
/
+1948
|
|
|
|
but seems to be the fullest larch completion function so far.
*
17075, 17076: _urpmi and chkconfig/services
Andrey Borzenkov
2002-05-08
2
-10
/
+8
|
*
unposted: add missing bracket in _spamassassin.
Clint Adams
2002-04-29
1
-1
/
+1
|
*
17044: complete all files for w3m, not just *.html.
Clint Adams
2002-04-25
1
-1
/
+1
|
*
Modified _java to use _java_class.
Felix Rosencrantz
2002-04-16
1
-14
/
+5
|
*
make more calls to _message use the -e option (16988)
Sven Wischnowsky
2002-04-16
14
-36
/
+36
|
*
16935: update options completed for ssh and add sftp completion
Oliver Kiddle
2002-04-04
1
-193
/
+202
|
*
16934: complete ssh -1 as well as ssh -2.
Clint Adams
2002-04-04
1
-0
/
+1
|
*
John Beppu: 16866: new completion for figlet
Oliver Kiddle
2002-03-27
1
-0
/
+40
|
[next]