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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
4
-31
/
+39
*
handle killall5
Oliver Kiddle
2002-08-19
1
-2
/
+2
*
complete for ifup and ifdown commands
Oliver Kiddle
2002-08-19
1
-1
/
+1
*
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
3
-67
/
+46
*
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
*
17508: complete local files after file://localhost/ .
Clint Adams
2002-08-06
1
-0
/
+1
*
17507: Completion/Unix/Type/_urls: complete local files after file:/// .
Clint Adams
2002-08-06
1
-0
/
+1
*
Unposted: fix typo in 17496.
Peter Stephenson
2002-08-02
1
-1
/
+1
*
17496: update for new options in GNU diff 2.8.1
Oliver Kiddle
2002-08-01
1
-18
/
+20
*
17484: fix option check and add missing #autoload tag
Oliver Kiddle
2002-07-26
2
-1
/
+2
*
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
*
keep globbing quiet in _path_files; check if group/user exists in _chown (17393)
Sven Wischnowsky
2002-07-02
2
-3
/
+6
*
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
*
fix for use of (z) parameter modifier; the first word in the parameter is par...
Sven Wischnowsky
2002-05-29
1
-2
/
+4
*
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 use...
Sven Wischnowsky
2002-05-21
1
-1
/
+1
*
better splitting of -g-strings; this failed when patterns contained spaces (1...
Sven Wischnowsky
2002-05-21
1
-2
/
+2
*
(17021) Added _valgrind, completion function for Julian Seward's Linux-based ...
Felix Rosencrantz
2002-05-20
2
-1
/
+49
*
Function for Tom Lord's arch SCM tool. It still has many problems,
Felix Rosencrantz
2002-05-20
2
-1
/
+1948
*
fix for _arguments: don't use argument-tag when completing options; fix for _...
Sven Wischnowsky
2002-05-14
1
-0
/
+1
*
17075, 17076: _urpmi and chkconfig/services
Andrey Borzenkov
2002-05-08
4
-11
/
+32
*
17072: fix pushdminus handling in completion after directory stack references
Oliver Kiddle
2002-05-03
1
-11
/
+6
*
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 _path_files use match specs from the matcher style when calling compfile...
Sven Wischnowsky
2002-04-16
1
-3
/
+3
*
make more calls to _message use the -e option (16988)
Sven Wischnowsky
2002-04-16
16
-38
/
+38
*
16972: complete for aaaa, zone, mx, soa, txt.
Clint Adams
2002-04-12
1
-1
/
+1
*
New _java_class to find classes on the classpath.
Felix Rosencrantz
2002-04-10
2
-0
/
+16
*
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
*
handle dot files and directories too
Oliver Kiddle
2002-03-19
1
-1
/
+1
*
16864: fix remote file completion with relative paths
Oliver Kiddle
2002-03-19
1
-8
/
+15
[next]