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
/
User
Commit message (
Expand
)
Author
Age
Files
Lines
*
moved to Completion/Unix/Type/_pdf
Sven Wischnowsky
2001-04-02
1
-16
/
+0
*
moved to Completion/Unix/Type/_other_accounts
Sven Wischnowsky
2001-04-02
1
-14
/
+0
*
moved to Completion/Unix/Type/_newsgroups
Sven Wischnowsky
2001-04-02
1
-9
/
+0
*
moved to Completion/Unix/Type/_my_accounts
Sven Wischnowsky
2001-04-02
1
-14
/
+0
*
moved to Completion/Unix/Type/_mailboxes
Sven Wischnowsky
2001-04-02
1
-186
/
+0
*
moved to Completion/Unix/Type/_hosts
Sven Wischnowsky
2001-04-02
1
-13
/
+0
*
moved to Completion/Unix/Type/_groups
Sven Wischnowsky
2001-04-02
1
-19
/
+0
*
moved to Completion/Unix/Type/_domains
Sven Wischnowsky
2001-04-02
1
-20
/
+0
*
moved to Completion/Unix/Type/_dir_list
Sven Wischnowsky
2001-04-02
1
-7
/
+0
*
moved to Completion/Unix/Type/_diff_options
Sven Wischnowsky
2001-04-02
1
-135
/
+0
*
moved to Completion/Zsh/Command/_prompt
Sven Wischnowsky
2001-04-02
1
-7
/
+0
*
moved to Completion/Zsh/Command/_mere
Sven Wischnowsky
2001-04-02
1
-3
/
+0
*
various doc fixes and minor completion function changes, most of which
Oliver Kiddle
2001-04-01
5
-10
/
+10
*
replace `path' with more general `urls' style (13814)
Sven Wischnowsky
2001-03-28
1
-13
/
+24
*
New _cpio
Peter Stephenson
2001-03-25
1
-0
/
+143
*
Handle @folder for MH in _mailboxes
Peter Stephenson
2001-03-25
1
-4
/
+4
*
Fixes for mh completions.
Bart Schaefer
2001-03-24
1
-2
/
+12
*
add commands and call-command styles; mention some of the more expensive thin...
Sven Wischnowsky
2001-03-23
2
-2
/
+4
*
Some tweaks for nmh in _mh
Peter Stephenson
2001-03-22
1
-1
/
+6
*
use -l as default for telnet's without -\? option (13674)
Sven Wischnowsky
2001-03-20
1
-0
/
+1
*
13664: */rcS.d/* force-reload, force-restart
Clint Adams
2001-03-18
1
-2
/
+2
*
users/3671: Completion/User/_java: tweak for colon-separated paths
Peter Stephenson
2001-03-15
1
-0
/
+1
*
Add D qualifier in _rcs.
Bart Schaefer
2001-03-13
1
-1
/
+1
*
Unify completion for ncftp and lftp in _ncftp
Bart Schaefer
2001-03-13
3
-10
/
+8
*
New tar options -j.
Chmouel Boudjnah
2001-03-12
2
-3
/
+11
*
fix filename quoting in _zip and don't use _hosts for lftp
Oliver Kiddle
2001-03-12
2
-5
/
+7
*
Add _lftp.
Bart Schaefer
2001-03-12
1
-1
/
+1
*
Add completion for lftp
Chmouel Boudjnah
2001-03-11
1
-0
/
+5
*
Various new, improved, fixed or updated functions (13600)
Oliver Kiddle
2001-03-11
13
-55
/
+406
*
Use _normal completion following the name of a shell script.
Bart Schaefer
2001-03-11
1
-0
/
+5
*
Dist more files
zsh-4.0.2-pre-2
Peter Stephenson
2001-03-08
1
-4
/
+4
*
try to find out the sub commands to complete in _init_d (13591)
Sven Wischnowsky
2001-03-08
1
-1
/
+18
*
don't complete w3m from _webbrowser now we have _w3m (unposted)
Oliver Kiddle
2001-03-06
1
-1
/
+1
*
include _w3m in .distfiles
Oliver Kiddle
2001-03-06
1
-1
/
+1
*
unposted: complete for w3m
Clint Adams
2001-03-06
1
-0
/
+48
*
some small functions for completing sub-commands (generic function, init scri...
Sven Wischnowsky
2001-02-26
2
-0
/
+8
*
change $words[1] to $service in some more places (13534)
Sven Wischnowsky
2001-02-26
2
-2
/
+2
*
add completion for newsgroups (13448)
Oliver Kiddle
2001-02-08
4
-4
/
+15
*
fix _gzip to work for zcat again (13445)
Oliver Kiddle
2001-02-08
1
-1
/
+1
*
Changes references to sunsite.auc.dk to just sunsite.dk (13422)
Oliver Kiddle
2001-02-01
1
-3
/
+3
*
new completion function for the tin newsreader (13420)
Oliver Kiddle
2001-02-01
1
-0
/
+52
*
add completion for ls and ([ef]|)grep (13347)
Sven Wischnowsky
2001-01-15
3
-1
/
+165
*
add `services', allowing easier re-use of (parts of) completion functions (13...
Sven Wischnowsky
2001-01-15
20
-40
/
+44
*
13315: ignore parens and leading paths on killall completion
Clint Adams
2000-12-27
1
-1
/
+1
*
13314: don't complete hyphen-prefixed commands for killall
Clint Adams
2000-12-27
1
-1
/
+1
*
13312: killall gets long filenames from procps
Clint Adams
2000-12-26
1
-1
/
+1
*
unposted: add _mere to .distfiles
Clint Adams
2000-12-16
1
-7
/
+9
*
* 13281: Functions/Misc/mere: new implementation.
Tanaka Akira
2000-12-15
1
-0
/
+3
*
13250: _dict completion
Clint Adams
2000-12-13
2
-1
/
+67
*
*** empty log message ***
Sven Wischnowsky
2000-11-27
1
-1
/
+1
[next]