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 (
Expand
)
Author
Age
Files
Lines
...
*
NO_kshglob in _comp_options.
Bart Schaefer
2001-04-29
1
-0
/
+5
*
BDIGBUFSIZE for binary conversions.
Bart Schaefer
2001-04-28
1
-0
/
+5
*
try to improve testing for suffix style in _expand; make _path_files fail to ...
Sven Wischnowsky
2001-04-27
1
-0
/
+7
*
Use trap for unfunction compadd in _approximate.
Bart Schaefer
2001-04-27
1
-0
/
+7
*
14125: remove static incleanup flag because it is unused
Clint Adams
2001-04-26
1
-0
/
+3
*
14123: don't include curses.h in termcap.c if term.h doesn't need it
Clint Adams
2001-04-26
1
-0
/
+5
*
14117
Sven Wischnowsky
2001-04-26
1
-0
/
+6
*
Another HAVE_TERM* compilation tweak.
Bart Schaefer
2001-04-26
1
-0
/
+5
*
new vnc completion and use _guard for pine completion (14112)
Oliver Kiddle
2001-04-26
1
-0
/
+6
*
handle sub-sub-directories of $_compdir as in the CVS-layout (14107)
Sven Wischnowsky
2001-04-26
1
-0
/
+4
*
rename -W option to -w, add new -W option which makes _arguments complete opt...
Sven Wischnowsky
2001-04-26
1
-0
/
+9
*
make keep-prefix keep everything up to the first component with a parameter e...
Sven Wischnowsky
2001-04-26
1
-0
/
+6
*
*** empty log message ***
Sven Wischnowsky
2001-04-25
1
-4
/
+4
*
fix a sizeof() to strlen()
Sven Wischnowsky
2001-04-25
1
-0
/
+4
*
Fix term* linkage _again_.
Bart Schaefer
2001-04-24
1
-0
/
+6
*
Subscripting optimization and error checking.
Bart Schaefer
2001-04-24
1
-1
/
+9
*
14xxx: document $termcap and tweak mod_termcap/mod_terminfo docs
Clint Adams
2001-04-23
1
-0
/
+6
*
14077: revert clint's build patches on 19.04.2001
Andrey Borzenkov
2001-04-23
1
-0
/
+8
*
Fix subscripting bug with backslash-double-quote.
Bart Schaefer
2001-04-23
1
-0
/
+6
*
Subscripting documentation.
Bart Schaefer
2001-04-22
1
-0
/
+6
*
14065: decrease termcap/terminfo parameter fishiness
Clint Adams
2001-04-22
1
-0
/
+6
*
More term*.h inclusion un-confusion.
Bart Schaefer
2001-04-21
1
-0
/
+3
*
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 complete...
Sven Wischnowsky
2001-04-17
1
-0
/
+4
*
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
*
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
[prev]
[next]