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-12-18
Back out 13285.
Bart Schaefer
2
-6
/
+6
2000-12-17
13288: cast pointers for arg 2 of ztrapread/write
Clint Adams
1
-3
/
+3
2000-12-16
13285: use vi-up and -down in vicmd mode
Clint Adams
2
-47
/
+63
2000-12-06
Rename waitjob() to zwaitjob().
Peter Stephenson
1
-4
/
+4
2000-12-06
13242: don't segfault on $terminfo[nonexistentcap]
Clint Adams
1
-1
/
+1
2000-12-05
terminfo tweaks
Peter Stephenson
2
-2
/
+2
2000-12-05
Joel Smith: 13230: avoid name clashes with Linux kernel
Peter Stephenson
6
-89
/
+89
2000-12-05
13227: terminfo module fixes
Clint Adams
2
-49
/
+56
2000-12-04
Fix --enable-function-subdirs for new config.modules system.
Peter Stephenson
1
-4
/
+7
2000-12-03
13216: docs for tc/ti modules
Clint Adams
1
-0
/
+9
2000-12-03
13215: echotc, echoti, terminfo
Clint Adams
5
-71
/
+375
2000-11-30
Function installation information now in config.modules
Peter Stephenson
4
-0
/
+4
2000-11-29
avoid compiler warning
Sven Wischnowsky
1
-1
/
+2
2000-11-26
13194: change in module configuration system
Peter Stephenson
29
-145
/
+193
2000-11-25
ALL_EXPORT tweaks.
Bart Schaefer
1
-1
/
+13
2000-11-14
don't be sure that read-ahead doesn't contains nuls (13163)
Sven Wischnowsky
1
-5
/
+8
2000-11-13
use unmetafy() to allow writing special characters into a pty (13156)
Sven Wischnowsky
1
-4
/
+6
2000-11-11
Sven: 13108: Handle traps synchronously
Peter Stephenson
13
-54
/
+199
2000-11-08
Try blocking read() in read_poll() only if select() returns error (or
Bart Schaefer
1
-1
/
+1
2000-11-08
*** empty log message ***
Sven Wischnowsky
1
-1
/
+6
2000-11-06
Tweak interactiveness of cloned shell.
Bart Schaefer
1
-1
/
+1
2000-11-06
Make zpty more like eval.
Bart Schaefer
2
-58
/
+49
2000-11-05
Assorted read_poll() and zpty cleanup.
Bart Schaefer
2
-46
/
+79
2000-11-05
Better streaming behavior from `zpty -r', plus other cleanup.
Bart Schaefer
1
-43
/
+20
2000-11-02
show current/previous job in $jobstates (3503)
Sven Wischnowsky
2
-6
/
+13
2000-10-30
make assignament to $nameddirs behave like hash -d (13095)
Sven Wischnowsky
1
-9
/
+18
2000-10-25
re-display list for cleanup only if we were in menu selection (13084)
Sven Wischnowsky
1
-1
/
+6
2000-10-25
add a counter for invalidatelist() to allow finding out if there is a new lis...
Sven Wischnowsky
2
-3
/
+15
2000-10-24
avoid printing file type characters in completion lists for matches ending in...
Sven Wischnowsky
2
-3
/
+5
2000-10-22
Fix "vared -e".
Bart Schaefer
1
-3
/
+5
2000-10-21
Fix "vared -h" in shell scripts.
Bart Schaefer
2
-3
/
+8
2000-10-19
make non-blocking IO on ptys work again; add -t option to test if command is ...
Sven Wischnowsky
2
-15
/
+42
2000-10-19
Don't call histreduceblanks() if the line didn't parse right.
Wayne Davison
1
-4
/
+5
2000-10-17
*** empty log message ***
Sven Wischnowsky
1
-1
/
+4
2000-10-13
two completion matching fixes; wrong (path) prefix matching (removed path com...
Sven Wischnowsky
1
-5
/
+5
2000-10-11
add _all_matcher completer and supporting C-code for adding a special match r...
Sven Wischnowsky
5
-63
/
+195
2000-10-11
make user defined completion widgets leave menu selection without accepting t...
Sven Wischnowsky
2
-5
/
+13
2000-10-10
*** empty log message ***
Sven Wischnowsky
1
-3
/
+3
2000-10-10
follow-up to 12930, make it first try exact character matches, but enable it ...
Sven Wischnowsky
1
-7
/
+30
2000-10-09
prefer exact character matches over match specs (so that `nom' can match `nom...
Sven Wischnowsky
1
-1
/
+10
2000-10-05
don't return invalid Eprog after parse error (12898)
Sven Wischnowsky
1
-2
/
+3
2000-10-05
comparguments: don't use rest-argument-specification if it was inactivated (1...
Sven Wischnowsky
1
-3
/
+6
2000-10-04
don't stop parsing too early when completing inside a command substitution (1...
Sven Wischnowsky
1
-0
/
+1
2000-10-04
don't forget a displayed list when starting menu completion (12884)
Sven Wischnowsky
1
-1
/
+4
2000-10-02
Change some zerr to zwarn for consistency.
Bart Schaefer
5
-23
/
+20
2000-10-01
unposted: remove unused variable declaration from ztat()
Clint Adams
1
-2
/
+0
2000-09-27
12863: remove ztrdupstrip, use VARARR in ztat
Clint Adams
2
-27
/
+13
2000-09-26
Tweak to STTY fix.
Bart Schaefer
1
-0
/
+3
2000-09-25
Fix STTY parameter.
Bart Schaefer
1
-7
/
+17
2000-09-22
12860: don't limit size of pwd in job table
Clint Adams
1
-7
/
+3
[next]