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-04-20
14055: include termio.h in termcap.c for the benefit of Solaris 8
Clint Adams
1
-7
/
+13
2001-04-20
14053: add $termcap special parameter
Clint Adams
2
-1
/
+245
2001-04-20
Parameter repairs, mostly for subscripting.
Bart Schaefer
5
-51
/
+97
2001-04-19
bindkey -rp removes prefix bindings; bindkey -p bugfix
Peter Stephenson
1
-4
/
+38
2001-04-19
14041: reduce unnecessary linking for modules
Clint Adams
5
-6
/
+6
2001-04-19
14039: simulate old linking behavior
Clint Adams
5
-4
/
+6
2001-04-19
14033: reduce unnecessary library linking for modules and main binary
Clint Adams
6
-4
/
+33
2001-04-19
use the right path patterns for completion functions
Sven Wischnowsky
1
-1
/
+1
2001-04-19
14018: honor STRIPFLAGS when installing modules
Clint Adams
1
-1
/
+1
2001-04-17
only use the exclusion lists of options that are not currently being complete...
Sven Wischnowsky
1
-7
/
+9
2001-04-13
Don't define gethostbyname2() as static, since it can clash with the
Wayne Davison
1
-1
/
+1
2001-04-13
Fix term*.h header file collisions.
Bart Schaefer
4
-9
/
+18
2001-04-12
Fiddle with <term.h> vs. <termcap.h> inclusion.
Bart Schaefer
3
-9
/
+8
2001-04-12
13961: add ifdef for tputs in term.h in prototypes.h
Clint Adams
1
-1
/
+5
2001-04-12
13955: boolnames et al., not boolcodes
Clint Adams
1
-9
/
+9
2001-04-12
13953: use curses capability inventories instead of hardcoding and presume
Clint Adams
1
-6
/
+18
2001-04-12
13951: working ${(k)terminfo} and ${(kv)terminfo}
Clint Adams
1
-0
/
+104
2001-04-11
Fixed a bug where the call to function "preexec" might pass the wrong
Wayne Davison
1
-1
/
+9
2001-04-11
Mapfile fix from Bart: dupstring parameter name to avoid static buffer overuse
Peter Stephenson
1
-0
/
+1
2001-04-10
Slightly optimized should_ignore_line() by using getjobtext() rather
Wayne Davison
1
-9
/
+3
2001-04-09
Bart's change makes terminfo_nam[] needed when HAVE_TIGETSTR is not
Wayne Davison
1
-1
/
+2
2001-04-09
Silence several warnings when HAVE_TIGETSTR is not defined.
Wayne Davison
1
-4
/
+11
2001-04-09
Fixes for 13922.
Bart Schaefer
3
-12
/
+4
2001-04-09
Make termcap and terminfo modules always loadable.
Bart Schaefer
4
-23
/
+54
2001-04-06
indent fix
Sven Wischnowsky
1
-1
/
+1
2001-04-06
test for unset in pipestatussetfn() (13917)
Sven Wischnowsky
1
-4
/
+8
2001-04-06
(13916)
Sven Wischnowsky
1
-2
/
+2
2001-04-05
fix for reverse subscripting of strings as second part of subscript ($a[x,(r)...
Sven Wischnowsky
1
-2
/
+4
2001-04-03
(13892) fixes for fpaths and completion matching
Sven Wischnowsky
1
-2
/
+1
2001-04-02
cleanup after function move
Sven Wischnowsky
1
-1
/
+1
2001-04-02
after-move cleanup
Sven Wischnowsky
1
-1
/
+1
2001-04-02
make `_arguments -S' still complete long options after `--<TAB>'; fix for cur...
Sven Wischnowsky
2
-2
/
+3
2001-03-30
Fix problem with traps not runing if shell exec'd final command
Peter Stephenson
2
-3
/
+18
2001-03-30
Refuse to setopt noexec when interactive
Bart Schaefer
1
-0
/
+3
2001-03-29
Don't assume we can change the string for the HOST parameter when used in
Peter Stephenson
1
-4
/
+1
2001-03-29
disallow changing of parameter type
Peter Stephenson
1
-4
/
+10
2001-03-28
Add `bindkey -p'
Peter Stephenson
2
-2
/
+22
2001-03-27
try to make _h_c_w smarter at the beginning and end of the list; avoid list-b...
Sven Wischnowsky
1
-1
/
+1
2001-03-26
13777: maxfilelocks limit for glibc2.2
Clint Adams
1
-22
/
+39
2001-03-26
handle colons in xor lists (13770)
Sven Wischnowsky
1
-1
/
+1
2001-03-26
avoid adding empty strings to the kill ring (13767)
Sven Wischnowsky
1
-0
/
+3
2001-03-22
skip redirections in execpline2() when looking for the command code (13706)
Sven Wischnowsky
1
-2
/
+2
2001-03-20
fix misaligned percent output of zprof (13673)
Sven Wischnowsky
1
-29
/
+25
2001-03-15
fix default colour for directories (3674)
Sven Wischnowsky
1
-1
/
+1
2001-03-14
13633: don't use termcap cursor keys if single key which is already bound
Peter Stephenson
1
-1
/
+13
2001-03-13
13611, 13615: Bind cursor keys using termcap, including in viins.
Peter Stephenson
3
-21
/
+74
2001-03-07
two optimisations
Sven Wischnowsky
3
-30
/
+32
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
[next]