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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix parsing of := for magicequalsubst.
Bart Schaefer
2000-06-17
1
-0
/
+5
*
11959: Completion/User/_urls: make it magicequalsubst aware.
Tanaka Akira
2000-06-17
1
-0
/
+2
*
11958: Completion/User/_java: new completion for Java.
Tanaka Akira
2000-06-17
1
-0
/
+4
*
Add a test for cascaded case statement.
Bart Schaefer
2000-06-17
1
-0
/
+2
*
11956: Fix off-by-one error.
Bart Schaefer
2000-06-17
1
-3
/
+9
*
11951: _dpkg tweak for install and record-avail
Clint Adams
2000-06-16
1
-0
/
+5
*
allow completion after `a{{b,c},'; fix for closing brace re-insertion when co...
Sven Wischnowsky
2000-06-16
1
-0
/
+4
*
enhance ignore-line to ignore all/current/other word(s) (11938)
Sven Wischnowsky
2000-06-16
1
-0
/
+3
*
zstyle -e option; change math-styles to boolean ones; change defaults for _ex...
Sven Wischnowsky
2000-06-16
1
-0
/
+7
*
more security in completion matching (11924)
Sven Wischnowsky
2000-06-15
1
-0
/
+2
*
11908: compmatch tests
Peter Stephenson
2000-06-15
1
-0
/
+3
*
as 11916: ChangeLog split
Peter Stephenson
2000-06-15
1
-11269
/
+6
*
make _files try each pattern only once (and stop after `*') (11915)
Sven Wischnowsky
2000-06-15
1
-0
/
+3
*
fix for _arguments, it took non-option strings as options (11910)
Sven Wischnowsky
2000-06-15
1
-0
/
+5
*
11906: yet two more saving trap bugs
Peter Stephenson
2000-06-14
1
-0
/
+6
*
Handle new suffix style with arrays (11903)
Oliver Kiddle
2000-06-14
1
-0
/
+4
*
11902: SIGWINCH local trap test
Peter Stephenson
2000-06-14
1
-0
/
+2
*
11901: two more trap saving bugs
Peter Stephenson
2000-06-14
1
-0
/
+4
*
11895: trap exit problem when exiting from function scope
Peter Stephenson
2000-06-14
1
-0
/
+5
*
*** empty log message ***
Sven Wischnowsky
2000-06-14
1
-1
/
+1
*
*** empty log message ***
Sven Wischnowsky
2000-06-14
1
-1
/
+1
*
nix kaboom with `time time' (?)
Sven Wischnowsky
2000-06-14
1
-1
/
+3
*
better fix for menu selection on dumb terminal (11885?)
Sven Wischnowsky
2000-06-14
1
-0
/
+5
*
Added article number for 11882.
Clint Adams
2000-06-13
1
-1
/
+1
*
11877: ChangeLog only
Peter Stephenson
2000-06-13
1
-1
/
+1
*
?????: dpkg completion improvements
Clint Adams
2000-06-13
1
-0
/
+5
*
Added patch numbers to Sven's entries.
Clint Adams
2000-06-13
1
-5
/
+5
*
make -A take a pattern as argument to match non-arguments; allow single-lette...
Sven Wischnowsky
2000-06-13
1
-0
/
+5
*
new _generic widget to call completion with $WIDGET in function field of cont...
Sven Wischnowsky
2000-06-13
1
-0
/
+8
*
new style `suffix'; use accept-exact style in _expand (?)
Sven Wischnowsky
2000-06-13
1
-0
/
+3
*
fix for longer capability strings (sunsite still not responding, sigh)
Sven Wischnowsky
2000-06-13
1
-1
/
+6
*
Make PRINT_* flags unique again
Peter Stephenson
2000-06-13
1
-0
/
+4
*
fixes for calling compfiles, for completing words with special characters; ma...
Sven Wischnowsky
2000-06-13
1
-0
/
+8
*
11867: restrict typeset -H application
Peter Stephenson
2000-06-12
1
-0
/
+6
*
11866: More ANSI color stuff; preserve more state during prompt previewing.
Bart Schaefer
2000-06-11
1
-0
/
+4
*
Alexandre: Fix colored listings crash (article number attribution may be
Bart Schaefer
2000-06-11
1
-0
/
+5
*
11861: Completion/User/_cvs: fix -a use for compadd.
Tanaka Akira
2000-06-11
1
-0
/
+4
*
11850: Fix crash in menu-select on dumb terminals. Also, a ChangeLog entry
Bart Schaefer
2000-06-10
1
-0
/
+13
*
11839: endtrapscope() null pointer dereference prevention
Clint Adams
2000-06-09
1
-0
/
+5
*
fix for menu-completion when another completion came right after it (11836)
Sven Wischnowsky
2000-06-09
1
-0
/
+3
*
improve _path_files, move some code into C, try to optimise glob patterns and...
Sven Wischnowsky
2000-06-09
1
-0
/
+6
*
avoid bug in IRIX's sed and use new -K option to zparseopts in _urls
Oliver Kiddle
2000-06-08
1
-0
/
+5
*
11820: metafication of command line arguments
Peter Stephenson
2000-06-08
1
-0
/
+5
*
more anchor matching fixes (11817)
Sven Wischnowsky
2000-06-08
1
-0
/
+2
*
trying to improve _expand; new keep-prefix style, add-space gives more contro...
Sven Wischnowsky
2000-06-08
1
-0
/
+3
*
make C-code expansion add a space only when more than one word was generated ...
Sven Wischnowsky
2000-06-08
1
-0
/
+5
*
users/3130: Completion/Debian/_apt: fix actions for _alternative.
Tanaka Akira
2000-06-08
1
-0
/
+4
*
try to get the tests for `strings long enough' right in anchor matching code ...
Sven Wischnowsky
2000-06-07
1
-0
/
+5
*
optimise command lookup in old and new completion (user/3124)
Sven Wischnowsky
2000-06-07
1
-0
/
+3
*
11711: Andrej: diff output workaround
Peter Stephenson
2000-06-07
1
-0
/
+6
[next]