summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2000-06-2012000: zmv: emulate -R to unset MARKDIRSPeter Stephenson1-0/+5
2000-06-20a bit of security for compinit (avoid using things writable by others); ↵Sven Wischnowsky1-1/+8
avoid handling files with the same name twice; remove compconf (11998)
2000-06-19make undo break out of menu selection if nothing to undo inside it (11992)Sven Wischnowsky1-0/+3
2000-06-19_arguments: small fix for -s and new `!...' for things not to complete (but ↵Sven Wischnowsky1-0/+4
to understand) (11985)
2000-06-19update comptest to not set ZLS_COLORS directly (11982)Sven Wischnowsky1-0/+3
2000-06-19more careful when optimising patterns in compfiles (11981)Sven Wischnowsky1-0/+3
2000-06-19new match spec characters bBeE, match only word/line not both (11977)Sven Wischnowsky1-0/+6
2000-06-19allow _expand to expand braces; better detection of braces to complete in C ↵Sven Wischnowsky1-0/+7
(11973)
2000-06-19improve filename completion; use accept-exact for in-path completion; new ↵Sven Wischnowsky1-0/+4
fake style (11971)
2000-06-19.distfiles additionsPeter Stephenson1-0/+3
2000-06-19users/3189: zmv fixesPeter Stephenson1-0/+5
Version 3.1.9-dev-1
2000-06-19restore ZLS_COLORS when possible; better group-name handling in ZLS_COLORS ↵Sven Wischnowsky1-0/+6
(3188)
2000-06-1811966: double brackets around comparison to prevent 'command not found: no'Clint Adams1-0/+5
2000-06-17Fix parsing of := for magicequalsubst.Bart Schaefer1-0/+5
2000-06-1711959: Completion/User/_urls: make it magicequalsubst aware.Tanaka Akira1-0/+2
(not posted): Completion/User/.distfiles: add `_java'.
2000-06-1711958: Completion/User/_java: new completion for Java.Tanaka Akira1-0/+4
2000-06-17Add a test for cascaded case statement.Bart Schaefer1-0/+2
2000-06-1711956: Fix off-by-one error.Bart Schaefer1-3/+9
2000-06-1611951: _dpkg tweak for install and record-availClint Adams1-0/+5
2000-06-16allow completion after `a{{b,c},'; fix for closing brace re-insertion when ↵Sven Wischnowsky1-0/+4
completing from both ends (CLF_MID) (11939)
2000-06-16enhance ignore-line to ignore all/current/other word(s) (11938)Sven Wischnowsky1-0/+3
2000-06-16zstyle -e option; change math-styles to boolean ones; change defaults for ↵Sven Wischnowsky1-0/+7
_expand styles (11937)
2000-06-15more security in completion matching (11924)Sven Wischnowsky1-0/+2
2000-06-1511908: compmatch testsPeter Stephenson1-0/+3
2000-06-15as 11916: ChangeLog splitPeter Stephenson1-11269/+6
2000-06-15make _files try each pattern only once (and stop after `*') (11915)Sven Wischnowsky1-0/+3
2000-06-15fix for _arguments, it took non-option strings as options (11910)Sven Wischnowsky1-0/+5
2000-06-1411906: yet two more saving trap bugsPeter Stephenson1-0/+6
2000-06-14Handle new suffix style with arrays (11903)Oliver Kiddle1-0/+4
2000-06-1411902: SIGWINCH local trap testPeter Stephenson1-0/+2
2000-06-1411901: two more trap saving bugsPeter Stephenson1-0/+4
2000-06-1411895: trap exit problem when exiting from function scopePeter Stephenson1-0/+5
2000-06-14*** empty log message ***Sven Wischnowsky1-1/+1
2000-06-14*** empty log message ***Sven Wischnowsky1-1/+1
2000-06-14nix kaboom with `time time' (?)Sven Wischnowsky1-1/+3
2000-06-14better fix for menu selection on dumb terminal (11885?)Sven Wischnowsky1-0/+5
2000-06-13Added article number for 11882.Clint Adams1-1/+1
2000-06-1311877: ChangeLog onlyPeter Stephenson1-1/+1
2000-06-13?????: dpkg completion improvementsClint Adams1-0/+5
2000-06-13Added patch numbers to Sven's entries.Clint Adams1-5/+5
2000-06-13make -A take a pattern as argument to match non-arguments; allow ↵Sven Wischnowsky1-0/+5
single-letter option strings to have multiple arguments; fix to allow option completion with multiple sets (?)
2000-06-13new _generic widget to call completion with $WIDGET in function field of ↵Sven Wischnowsky1-0/+8
context (?)
2000-06-13new style `suffix'; use accept-exact style in _expand (?)Sven Wischnowsky1-0/+3
2000-06-13fix for longer capability strings (sunsite still not responding, sigh)Sven Wischnowsky1-1/+6
2000-06-13Make PRINT_* flags unique againPeter Stephenson1-0/+4
2000-06-13fixes for calling compfiles, for completing words with special characters; ↵Sven Wischnowsky1-0/+8
make compfiles optimisations work with globcomplete and simple match (sunsite isn't responding)
2000-06-1211867: restrict typeset -H applicationPeter Stephenson1-0/+6
2000-06-1111866: More ANSI color stuff; preserve more state during prompt previewing.Bart Schaefer1-0/+4
2000-06-11Alexandre: Fix colored listings crash (article number attribution may beBart Schaefer1-0/+5
wrong in ChangeLog).
2000-06-1111861: Completion/User/_cvs: fix -a use for compadd.Tanaka Akira1-0/+4