about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 16689: list some things to do.Clint Adams2002-02-211-0/+2
* 16688: clarify the pseudo-randomness of RANDOM.Clint Adams2002-02-211-0/+5
* Fix sed expression to correctly extract option names from ~/.pinerc file.Bart Schaefer2002-02-211-0/+5
* 16678Wayne Davison2002-02-201-0/+4
* 16619, 16676: add -c, -l and -p options to the dirs builtinOliver Kiddle2002-02-201-0/+6
* 16673: add langinfo module as an interface to locale information.Clint Adams2002-02-191-0/+7
* unposted: METAFAQ distribution sites fixupGeoff Wing2002-02-191-0/+3
* 16635: make sure we display lists in singlelinezle modeGeoff Wing2002-02-191-0/+5
* 16672Wayne Davison2002-02-181-0/+5
* allow an argument containing only a single colon as a separator between optio...Sven Wischnowsky2002-02-181-0/+4
* fix group handling nothing should now possibly be added to the wrong group ag...Sven Wischnowsky2002-02-181-0/+3
* fix test for prefix-needed (16667)Sven Wischnowsky2002-02-181-0/+5
* 16662: use parameter expansion instead of grep, sed, and seq.Clint Adams2002-02-171-0/+5
* users/4678Wayne Davison2002-02-161-0/+5
* 16625Wayne Davison2002-02-161-0/+5
* 16618Wayne Davison2002-02-161-0/+5
* Gergely Nagy, 16644: completion for cdcd.Clint Adams2002-02-141-0/+5
* unposted: METAFAQ distribution sites fixupGeoff Wing2002-02-141-0/+5
* Two unposted tweaks.Wayne Davison2002-02-121-0/+7
* Add a special-dirs example.Bart Schaefer2002-02-121-0/+5
* add -x option (to be passed on to compadd) to _description and friends; make ...Sven Wischnowsky2002-02-121-0/+10
* unposted: improve apm and screen handlingClint Adams2002-02-091-0/+5
* 16590: use a prefix match instead of a "fuzzy-exact" match.Clint Adams2002-02-081-0/+5
* fix for displaying matches in groups via _describe; go back to displaying one...Sven Wischnowsky2002-02-071-0/+6
* unposted: Colin Walters's prompt, adapted for the theme systemClint Adams2002-02-071-0/+6
* 16577: don't return a single dot as the path head of a slash.Clint Adams2002-02-061-1/+6
* 16568: get listing of entire directory for approximation and other purposes.Clint Adams2002-02-051-0/+3
* 16566: show ls -F classifiers as display strings.Clint Adams2002-02-051-0/+5
* 16556: No error on `print >&-'.Bart Schaefer2002-02-041-0/+5
* 16555: add | to bracket expression, 2>/dev/nullClint Adams2002-02-041-2/+2
* 16553: differentiate between files and directories during remote scp completion.Clint Adams2002-02-041-0/+5
* Fixed some problems with _cvs and flags. Fixed _perl to complete a scriptFelix Rosencrantz2002-02-041-0/+7
* 16540: short options and local filesClint Adams2002-02-031-0/+5
* Akinori Musha: 16534: a few bug fixes and some wording fixesOliver Kiddle2002-02-011-1/+6
* use RPS2 to put states on the rightOliver Kiddle2002-01-311-0/+3
* 16494: extract outermost words with negative arguments to %_ and add %^Oliver Kiddle2002-01-311-0/+4
* 16493: correct typosOliver Kiddle2002-01-311-0/+2
* 16492: add RPROMPT2 variable for right prompts in multi-line commandsOliver Kiddle2002-01-311-0/+5
* * 16527: Src/Zle/zle_refresh.c: Don't lose the rprompt whenAndrew Main2002-01-311-0/+5
* fixlet to avoid an empty string in an array; cause completion after cd withou...Sven Wischnowsky2002-01-301-0/+6
* 16514: initscript completion fixesClint Adams2002-01-301-0/+7
* slight improvement for 16500 to allow completion after ./<TAB> in all cases (...Sven Wischnowsky2002-01-281-0/+5
* 16503: warn on fclose or fflush errors in bin_print.Clint Adams2002-01-271-0/+3
* 16500: don't complete executable files in the current directory if "." is not...Clint Adams2002-01-271-0/+6
* 16419 (_arguments syntax doc), 16435 (hash crash).Bart Schaefer2002-01-261-0/+7
* 16489: Test/C01arith.ztst: default output for whole numbersPeter Stephenson2002-01-231-0/+5
* 16487: Src/glob.c: bug in 16486 when a qualifier in a setPeter Stephenson2002-01-221-0/+3
* 16486: Doc/Zsh/expn.yo, Src/glob.c, Src/pattern.c: supportPeter Stephenson2002-01-221-0/+6
* add new generic fake style and changes to the C-code for that (different impl...Sven Wischnowsky2002-01-221-0/+14
* allow arguments to be given to functions used by compdef (actually, the strin...Sven Wischnowsky2002-01-211-0/+8