index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
Files
Lines
2001-04-25
*** empty log message ***
Sven Wischnowsky
1
-4
/
+4
2001-04-25
fix a sizeof() to strlen()
Sven Wischnowsky
2
-1
/
+5
2001-04-24
Fix term* linkage _again_.
Bart Schaefer
4
-8
/
+16
2001-04-24
Subscripting optimization and error checking.
Bart Schaefer
6
-18
/
+54
2001-04-23
14xxx: document $termcap and tweak mod_termcap/mod_terminfo docs
Clint Adams
3
-4
/
+20
2001-04-23
14077: revert clint's build patches on 19.04.2001
Andrey Borzenkov
12
-108
/
+18
2001-04-23
Fix subscripting bug with backslash-double-quote.
Bart Schaefer
4
-9
/
+32
2001-04-23
Test for (kK) subscript flags bugfix.
Bart Schaefer
1
-1
/
+10
2001-04-22
Fix bug in (kK) subscript flags.
Bart Schaefer
1
-9
/
+13
2001-04-22
Subscripting documentation.
Bart Schaefer
3
-77
/
+268
2001-04-22
14065: decrease termcap/terminfo parameter fishiness
Clint Adams
4
-1
/
+15
2001-04-21
More term*.h inclusion un-confusion.
Bart Schaefer
2
-12
/
+19
2001-04-21
More parameter/subscript cleanup.
Bart Schaefer
5
-18
/
+70
2001-04-20
14055: include termio.h in termcap.c for the benefit of Solaris 8
Clint Adams
2
-7
/
+16
2001-04-20
14053: add $termcap special parameter
Clint Adams
3
-2
/
+251
2001-04-20
Parameter repairs, mostly for subscripting.
Bart Schaefer
7
-51
/
+242
2001-04-19
extra ChangeLog detail
Peter Stephenson
1
-1
/
+2
2001-04-19
bindkey -rp removes prefix bindings; bindkey -p bugfix
Peter Stephenson
3
-4
/
+57
2001-04-19
unposted: check for functions in the proper libraries
Clint Adams
2
-1
/
+4
2001-04-19
14041: reduce unnecessary linking for modules
Clint Adams
8
-14
/
+23
2001-04-19
14039: simulate old linking behavior
Clint Adams
7
-11
/
+18
2001-04-19
14033: reduce unnecessary library linking for modules and main binary
Clint Adams
11
-9
/
+109
2001-04-19
*** empty log message ***
Sven Wischnowsky
1
-1
/
+1
2001-04-19
use the right path patterns for completion functions
Sven Wischnowsky
2
-1
/
+6
2001-04-19
14018: honor STRIPFLAGS when installing modules
Clint Adams
2
-1
/
+6
2001-04-18
Tilde-path completion tweak.
Bart Schaefer
2
-7
/
+13
2001-04-17
only use the exclusion lists of options that are not currently being ↵
Sven Wischnowsky
2
-7
/
+13
completed, but keep options from being completed more than once (13999)
2001-04-17
remove SUFFIX-handling, it's in _tilde and only needed there (13997)
Sven Wischnowsky
2
-10
/
+7
2001-04-14
Delete duplicated text in development guide.
Bart Schaefer
2
-74
/
+7
2001-04-13
add completion for common MUAs and a couple of minor fixes (13982)
Oliver Kiddle
8
-7
/
+140
2001-04-13
Zsh workers 13981
Wayne Davison
1
-0
/
+6
2001-04-13
Don't define gethostbyname2() as static, since it can clash with the
Wayne Davison
1
-1
/
+1
system header files on a system that provides the prototype but not the object.
2001-04-13
See zsh-workers 13972 and 13973.
Bart Schaefer
1
-1
/
+11
2001-04-13
Check for parameter expansions before tilde-expansions (fixes bugs reported
Bart Schaefer
1
-17
/
+17
in zsh-workers/13971).
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
4
-9
/
+14
2001-04-12
13961: add ifdef for tputs in term.h in prototypes.h
Clint Adams
2
-1
/
+10
2001-04-12
avoid appending a / when called from _cd (13958)
Oliver Kiddle
2
-3
/
+9
2001-04-12
add _arguments based completion for alias and jobs (13947)
Oliver Kiddle
1
-1
/
+1
2001-04-12
13955: boolnames et al., not boolcodes
Clint Adams
4
-12
/
+39
2001-04-12
13953: use curses capability inventories instead of hardcoding and presume
Clint Adams
4
-7
/
+48
that they are terminfo
2001-04-12
13951: working ${(k)terminfo} and ${(kv)terminfo}
Clint Adams
2
-0
/
+109
2001-04-11
13949 and a couple of unposted tweaks to functions.
Bart Schaefer
1
-0
/
+11
2001-04-11
Don't append a / when completing after [-+]*.
Bart Schaefer
1
-3
/
+4
2001-04-11
Strip %[BSubsu] as well as %{*%} before computing width of prompt.
Bart Schaefer
1
-6
/
+6
2001-04-11
Update a comment.
Bart Schaefer
1
-1
/
+1
2001-04-11
add _arguments based completion for alias and jobs (13947)
Oliver Kiddle
6
-7
/
+31
2001-04-11
Fixed a filename.
Wayne Davison
1
-1
/
+1
2001-04-11
13942
Wayne Davison
1
-0
/
+7
2001-04-11
Updated the "preexec" docs.
Wayne Davison
1
-2
/
+8
[next]