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-03-06
make the parser use real memory for the ecbuf to avoid having hrealloc() thro...
Sven Wischnowsky
2
-7
/
+22
2001-03-06
another fix for completion matching, CLF_MISS in the wrong cline struct (13575)
Sven Wischnowsky
1
-0
/
+6
2001-03-05
fix for matching control, try harder to merge separately completed parts to a...
Sven Wischnowsky
2
-4
/
+26
2001-02-28
add `aliases' option to be able to disable alias expansion (13554)
Sven Wischnowsky
6
-10
/
+14
2001-02-26
properly restore noaliases in bufferwords() (13530)
Sven Wischnowsky
1
-1
/
+2
2001-02-20
more (|un)queue_signals(), this time for the job control builtins (13509)
Sven Wischnowsky
1
-0
/
+10
2001-02-19
13280: NewImproved handling of colon modifiers w.r.t. paths
Peter Stephenson
3
-25
/
+70
2001-02-18
?## fix from 13497 and site name change from Geoff
Peter Stephenson
1
-2
/
+8
2001-02-16
Fix "${=foo=$@}".
Bart Schaefer
1
-4
/
+4
2001-02-16
Partial sh emulation fixs for ${1+"$@"} and "${foo=$@}".
Bart Schaefer
1
-1
/
+16
2001-02-14
unposted: remove unused variable declaration
Clint Adams
1
-1
/
+0
2001-02-14
13478: whence shouldn't segfault on an empty path component
Clint Adams
1
-4
/
+4
2001-02-13
13431: better check for shared libraries.
Andrey Borzenkov
4
-4
/
+24
2001-02-13
try to make the -t option of zpty smarter (13462)
Sven Wischnowsky
1
-5
/
+11
2001-02-02
unposted: fix patterns previous patch
Andrey Borzenkov
1
-2
/
+1
2001-01-31
13412: avoid duplicates in subdirecory list for recursive build
Andrey Borzenkov
1
-1
/
+7
2001-01-26
13389: normalize path in cd_do_chdir on Cygwin to get rid of DOS names
Andrey Borzenkov
1
-6
/
+23
2001-01-25
fix for mergin two CLF_MID entries in cline lists (with two equal prefixes it...
Sven Wischnowsky
1
-1
/
+1
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
[next]