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
Commit message (
Expand
)
Author
Age
Files
Lines
*
expand style in compinstall
Peter Stephenson
2001-10-05
1
-0
/
+51
*
make _cd use only one call to _alternative, including completions from _tilde...
Sven Wischnowsky
2001-10-05
1
-16
/
+16
*
make expand style (file completion) work again; no more special behaviour wit...
Sven Wischnowsky
2001-10-05
1
-4
/
+11
*
15941: complete reiserfs mount options.
Clint Adams
2001-10-05
1
-1
/
+12
*
15940: complete -o utf8 for mount -t vfat.
Clint Adams
2001-10-05
1
-1
/
+2
*
15939: complete xfs mount options (for Linux).
Clint Adams
2001-10-05
1
-1
/
+21
*
15938: complete ext3 mount options
Clint Adams
2001-10-05
1
-1
/
+7
*
15915: completion for bts script
Clint Adams
2001-09-30
2
-1
/
+117
*
.distfiles fixes for 4.1.0-dev-2
zsh-4.1.0-dev-2
Peter Stephenson
2001-09-27
1
-0
/
+1
*
15866: complete v2 ciphers after -o Ciphers=, protocols after -o Protocol=
Clint Adams
2001-09-25
1
-1
/
+20
*
Akinori MUSHA: Improved BSD package completion.
Bart Schaefer
2001-09-16
1
-39
/
+139
*
new completion for samba tools (15781)
Oliver Kiddle
2001-09-11
2
-1
/
+94
*
complete new [:ascii:] character class
Oliver Kiddle
2001-09-11
1
-1
/
+1
*
15740: tolerate /usr/local directories in $fpath on Debian where root:staff 2...
Clint Adams
2001-09-06
1
-1
/
+8
*
15739: use getent instead of /etc/group if possible
Clint Adams
2001-09-06
1
-1
/
+3
*
handle zsh options in _sh
Peter Stephenson
2001-08-28
1
-0
/
+9
*
Added package-specification options to --verify.
Wayne Davison
2001-08-27
1
-2
/
+2
*
15683: completion for links(1)
Clint Adams
2001-08-22
2
-1
/
+32
*
Don't treat numbers as cd-able vars.
Bart Schaefer
2001-08-22
1
-1
/
+1
*
Better handling of manual section numbers.
Bart Schaefer
2001-08-21
1
-3
/
+14
*
undo most of 15650, do that in shell code (15669)
Sven Wischnowsky
2001-08-20
1
-5
/
+6
*
make insert-tab really default to `true' (15653)
Sven Wischnowsky
2001-08-17
1
-1
/
+1
*
15650
Sven Wischnowsky
2001-08-17
1
-1
/
+1
*
15638
Sven Wischnowsky
2001-08-16
1
-1
/
+2
*
15630: update caching policy for newer versions of rpm.
Adam Spiers
2001-08-15
1
-1
/
+4
*
15629: unzip -Z should behave just as zipinfo does
Clint Adams
2001-08-14
1
-4
/
+9
*
-[12n] options don't get arguments (15615)
Sven Wischnowsky
2001-08-13
1
-1
/
+1
*
add exclusion lists to _dd and check for redhat/mandrake in _user_admin
Oliver Kiddle
2001-08-09
2
-21
/
+23
*
follow-up to 15588; add -w option to _values (look at all words); change _dd ...
Sven Wischnowsky
2001-08-08
1
-17
/
+11
*
use _x_display when setting $DISPLAY and fix bug in enable completion (15594)
Oliver Kiddle
2001-08-07
2
-1
/
+3
*
do not complete aliases in equals expansion any more (15590)
Oliver Kiddle
2001-08-07
1
-7
/
+1
*
make _dd not use already used specs; fix for selecting stuff to complete in _...
Sven Wischnowsky
2001-08-07
3
-14
/
+31
*
correct mistake with 15574
Oliver Kiddle
2001-08-06
1
-1
/
+1
*
share descriptions for long/short opts in more completions and other changes
Oliver Kiddle
2001-08-06
13
-276
/
+275
*
new BSD completion and fix _chown for symlinks
Oliver Kiddle
2001-08-03
4
-13
/
+59
*
15551: complete presumably compressed files for gzip -t and -l
Clint Adams
2001-07-31
1
-1
/
+3
*
(15526)
Sven Wischnowsky
2001-07-30
1
-0
/
+8
*
(15509)
Sven Wischnowsky
2001-07-27
1
-2
/
+3
*
15507: new zcalc function
Peter Stephenson
2001-07-27
1
-1
/
+1
*
Fix typo.
Bart Schaefer
2001-07-25
1
-1
/
+1
*
move pattern matching in the loop to make sure all match specs are used (15487)
Sven Wischnowsky
2001-07-25
1
-43
/
+47
*
some more places where list-separator should be used (15485)
Sven Wischnowsky
2001-07-25
4
-16
/
+22
*
another fix for 15477 (separator strings); add list-separator style (15484)
Sven Wischnowsky
2001-07-25
6
-13
/
+23
*
make display for groups in _describe nicer; improve packing with list_packed;...
Sven Wischnowsky
2001-07-25
1
-24
/
+16
*
improve user/host completion before a @ (15468)
Sven Wischnowsky
2001-07-24
1
-0
/
+2
*
yet another followup to 15497; make _describe filter out non-matching strings...
Sven Wischnowsky
2001-07-19
1
-0
/
+43
*
add list-grouped option to make options and such be grouped together if they ...
Sven Wischnowsky
2001-07-18
2
-4
/
+11
*
add support for -R option (15402)
Sven Wischnowsky
2001-07-18
1
-0
/
+9
*
use colon separator for BSD (15393)
Oliver Kiddle
2001-07-17
1
-1
/
+1
*
add preserve-prefix style to keep pathname prefix unchanged (15400)
Sven Wischnowsky
2001-07-17
1
-0
/
+5
[next]