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-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
2000-09-17
12818: use tricat() in lieu of zasprintf
Clint Adams
1
-1
/
+1
2000-09-16
12814: zasprintf
Clint Adams
3
-2
/
+100
2000-09-14
12804: Fix "typeset -m".
Bart Schaefer
1
-0
/
+1
2000-09-08
12779: remove sinix special case. Too lazy to add prototype check for
Andrey Borzenkov
1
-0
/
+6
2000-09-04
12741: outputradix was stomped on by nested matheval
Peter Stephenson
1
-1
/
+3
2000-09-04
Fix 12722.
Bart Schaefer
1
-1
/
+3
2000-09-02
12722: [##base] for output base selection without a base prefix
Andrew Main
2
-16
/
+30
2000-08-29
12719: quoting arrays in vared with real backslashes
Peter Stephenson
2
-6
/
+12
2000-08-29
fix for unbalanced calls to {push,pop}heap in docomplete()/get_comp_string() ...
Sven Wischnowsky
1
-1
/
+3
2000-08-28
fix for `function' without names (12710)
Sven Wischnowsky
1
-1
/
+4
2000-08-16
Src/.cvsignore fix for Windows resources and icon
Peter Stephenson
1
-3
/
+5
[next]