about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix comptest interaction with compinit.Bart Schaefer2000-06-221-0/+6
* followup to compinit-security patch (12033)Sven Wischnowsky2000-06-221-0/+3
* allow subscripts for compadd -[ak]; new style for history completion; better ...Sven Wischnowsky2000-06-221-0/+14
* 12027: mutt smarts for _mailboxesClint Adams2000-06-221-0/+4
* 12024: handle multiple mailboxes lines in muttrcClint Adams2000-06-221-0/+5
* * 12019: Completion/User/_ssh: upgrade to the last opensshChmouel Boudjnah2000-06-211-0/+5
* make history completion use I{PREF,SUF}FIX (12011)Sven Wischnowsky2000-06-211-0/+6
* AIX dependency fixOliver Kiddle2000-06-201-4/+8
* 12000: zmv: emulate -R to unset MARKDIRSPeter Stephenson2000-06-201-0/+5
* a bit of security for compinit (avoid using things writable by others); avoid...Sven Wischnowsky2000-06-201-1/+8
* make undo break out of menu selection if nothing to undo inside it (11992)Sven Wischnowsky2000-06-191-0/+3
* _arguments: small fix for -s and new `!...' for things not to complete (but t...Sven Wischnowsky2000-06-191-0/+4
* update comptest to not set ZLS_COLORS directly (11982)Sven Wischnowsky2000-06-191-0/+3
* more careful when optimising patterns in compfiles (11981)Sven Wischnowsky2000-06-191-0/+3
* new match spec characters bBeE, match only word/line not both (11977)Sven Wischnowsky2000-06-191-0/+6
* allow _expand to expand braces; better detection of braces to complete in C (...Sven Wischnowsky2000-06-191-0/+7
* improve filename completion; use accept-exact for in-path completion; new fak...Sven Wischnowsky2000-06-191-0/+4
* .distfiles additions zsh-3.1.9-dev-1Peter Stephenson2000-06-191-0/+3
* users/3189: zmv fixesPeter Stephenson2000-06-191-0/+5
* restore ZLS_COLORS when possible; better group-name handling in ZLS_COLORS (3...Sven Wischnowsky2000-06-191-0/+6
* 11966: double brackets around comparison to prevent 'command not found: no'Clint Adams2000-06-181-0/+5
* Fix parsing of := for magicequalsubst.Bart Schaefer2000-06-171-0/+5
* 11959: Completion/User/_urls: make it magicequalsubst aware.Tanaka Akira2000-06-171-0/+2
* 11958: Completion/User/_java: new completion for Java.Tanaka Akira2000-06-171-0/+4
* Add a test for cascaded case statement.Bart Schaefer2000-06-171-0/+2
* 11956: Fix off-by-one error.Bart Schaefer2000-06-171-3/+9
* 11951: _dpkg tweak for install and record-availClint Adams2000-06-161-0/+5
* allow completion after `a{{b,c},'; fix for closing brace re-insertion when co...Sven Wischnowsky2000-06-161-0/+4
* enhance ignore-line to ignore all/current/other word(s) (11938)Sven Wischnowsky2000-06-161-0/+3
* zstyle -e option; change math-styles to boolean ones; change defaults for _ex...Sven Wischnowsky2000-06-161-0/+7
* more security in completion matching (11924)Sven Wischnowsky2000-06-151-0/+2
* 11908: compmatch testsPeter Stephenson2000-06-151-0/+3
* as 11916: ChangeLog splitPeter Stephenson2000-06-151-11269/+6
* make _files try each pattern only once (and stop after `*') (11915)Sven Wischnowsky2000-06-151-0/+3
* fix for _arguments, it took non-option strings as options (11910)Sven Wischnowsky2000-06-151-0/+5
* 11906: yet two more saving trap bugsPeter Stephenson2000-06-141-0/+6
* Handle new suffix style with arrays (11903)Oliver Kiddle2000-06-141-0/+4
* 11902: SIGWINCH local trap testPeter Stephenson2000-06-141-0/+2
* 11901: two more trap saving bugsPeter Stephenson2000-06-141-0/+4
* 11895: trap exit problem when exiting from function scopePeter Stephenson2000-06-141-0/+5
* *** empty log message ***Sven Wischnowsky2000-06-141-1/+1
* *** empty log message ***Sven Wischnowsky2000-06-141-1/+1
* nix kaboom with `time time' (?)Sven Wischnowsky2000-06-141-1/+3
* better fix for menu selection on dumb terminal (11885?)Sven Wischnowsky2000-06-141-0/+5
* Added article number for 11882.Clint Adams2000-06-131-1/+1
* 11877: ChangeLog onlyPeter Stephenson2000-06-131-1/+1
* ?????: dpkg completion improvementsClint Adams2000-06-131-0/+5
* Added patch numbers to Sven's entries.Clint Adams2000-06-131-5/+5
* make -A take a pattern as argument to match non-arguments; allow single-lette...Sven Wischnowsky2000-06-131-0/+5
* new _generic widget to call completion with $WIDGET in function field of cont...Sven Wischnowsky2000-06-131-0/+8