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-05-08
add -S option to specify separator between values and their arguments; make _...
Sven Wischnowsky
1
-11
/
+28
2001-05-08
Fixes from Andrej for zpty on cygwin
Peter Stephenson
1
-1
/
+6
2001-05-08
print space/backspace when reacing the last column while printing description...
Sven Wischnowsky
2
-2
/
+8
2001-05-06
Prevent "no multi-letter values" error on values of '\:' and '' in compvalues().
Bart Schaefer
1
-2
/
+3
2001-05-03
14214
Sven Wischnowsky
1
-1
/
+4
2001-05-02
Make X{$~foo}Y where $foo contains commas behave as expected
Peter Stephenson
1
-0
/
+1
2001-05-02
remove quotes when looking at arguments in comparguments (14198)
Sven Wischnowsky
1
-0
/
+6
2001-05-01
Use BDIGBUFSIZE in two other places
Peter Stephenson
1
-2
/
+2
2001-04-30
Bart 14144: fix compilation problem on current Cygwin 1.3.1 (macros were
Andrey Borzenkov
1
-3
/
+23
2001-04-28
BDIGBUFSIZE for binary conversions.
Bart Schaefer
3
-3
/
+5
2001-04-26
14125: remove static incleanup flag because it is unused
Clint Adams
2
-20
/
+0
2001-04-26
14123: don't include curses.h in termcap.c if term.h doesn't need it
Clint Adams
1
-1
/
+3
2001-04-26
Another HAVE_TERM* compilation tweak.
Bart Schaefer
1
-13
/
+22
2001-04-26
rename -W option to -w, add new -W option which makes _arguments complete opt...
Sven Wischnowsky
1
-1
/
+6
2001-04-25
fix a sizeof() to strlen()
Sven Wischnowsky
1
-1
/
+1
2001-04-24
Fix term* linkage _again_.
Bart Schaefer
2
-1
/
+3
2001-04-24
Subscripting optimization and error checking.
Bart Schaefer
4
-13
/
+23
2001-04-23
14077: revert clint's build patches on 19.04.2001
Andrey Borzenkov
7
-35
/
+4
2001-04-23
Fix subscripting bug with backslash-double-quote.
Bart Schaefer
2
-9
/
+11
2001-04-22
Fix bug in (kK) subscript flags.
Bart Schaefer
1
-9
/
+13
2001-04-22
14065: decrease termcap/terminfo parameter fishiness
Clint Adams
3
-1
/
+9
2001-04-21
More term*.h inclusion un-confusion.
Bart Schaefer
1
-12
/
+16
2001-04-21
More parameter/subscript cleanup.
Bart Schaefer
3
-18
/
+54
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
[next]