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-06-20
rewrite 14988 as per 14989
Peter Stephenson
1
-1
/
+1
2001-06-20
Bug restoring saving special parameters for function scope.
Peter Stephenson
1
-1
/
+1
2001-06-19
Compiler warnings.
Bart Schaefer
1
-2
/
+2
2001-06-19
14973: fix for reported problems on AIX.
Andrey Borzenkov
1
-3
/
+6
2001-06-18
more handler -> zhandler
Peter Stephenson
1
-3
/
+3
2001-06-18
make zcompile unlink() the zwc file first (in case it is currently mapped we ...
Sven Wischnowsky
1
-4
/
+6
2001-06-18
rename handler() to zhandler() because it's now exported to modules (14951)
Sven Wischnowsky
2
-3
/
+3
2001-06-15
Removed bogus mkstemp() code.
Wayne Davison
1
-3
/
+0
2001-06-15
Use mkstemp where available
Peter Stephenson
1
-0
/
+3
2001-06-15
fix setting of individual positional parameters after 14915
Peter Stephenson
1
-6
/
+15
2001-06-15
14931: fix socket/address length calculation
Andrey Borzenkov
2
-5
/
+8
2001-06-14
$* and $@ are special
Peter Stephenson
2
-3
/
+10
2001-06-13
fixes for display bugs for completion lists (cursor left one line to far up o...
Sven Wischnowsky
2
-5
/
+10
2001-06-13
mod_export handler
Peter Stephenson
1
-1
/
+1
2001-06-13
fix for comparguments (completing after single letter options that get their ...
Sven Wischnowsky
1
-1
/
+57
2001-06-12
14863: tcp_connect
Clint Adams
2
-16
/
+33
2001-06-12
Added KSH_TYPESET option.
Peter Stephenson
3
-3
/
+12
2001-06-11
14843: tcp_close
Clint Adams
2
-4
/
+11
2001-06-11
(14841)
Sven Wischnowsky
1
-98
/
+184
2001-06-09
Fix problems with zwcstat() on systems that do not USE_MMAP.
Bart Schaefer
2
-19
/
+22
2001-06-08
14815: fix thinko
Clint Adams
1
-1
/
+3
2001-06-08
14813: autoload functions from deleted .zwc files
Clint Adams
3
-2
/
+22
2001-06-08
Fix #includes for gcc 2.95 compilation.
Bart Schaefer
2
-27
/
+23
2001-06-08
Untrustworthy return value of tgetflag().
Bart Schaefer
1
-29
/
+36
2001-06-08
Don't mark a HIST_TMPSTORE entry with HIST_OLD so that the HFILE_FAST
Wayne Davison
1
-1
/
+1
2001-06-07
unposted: add tcp module to .distfiles
Clint Adams
1
-0
/
+1
2001-06-06
14778: rename zsh/tcp to zsh/net/tcp.
Clint Adams
2
-2
/
+2
2001-06-06
14770: tcp module from zftp
Clint Adams
5
-205
/
+399
2001-06-06
14766: unify %l substitution (tty0, pts/3 etc)
Andrey Borzenkov
1
-2
/
+2
2001-06-06
unposted; based on 14679 (me) and 14693 (Bart): Allow processing by both
Andrey Borzenkov
1
-3
/
+10
2001-06-01
fix for exclusion of normal arguments (14630)
Sven Wischnowsky
1
-5
/
+11
2001-05-31
fix tag-order problem with _arguments (completion after an option that gets a...
Sven Wischnowsky
1
-1
/
+1
2001-05-31
fix two memory leaks (at least I hope they are fixed) and some out-of-bound a...
Sven Wischnowsky
5
-38
/
+38
2001-05-30
Improve gettermcap().
Bart Schaefer
1
-8
/
+27
2001-05-29
145??: fix thinko
Clint Adams
1
-1
/
+1
2001-05-29
145??: repeat last vi history search if search string is blank
Clint Adams
1
-2
/
+10
2001-05-29
14541: %# with capabilities prompt-expand to # iff Effective set non-empty or...
Clint Adams
1
-5
/
+1
2001-05-29
print at least a warning when disowning a stopped job (14524)
Sven Wischnowsky
1
-0
/
+8
2001-05-28
14517: glibc 2.2.3 tweaks revisited
Clint Adams
1
-2
/
+2
2001-05-28
Silence compiler warnings.
Bart Schaefer
1
-2
/
+2
2001-05-28
fix for cursor positioning with that -y option of compctl (display strings) (...
Sven Wischnowsky
1
-13
/
+22
2001-05-28
make the zprof wrapper function be more careful, avoiding almost all of the c...
Sven Wischnowsky
1
-48
/
+59
2001-05-28
another attempt at fixing the job problem from 14327; make execpline() reset ...
Sven Wischnowsky
1
-1
/
+4
2001-05-26
Fixed acceptandinfernexthistory() to work when called repeatedly.
Wayne Davison
1
-373
/
+433
2001-05-23
add mod_export in a couple of places where it was missing
Oliver Kiddle
2
-2
/
+2
2001-05-21
14419: glibc 2.2.3 rlimits enum
Clint Adams
1
-1
/
+12
2001-05-20
14401: workaround for script execution under Cygwin
Andrey Borzenkov
2
-4
/
+4
2001-05-20
Added some array-assignment boundary checks.
Wayne Davison
1
-2
/
+7
2001-05-19
Fix, test and comment unsetting and resetting of special tied parameters
Peter Stephenson
1
-0
/
+6
2001-05-19
Don't merge a HIST_TMPSTORE entry with a previous "duplicate" line.
Wayne Davison
1
-3
/
+4
[next]