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
2001-01-25
make signal queueing variables be exported to modules (13384)
Sven Wischnowsky
1
-3
/
+3
2001-01-22
*** empty log message ***
Sven Wischnowsky
2
-5
/
+4
2001-01-19
13370: avoid in-place modification of environments variables when importing.
Andrey Borzenkov
1
-46
/
+52
2001-01-18
*** empty log message ***
Sven Wischnowsky
6
-11
/
+23
2001-01-16
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
27
-266
/
+535
2001-01-16
fix for ol' compctl when completing hash keys (13364)
Sven Wischnowsky
1
-1
/
+4
2001-01-15
two more fixes for completion matching and reporting interesting positions (1...
Sven Wischnowsky
2
-7
/
+22
2001-01-12
fix for 13339 (report each position only once) and fixlet for matching: a cas...
Sven Wischnowsky
2
-11
/
+21
2001-01-11
*** empty log message ***
Sven Wischnowsky
3
-37
/
+143
2001-01-10
fix cursor positioning with partial-word match specs using `**' (13336)
Sven Wischnowsky
2
-31
/
+44
2001-01-08
fix for listpacked for matches as long as screen is wide (minus added spaces)...
Sven Wischnowsky
2
-4
/
+5
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
[next]