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-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
2000-09-22
12859: dynamically-allocate buffer in ztat(), ztrdupstring()
Clint Adams
2
-8
/
+26
2000-09-19
12847: dynamically allocate buf and z in bin_whence()
Clint Adams
1
-8
/
+6
2000-09-19
12846: moved simple string manipulation functions to string.c
Clint Adams
5
-108
/
+137
2000-09-19
12845: dynamically allocate pbuf in domove()
Clint Adams
1
-5
/
+13
2000-09-18
12836: bin_ln now independent of PATH_MAX
Clint Adams
1
-20
/
+13
2000-09-18
Back out 12814.
Bart Schaefer
2
-94
/
+0
2000-09-18
Improve upon some of the PATH_MAX changes.
Bart Schaefer
3
-53
/
+68
2000-09-18
12828: dynamically allocate 'dir' in mailstat
Clint Adams
1
-31
/
+26
2000-09-18
12827: dynamically allocate 'file' in mailstat
Clint Adams
1
-20
/
+18
2000-09-18
unposted: define mailstat as a macro if MAILDIR_SUPPORT is undefined
Clint Adams
2
-4
/
+4
2000-09-18
12823: use zsh heap in lieu of perm. heap in bin_dot
Clint Adams
2
-4
/
+18
2000-09-17
12821: bin_dot is now independent of PATH_MAX
Clint Adams
1
-9
/
+8
2000-09-17
"typeset +m ..." and "typeset +g -m ..."
Bart Schaefer
1
-2
/
+11
[next]