index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
Zsh
Age
Commit message (
Expand
)
Author
Files
Lines
2000-06-09
11838: typeset -H
Peter Stephenson
1
-0
/
+8
2000-06-08
trying to improve _expand; new keep-prefix style, add-space gives more contro...
Sven Wischnowsky
1
-3
/
+24
2000-06-07
-K option for zparseopts to keep previous array values (11792)
Sven Wischnowsky
1
-9
/
+28
2000-06-06
make (e) flag be silent unless (X) is given, too (11768)
Sven Wischnowsky
1
-1
/
+1
2000-06-03
Felix, 11734: Memory leak and doc error.
Bart Schaefer
1
-1
/
+1
2000-05-31
allow display of only messages via $compstate[list]=messages (11688)
Sven Wischnowsky
1
-3
/
+6
2000-05-30
modlist.yo added to .distfiles
Peter Stephenson
1
-7
/
+12
2000-05-29
doc fix, missing `)' (11638)
Sven Wischnowsky
1
-1
/
+1
2000-05-29
make handling of default tag clearer in the docs (3101)
Sven Wischnowsky
1
-2
/
+12
2000-05-29
fixes for _arguments with sets; make _zpty not use sets (11624)
Sven Wischnowsky
1
-0
/
+7
2000-05-24
11561: no RC_QUOTES in $'..'
Peter Stephenson
1
-1
/
+3
2000-05-24
11560: Doc/Zsh/expn.yo: pipes are pipes even if plumbing isn't.
Peter Stephenson
1
-4
/
+4
2000-05-24
11554: Rearrange _arguments doc some more.
Bart Schaefer
1
-133
/
+177
2000-05-23
11542: Doc/Zsh/compsys.yo: more wording `improvements'
Peter Stephenson
1
-200
/
+217
2000-05-23
11537: new _complete_tag function
Peter Stephenson
1
-0
/
+12
2000-05-23
doc clarifications for zparseopts (11536)
Sven Wischnowsky
1
-2
/
+22
2000-05-23
add -[ak] options to compadd (11533)
Sven Wischnowsky
1
-1
/
+9
2000-05-23
add -E option to zparseopts (11530)
Sven Wischnowsky
1
-1
/
+4
2000-05-22
11508: Add texipage() to printindex().
Bart Schaefer
1
-0
/
+1
2000-05-22
11485, 11488: Relocate "Compatibility" and "Restricted Shell" docs.
Bart Schaefer
7
-34
/
+79
2000-05-22
be more careful when decided if to insert tabs instead of completing (11493)
Sven Wischnowsky
1
-2
/
+1
2000-05-22
remove -h option from zstyle (11490)
Sven Wischnowsky
1
-6
/
+5
2000-05-22
pat(-) in long-option patterns to say that argument should be completed only ...
Sven Wischnowsky
1
-49
/
+44
2000-05-22
Missing () in a tt().
Bart Schaefer
1
-1
/
+1
2000-05-22
11483: Fix formatting and other small errors.
Bart Schaefer
1
-17
/
+22
2000-05-21
11478; 3.1.7-pre-4
Peter Stephenson
8
-202
/
+209
2000-05-20
11477: Alphabetize itemized lists.
Bart Schaefer
1
-602
/
+604
2000-05-19
11467: [#<base>] syntax for output base
Peter Stephenson
1
-0
/
+22
2000-05-18
allow _main_complete to call an arbitrary command given as arguments (11459)
Sven Wischnowsky
1
-0
/
+6
2000-05-18
small doc fix; make compcall autoload compctl module (11457)
Sven Wischnowsky
1
-1
/
+1
2000-05-17
11448: doc changes
Peter Stephenson
2
-352
/
+359
2000-05-17
add Felix' completion matching test; some fixes for bugs shown by it (11439)
Sven Wischnowsky
1
-6
/
+10
2000-05-17
11431: Chop up zstyle doc into an itemize list.
Bart Schaefer
1
-39
/
+51
2000-05-16
Fix typos and remove RCS Id strings.
Bart Schaefer
1
-0
/
+25
2000-05-16
fixed configuration of menu-selection with menu style; pseudo-context `-comma...
Sven Wischnowsky
1
-1
/
+5
2000-05-16
11402: Doc/Zsh/options.yo: OCTAL_ZEROES fix + expansion
Peter Stephenson
1
-2
/
+4
2000-05-15
11387: OCTAL_ZEROES option
Clint Adams
1
-0
/
+6
2000-05-15
add _in_vared for completion inside vared; make insert-tab default to `false'...
Sven Wischnowsky
1
-1
/
+2
2000-05-15
11362: fix up pointers
Peter Stephenson
3
-1
/
+3
2000-05-15
Add -L option to the hash builtin
Oliver Kiddle
1
-1
/
+4
2000-05-14
doc changes; typo in _jobs; integer builtin understands `-i base'
Peter Stephenson
11
-395
/
+636
2000-05-11
allow internally-mutually exclusive sets in _argument_sets; fixes for _argume...
Sven Wischnowsky
1
-0
/
+14
2000-05-11
make ^G in menu-selection restore the old command line; add select=long* valu...
Sven Wischnowsky
2
-1
/
+9
2000-05-11
Spelling corrections in the docs (11315)
Oliver Kiddle
15
-64
/
+239
2000-05-10
11310: use zmanref. (fix for 11309)
Tanaka Akira
1
-1
/
+1
2000-05-10
11309: Doc/Zsh/expn.yo: fix missing section.
Tanaka Akira
1
-1
/
+1
2000-05-10
more fixes for _arguments and its docs (11298)
Sven Wischnowsky
1
-2
/
+4
2000-05-10
11297: Document that ZLE closes standard input of user-defined widget funcs.
Bart Schaefer
2
-13
/
+20
2000-05-10
misc. _arguments fixes
Sven Wischnowsky
1
-3
/
+4
2000-05-09
give control over insertion of tab when no non-blank character before cursor;...
Sven Wischnowsky
2
-1
/
+17
[next]