about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* unposted: Add missing docs for cache-policy style.Adam Spiers2001-08-151-0/+3
|
* 15630: update caching policy for newer versions of rpm.Adam Spiers2001-08-151-0/+5
|
* 15629: unzip -Z should behave just as zipinfo doesClint Adams2001-08-141-0/+5
|
* Adjust test for new typeset restrictions.Bart Schaefer2001-08-131-2/+3
|
* Fix and regression tests for crash on typeset of local array elements.Bart Schaefer2001-08-131-1/+9
|
* -[12n] options don't get arguments (15615)Sven Wischnowsky2001-08-131-0/+5
|
* Peter Breitenlohner: Minor tweaks to some make targets.Bart Schaefer2001-08-121-0/+6
|
* add exclusion lists to _dd and check for redhat/mandrake in _user_adminOliver Kiddle2001-08-091-0/+7
|
* 15596 with an unposted tweak to the computil.c change.Wayne Davison2001-08-081-0/+5
|
* follow-up to 15588; add -w option to _values (look at all words); change _dd ↵Sven Wischnowsky2001-08-081-0/+6
| | | | back (15597)
* users/4092Wayne Davison2001-08-071-0/+5
|
* use _x_display when setting $DISPLAY and fix bug in enable completion (15594)Oliver Kiddle2001-08-071-1/+5
|
* do not complete aliases in equals expansion any more (15590)Oliver Kiddle2001-08-071-0/+5
|
* make _dd not use already used specs; fix for selecting stuff to complete in ↵Sven Wischnowsky2001-08-071-0/+8
| | | | _describe; fix for correction and _describe with grouped lists (15588)
* 15586: remove =alias expansion, leaving only =cmd.Peter Stephenson2001-08-071-0/+3
|
* 15585: bash-style up- and down-case wordsPeter Stephenson2001-08-071-0/+4
|
* 15583: ignore CVS directories for a all function installationsPeter Stephenson2001-08-071-0/+5
|
* increment zwc fie version (which means changing the magic number) (15584)Sven Wischnowsky2001-08-071-0/+5
|
* share descriptions for long/short opts in more completions and other changesOliver Kiddle2001-08-061-0/+12
|
* new BSD completion and fix _chown for symlinksOliver Kiddle2001-08-031-0/+6
|
* 15551: complete presumably compressed files for gzip -t and -lClint Adams2001-07-311-0/+5
|
* fix for changed listing layout (15549)Sven Wischnowsky2001-07-311-0/+4
|
* (15526)Sven Wischnowsky2001-07-301-0/+7
|
* 15511: zcalc tweaksPeter Stephenson2001-07-271-0/+5
|
* (15509)Sven Wischnowsky2001-07-271-0/+7
|
* 15507: new zcalc functionPeter Stephenson2001-07-271-0/+8
| | | | 15508: cvs tag didn't complete tags despite it's claim.
* fix posixbuiltins test to allow for an external `print' command (15503)Oliver Kiddle2001-07-261-0/+5
|
* 15498: zle doc fixPeter Stephenson2001-07-261-0/+6
|
* Fix typo.Bart Schaefer2001-07-251-0/+2
|
* More index entry etc. cleanup.Bart Schaefer2001-07-251-0/+6
|
* move pattern matching in the loop to make sure all match specs are used (15487)Sven Wischnowsky2001-07-251-0/+4
|
* some more places where list-separator should be used (15485)Sven Wischnowsky2001-07-251-0/+5
|
* another fix for 15477 (separator strings); add list-separator style (15484)Sven Wischnowsky2001-07-251-0/+8
|
* fixlet for 15477, don't let it remove consecutive dummy matches (15482)Sven Wischnowsky2001-07-251-0/+4
|
* make display for groups in _describe nicer; improve packing with ↵Sven Wischnowsky2001-07-251-0/+9
| | | | list_packed; leave space for type character (list_types) only in groups with at least one file name (15477)
* remove nulargs in here strings (15470)Sven Wischnowsky2001-07-241-0/+4
|
* Fix errors introduced by 15354.Bart Schaefer2001-07-241-0/+5
|
* improve user/host completion before a @ (15468)Sven Wischnowsky2001-07-241-0/+5
|
* 15432: New bash-transpose-words widgetPeter Stephenson2001-07-201-0/+5
|
* don't use compsuffix when it might be freed; use the right variable in that ↵Sven Wischnowsky2001-07-201-0/+5
| | | | loop there, dammit (15433)
* yet another followup to 15497; make _describe filter out non-matching ↵Sven Wischnowsky2001-07-191-0/+7
| | | | strings before calling compdescribe, otherwise some matches will be hiddens (15415)
* fix for 15407; there may be sets without matches (15409)Sven Wischnowsky2001-07-181-0/+3
|
* add list-grouped option to make options and such be grouped together if they ↵Sven Wischnowsky2001-07-181-0/+8
| | | | have the same description; matches with line-display strings can be hidden; hi and du capabalities in complist are only used if set by the user (15407)
* add support for -R option (15402)Sven Wischnowsky2001-07-181-0/+5
|
* use colon separator for BSD (15393)Oliver Kiddle2001-07-171-0/+5
|
* add preserve-prefix style to keep pathname prefix unchanged (15400)Sven Wischnowsky2001-07-171-0/+6
|
* accidentally committed 15278Andrey Borzenkov2001-07-131-1/+3
|
* 15390: Cygwin supportAndrey Borzenkov2001-07-131-0/+4
|
* make _files not use its own description if there is one from a calling ↵Sven Wischnowsky2001-07-131-0/+7
| | | | function; improve -P-prefix handling in _path_files (15389)
* Explain the effect of CORRECT on HASH_CMDS et al.Bart Schaefer2001-07-121-0/+5
|