index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Collapse
)
Author
Age
Files
Lines
*
More parameter/subscript cleanup.
Bart Schaefer
2001-04-21
1
-0
/
+8
|
*
14055: include termio.h in termcap.c for the benefit of Solaris 8
Clint Adams
2001-04-20
1
-0
/
+3
|
*
14053: add $termcap special parameter
Clint Adams
2001-04-20
1
-1
/
+6
|
*
Parameter repairs, mostly for subscripting.
Bart Schaefer
2001-04-20
1
-0
/
+15
|
*
extra ChangeLog detail
Peter Stephenson
2001-04-19
1
-1
/
+2
|
*
bindkey -rp removes prefix bindings; bindkey -p bugfix
Peter Stephenson
2001-04-19
1
-0
/
+6
|
*
unposted: check for functions in the proper libraries
Clint Adams
2001-04-19
1
-0
/
+3
|
*
14041: reduce unnecessary linking for modules
Clint Adams
2001-04-19
1
-0
/
+5
|
*
14039: simulate old linking behavior
Clint Adams
2001-04-19
1
-0
/
+5
|
*
14033: reduce unnecessary library linking for modules and main binary
Clint Adams
2001-04-19
1
-0
/
+8
|
*
*** empty log message ***
Sven Wischnowsky
2001-04-19
1
-1
/
+1
|
*
use the right path patterns for completion functions
Sven Wischnowsky
2001-04-19
1
-0
/
+5
|
*
14018: honor STRIPFLAGS when installing modules
Clint Adams
2001-04-19
1
-0
/
+5
|
*
Tilde-path completion tweak.
Bart Schaefer
2001-04-18
1
-0
/
+6
|
*
only use the exclusion lists of options that are not currently being ↵
Sven Wischnowsky
2001-04-17
1
-0
/
+4
|
|
|
|
completed, but keep options from being completed more than once (13999)
*
remove SUFFIX-handling, it's in _tilde and only needed there (13997)
Sven Wischnowsky
2001-04-17
1
-0
/
+5
|
*
Delete duplicated text in development guide.
Bart Schaefer
2001-04-14
1
-0
/
+5
|
*
add completion for common MUAs and a couple of minor fixes (13982)
Oliver Kiddle
2001-04-13
1
-0
/
+8
|
*
Zsh workers 13981
Wayne Davison
2001-04-13
1
-0
/
+6
|
*
See zsh-workers 13972 and 13973.
Bart Schaefer
2001-04-13
1
-1
/
+11
|
*
Fiddle with <term.h> vs. <termcap.h> inclusion.
Bart Schaefer
2001-04-12
1
-0
/
+6
|
*
13961: add ifdef for tputs in term.h in prototypes.h
Clint Adams
2001-04-12
1
-0
/
+5
|
*
avoid appending a / when called from _cd (13958)
Oliver Kiddle
2001-04-12
1
-0
/
+7
|
*
13955: boolnames et al., not boolcodes
Clint Adams
2001-04-12
1
-0
/
+3
|
*
13953: use curses capability inventories instead of hardcoding and presume
Clint Adams
2001-04-12
1
-0
/
+5
|
|
|
|
that they are terminfo
*
13951: working ${(k)terminfo} and ${(kv)terminfo}
Clint Adams
2001-04-12
1
-0
/
+5
|
*
13949 and a couple of unposted tweaks to functions.
Bart Schaefer
2001-04-11
1
-0
/
+11
|
*
add _arguments based completion for alias and jobs (13947)
Oliver Kiddle
2001-04-11
1
-0
/
+6
|
*
Fixed a filename.
Wayne Davison
2001-04-11
1
-1
/
+1
|
*
13942
Wayne Davison
2001-04-11
1
-0
/
+7
|
*
Mapfile fix from Bart: dupstring parameter name to avoid static buffer overuse
Peter Stephenson
2001-04-11
1
-0
/
+5
|
*
Enhanced should_ignore_line().
Wayne Davison
2001-04-10
1
-0
/
+5
|
*
Mention 13936.
Wayne Davison
2001-04-09
1
-2
/
+2
|
*
Silence some compiler warnings.
Wayne Davison
2001-04-09
1
-0
/
+5
|
*
Fixes for 13922.
Bart Schaefer
2001-04-09
1
-0
/
+7
|
*
Make termcap and terminfo modules always loadable.
Bart Schaefer
2001-04-09
1
-0
/
+7
|
*
4.0.1-pre-3 version change with some .distfiles updates
zsh-4.0.1-pre-3
Peter Stephenson
2001-04-09
1
-0
/
+4
|
*
Improve prompt when compaudit finds badness.
Bart Schaefer
2001-04-06
1
-0
/
+5
|
*
test for unset in pipestatussetfn() (13917)
Sven Wischnowsky
2001-04-06
1
-0
/
+2
|
*
(13916)
Sven Wischnowsky
2001-04-06
1
-0
/
+4
|
*
workers/13914
Felix Rosencrantz
2001-04-06
1
-0
/
+6
|
*
Fix typos.
Bart Schaefer
2001-04-05
1
-2
/
+2
|
*
Two new shell functions and a change to an old one.
Bart Schaefer
2001-04-05
1
-0
/
+11
|
*
13909: bad tilde files in some .distfiles
Clint Adams
2001-04-05
1
-0
/
+5
|
*
complete only those single letter options with the right prefix character ↵
Sven Wischnowsky
2001-04-05
1
-0
/
+3
|
|
|
|
(13908)
*
fix for reverse subscripting of strings as second part of subscript ↵
Sven Wischnowsky
2001-04-05
1
-0
/
+5
|
|
|
|
($a[x,(r)..]) (13907)
*
add -W option to _arguments, which allows to complete options after options ↵
Sven Wischnowsky
2001-04-04
1
-0
/
+8
|
|
|
|
that take an argument in the next word (13902)
*
13899: OSTYPE checking
Clint Adams
2001-04-03
1
-0
/
+4
|
*
new completion functions
Oliver Kiddle
2001-04-03
1
-3
/
+9
|
*
(13892) fixes for fpaths and completion matching
Sven Wischnowsky
2001-04-03
1
-0
/
+6
|
[next]