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-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
2001-05-19
The function addhistnode() is no longer called for a HIST_TMPSTORE
Wayne Davison
1
-2
/
+2
2001-05-19
Fix re-set of integer special params after unset.
Bart Schaefer
2
-16
/
+12
2001-05-18
fix zmodload -uf for not-yet-loaded function
Peter Stephenson
1
-3
/
+5
2001-05-18
try to make ${(e)..} work for complicated parameter expansions in the value; ...
Sven Wischnowsky
1
-2
/
+13
2001-05-17
Signal queuing tweak.
Bart Schaefer
1
-0
/
+3
2001-05-16
more fixage for expansion: just convert the command line to the original when...
Sven Wischnowsky
1
-6
/
+24
2001-05-15
Added HIST_TMPSTORE define.
Wayne Davison
1
-0
/
+1
2001-05-15
+ Changed histreduceblanks() to preserve spaces at the start of the
Wayne Davison
1
-14
/
+30
2001-05-15
Changed addhistnode() to not displace an already-hashed command with
Wayne Davison
1
-2
/
+3
2001-05-15
(14350)
Sven Wischnowsky
1
-8
/
+25
2001-05-15
14348: fix globalexport with typeset -g
Peter Stephenson
1
-1
/
+1
2001-05-15
calculate the length of the region to map (for mapped zwc files) correctly, i...
Sven Wischnowsky
1
-4
/
+6
2001-05-14
set list_pipe_job only for real pipelines (14327)
Sven Wischnowsky
1
-1
/
+1
2001-05-11
14314: writing const variable under cygwin
Peter Stephenson
1
-3
/
+3
2001-05-10
Fixed an obscure local-history bug that could make the "history"
Wayne Davison
1
-4
/
+3
[next]