index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
Age
Commit message (
Expand
)
Author
Files
Lines
2000-05-30
AIX depenency fix (11661)
Oliver Kiddle
1
-1
/
+1
2000-05-30
bogus uninitialised variable warning
Sven Wischnowsky
1
-1
/
+1
2000-05-30
fixes for _arguments without multiple sets; change completion test for empty ...
Sven Wischnowsky
1
-2
/
+2
2000-05-30
Wayne: Fix two history bugs that were causing the
Bart Schaefer
4
-23
/
+25
2000-05-29
matching bugs with patterns with two anchors (11634)
Sven Wischnowsky
3
-4
/
+22
2000-05-29
fixes for _arguments with sets; make _zpty not use sets (11624)
Sven Wischnowsky
1
-6
/
+16
2000-05-28
11616: netinet/in_systm.h again
Peter Stephenson
1
-1
/
+10
2000-05-27
11606: Propagate parse errors out of parse_list() and parse_event(), and
Bart Schaefer
2
-5
/
+4
2000-05-27
11607: For "read -q", open shout if necessary
Bart Schaefer
1
-0
/
+3
2000-05-26
11587: Felix Rosencrantz: Src/pattern.c: uninitialised variable
Peter Stephenson
4
-27
/
+33
2000-05-26
disable vared if zle is not enabled (11566)
Sven Wischnowsky
1
-0
/
+4
2000-05-25
better cursor-movement in menu-selection (11569)
Sven Wischnowsky
1
-3
/
+11
2000-05-25
11567: FD_CLOEXEC in zftp.c
Peter Stephenson
1
-6
/
+3
2000-05-25
force listing in _complete_debug; make complist with list-scrolling stopt at ...
Sven Wischnowsky
1
-9
/
+14
2000-05-24
11561: no RC_QUOTES in $'..'
Peter Stephenson
1
-1
/
+1
2000-05-24
fix for comparguments to make -s have an effect again (11552)
Sven Wischnowsky
1
-2
/
+1
2000-05-23
add -[ak] options to compadd (11533)
Sven Wischnowsky
4
-11
/
+64
2000-05-23
add -E option to zparseopts (11530)
Sven Wischnowsky
1
-10
/
+43
2000-05-23
fix for read -q without a shout (11524)
Sven Wischnowsky
1
-2
/
+2
2000-05-23
save and restore more variables in bufferwords(); move gotword() into core (1...
Sven Wischnowsky
7
-34
/
+92
2000-05-22
make sure wouldinstab is set before calling docomplete() (11503)
Sven Wischnowsky
1
-1
/
+11
2000-05-22
fix for clines in suffix (11496)
Sven Wischnowsky
1
-3
/
+8
2000-05-22
be more careful when decided if to insert tabs instead of completing (11493)
Sven Wischnowsky
2
-2
/
+4
2000-05-22
remove -h option from zstyle (11490)
Sven Wischnowsky
1
-6
/
+1
2000-05-22
pat(-) in long-option patterns to say that argument should be completed only ...
Sven Wischnowsky
1
-198
/
+349
2000-05-22
fix for a-a-m-c in menu selection; scroll explanations onto screen again (11...
Sven Wischnowsky
1
-33
/
+53
2000-05-20
11473: Turn off xtrace while printing PS4.
Bart Schaefer
1
-1
/
+3
2000-05-19
11467: [#<base>] syntax for output base
Peter Stephenson
3
-11
/
+30
2000-05-19
11461: Make "read" interruptible even when used in the tail of a pipeline.
Bart Schaefer
1
-4
/
+11
2000-05-19
fix for unambiguous string insertion (11466)
Sven Wischnowsky
1
-1
/
+1
2000-05-18
small doc fix; make compcall autoload compctl module (11457)
Sven Wischnowsky
1
-2
/
+5
2000-05-18
11455: Completion/Core/_oldlist: old-menu defaults on
Peter Stephenson
1
-10
/
+60
2000-05-17
add Felix' completion matching test; some fixes for bugs shown by it (11439)
Sven Wischnowsky
3
-52
/
+59
2000-05-17
11426: Src/Modules/zpty.c: don't use #elif.
Tanaka Akira
1
-4
/
+6
2000-05-16
11420: Src/Modules/zpty.c: try more pty device files.
Tanaka Akira
1
-4
/
+7
2000-05-16
11410: make tokenize() tokenize =, so $~foo allows =cmd expansion
Peter Stephenson
1
-0
/
+1
2000-05-16
fix scrolling in menu-selection with matches spanning multiple lines
Sven Wischnowsky
2
-20
/
+74
2000-05-16
make menu-select accept the match when typing a non-special character (11401)
Sven Wischnowsky
1
-0
/
+1
2000-05-15
11387: OCTAL_ZEROES option
Clint Adams
3
-1
/
+4
2000-05-15
11385: parse 0[0-9]+ as octal in arithmetic expressions
Clint Adams
1
-0
/
+4
2000-05-15
detect additional characters in parameter expansions and signal an error for ...
Sven Wischnowsky
1
-3
/
+16
2000-05-15
extra paranoia for empty prefix/suffix in completion matching (11374)
Sven Wischnowsky
1
-4
/
+4
2000-05-15
fix for empty (s::) separator and strings with meta-characters (11368)
Sven Wischnowsky
1
-1
/
+8
2000-05-15
fix for completion of string with single quote (11365)
Sven Wischnowsky
1
-2
/
+5
2000-05-15
fix for suffix-matching; better in-path completion in _path_files (11364)
Sven Wischnowsky
1
-16
/
+24
2000-05-15
zparseopts should detect if it is called without option descriptions (11360)
Sven Wischnowsky
1
-1
/
+7
2000-05-15
Add -L option to the hash builtin
Oliver Kiddle
2
-4
/
+21
2000-05-14
doc changes; typo in _jobs; integer builtin understands `-i base'
Peter Stephenson
1
-1
/
+1
2000-05-12
fix for completing options with `_arguments -s'; fix for _message to use `bui...
Sven Wischnowsky
1
-12
/
+21
2000-05-12
fixes for completion matching (11346)
Sven Wischnowsky
2
-4
/
+50
[next]