index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2000-05-16
Fix typos and remove RCS Id strings.
Bart Schaefer
5
-3
/
+37
2000-05-16
11415: Completion/User/_cvs: follow the new matcher-list behaviour.
Tanaka Akira
2
-1
/
+5
2000-05-16
11410: make tokenize() tokenize =, so $~foo allows =cmd expansion
Peter Stephenson
2
-0
/
+7
2000-05-16
fixed configuration of menu-selection with menu style; pseudo-context `-comma...
Sven Wischnowsky
4
-34
/
+103
2000-05-16
avoid tilde- and parameter-completion in quotes (11407)
Sven Wischnowsky
3
-2
/
+7
2000-05-16
make _arguments take the attempt to add matches as an indication not to do de...
Sven Wischnowsky
2
-4
/
+14
2000-05-16
fix scrolling in menu-selection with matches spanning multiple lines
Sven Wischnowsky
4
-22
/
+90
2000-05-16
one hunk of 11381: typo in _vars_eq
Peter Stephenson
2
-1
/
+4
2000-05-16
11402: Doc/Zsh/options.yo: OCTAL_ZEROES fix + expansion
Peter Stephenson
2
-2
/
+9
2000-05-16
make menu-select accept the match when typing a non-special character (11401)
Sven Wischnowsky
2
-0
/
+6
2000-05-16
11396: Completion/User/_look: display a message when
Tanaka Akira
2
-3
/
+9
2000-05-16
11394: Completion/User/_cvs: rewrite filename completion
Tanaka Akira
2
-142
/
+156
2000-05-15
11393: Completion/User/_diff_options: use `=-'.
Tanaka Akira
2
-2
/
+4
2000-05-15
11392: Completion/Core/_description: ignore-line fix.
Tanaka Akira
2
-2
/
+6
2000-05-15
11387: OCTAL_ZEROES option
Clint Adams
5
-1
/
+15
2000-05-15
11385: parse 0[0-9]+ as octal in arithmetic expressions
Clint Adams
2
-0
/
+9
2000-05-15
detect additional characters in parameter expansions and signal an error for ...
Sven Wischnowsky
2
-3
/
+19
2000-05-15
add _in_vared for completion inside vared; make insert-tab default to `false'...
Sven Wischnowsky
6
-27
/
+48
2000-05-15
add _in_vared for completion inside vared; make insert-tab default to `false'...
Sven Wischnowsky
1
-0
/
+8
2000-05-15
11375: compinstall: menu style select=long and select=long-list
Peter Stephenson
2
-27
/
+55
2000-05-15
Install functions before man pages to avoid error if yodl isn't installed
Oliver Kiddle
2
-2
/
+6
2000-05-15
extra paranoia for empty prefix/suffix in completion matching (11374)
Sven Wischnowsky
2
-4
/
+7
2000-05-15
Oliver's missing article number.
Bart Schaefer
1
-1
/
+1
2000-05-15
FAQ updated from website
Peter Stephenson
2
-16
/
+77
2000-05-15
fix for empty (s::) separator and strings with meta-characters (11368)
Sven Wischnowsky
2
-1
/
+11
2000-05-15
followup for 11364 (11367)
Sven Wischnowsky
2
-3
/
+3
2000-05-15
fix for completion of string with single quote (11365)
Sven Wischnowsky
2
-2
/
+8
2000-05-15
fix for suffix-matching; better in-path completion in _path_files (11364)
Sven Wischnowsky
3
-25
/
+54
2000-05-15
11362: fix up pointers
Peter Stephenson
4
-4
/
+11
2000-05-15
zparseopts should detect if it is called without option descriptions (11360)
Sven Wischnowsky
2
-1
/
+12
2000-05-15
Add -L option to the hash builtin
Oliver Kiddle
6
-6
/
+32
2000-05-14
doc changes; typo in _jobs; integer builtin understands `-i base'
Peter Stephenson
14
-397
/
+646
2000-05-12
fix for completing options with `_arguments -s'; fix for _message to use `bui...
Sven Wischnowsky
4
-16
/
+35
2000-05-12
Use _arguments for hash completion and add + options for typeset (11347)
Oliver Kiddle
3
-19
/
+45
2000-05-12
fixes for completion matching (11346)
Sven Wischnowsky
3
-4
/
+53
2000-05-12
fix for compadd -x when there are no matches (11335)
Sven Wischnowsky
2
-1
/
+6
2000-05-12
11332: Test descriptors correctly for redirect/restore of stderr; plus an
Bart Schaefer
2
-6
/
+10
2000-05-11
11326: Avoid init_io() on "exec < file" when zleactive.
Bart Schaefer
2
-2
/
+7
2000-05-11
Back out 11327 and make the correct fix in _groups (redirect ypcat to stderr)
Oliver Kiddle
3
-4
/
+2
2000-05-11
_call should pass on the return code from the called command (11327)
Oliver Kiddle
2
-0
/
+6
2000-05-11
make _argument_sets add the options as defaults when there is nothing else to...
Sven Wischnowsky
4
-3
/
+12
2000-05-11
_files used alternative tag-order values even if not needed (11321)
Sven Wischnowsky
2
-0
/
+4
2000-05-11
allow internally-mutually exclusive sets in _argument_sets; fixes for _argume...
Sven Wischnowsky
5
-23
/
+105
2000-05-11
make ^G in menu-selection restore the old command line; add select=long* valu...
Sven Wischnowsky
6
-9
/
+45
2000-05-11
Spelling corrections in the docs (11315)
Oliver Kiddle
16
-65
/
+247
2000-05-10
Remove return value from uniqarray which caused a compile error on IRIX
Oliver Kiddle
2
-1
/
+6
2000-05-10
11314: fix for typeset -U not updating value in environment
Peter Stephenson
3
-10
/
+21
2000-05-10
11312: defs.mk depends on config.status.
Bart Schaefer
2
-1
/
+9
2000-05-10
11310: use zmanref. (fix for 11309)
Tanaka Akira
2
-2
/
+2
2000-05-10
11309: Doc/Zsh/expn.yo: fix missing section.
Tanaka Akira
2
-1
/
+5
[next]