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
/
Unix
Commit message (
Expand
)
Author
Age
Files
Lines
*
handle prefix-hidden style
Oliver Kiddle
2003-03-10
1
-13
/
+20
*
18314: general improvements to ruby completion
Doug Kearns
2003-03-06
1
-22
/
+18
*
correct typo from recent change
Oliver Kiddle
2003-02-27
2
-2
/
+2
*
18305: new completion for python
Doug Kearns
2003-02-27
2
-1
/
+27
*
18300: handle tar's -C option better
Oliver Kiddle
2003-02-26
2
-12
/
+33
*
unposted: remove debug from _path_files patch in 18230
Peter Stephenson
2003-02-26
1
-2
/
+0
*
18230: Test for explicitly matched file in _path_files.
Peter Stephenson
2003-02-24
1
-1
/
+22
*
not in 18276: update Perforce completion
Peter Stephenson
2003-02-23
1
-74
/
+172
*
18269: improve sccs file completion to handle both direct & indirect references
Oliver Kiddle
2003-02-21
1
-5
/
+13
*
18257: merge _xmllint and _xsltproc into _xmlsoft
Oliver Kiddle
2003-02-18
4
-88
/
+98
*
Doug Kearns: 18259: added more browsers and correct 'urls' description to 'url'
Oliver Kiddle
2003-02-18
2
-2
/
+2
*
18257: make use of _webbrowser
Oliver Kiddle
2003-02-18
1
-11
/
+3
*
Doug Kearns: 18254: new completion for xmllint (from xmlsoft.org's libxml2)
Oliver Kiddle
2003-02-18
2
-1
/
+72
*
remove capitalisation - lowercase being our convention for descriptions
Oliver Kiddle
2003-02-17
1
-18
/
+18
*
18246: minor updates
Oliver Kiddle
2003-02-17
3
-11
/
+12
*
users/5915: two levels of quoting are needed for remote files with scp
Oliver Kiddle
2003-02-13
1
-2
/
+2
*
unposted: fix _perforce function names
Peter Stephenson
2003-02-13
2
-1867
/
+307
*
unposted: rename _p4 to _perforce
Peter Stephenson
2003-02-11
1
-0
/
+1560
*
unposted: create 4.1.0-dev-7
zsh-4.1.0-dev-7
Peter Stephenson
2003-02-04
2
-1
/
+2
*
18175: Completion for Perforce
Peter Stephenson
2003-02-03
1
-0
/
+1560
*
Doug Kearns: 18159: new completion function for HTML Tidy
Oliver Kiddle
2003-01-30
2
-1
/
+124
*
18156: use reply array instead of ali for plugins and document new styles
Oliver Kiddle
2003-01-29
1
-10
/
+10
*
Doug Kearns: 18141: new completion for elinks web browser
Oliver Kiddle
2003-01-27
2
-1
/
+43
*
18121: add new function for completing e-mail addresses
Oliver Kiddle
2003-01-17
5
-100
/
+204
*
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
*
Bart (17906): de-quote prefix when calling compfiles to remove non-exact matc...
Sven Wischnowsky
2002-11-06
1
-1
/
+1
*
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
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
[next]