about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
...
* Andrej/pws: 12381: tgetent accepts NULL test, cygwin, Windows 2000Peter Stephenson2000-07-261-0/+6
|
* Fix an incorrect article attribution.Bart Schaefer2000-07-261-2/+2
|
* Enable the insert-tab style in zed.Bart Schaefer2000-07-261-0/+4
|
* Belatedly fold in 12162, to replace command subst with eval.Bart Schaefer2000-07-261-0/+5
|
* Move compinit security checks into compaudit.Bart Schaefer2000-07-261-0/+6
|
* make `_arguments --' use specs after the `--' even for options not described ↵Sven Wischnowsky2000-07-261-0/+4
| | | | in the help output to get arguments (12378)
* allow _value:<assoc> functions to override completion for all keys of an ↵Sven Wischnowsky2000-07-261-0/+5
| | | | assoc (3337)
* use mhpath and mhparams commands instead of guessing directories (12356)Oliver Kiddle2000-07-241-0/+5
|
* optimisations for _multi_parts (12354)Sven Wischnowsky2000-07-241-0/+5
|
* 12347: 3 mutt options are repeatableClint Adams2000-07-221-0/+5
|
* fix parsing of `time' without a command (12337)Sven Wischnowsky2000-07-211-0/+4
|
* Tweaked a function name in hist.c.Wayne Davison2000-07-201-0/+4
|
* Put reordered log entry back and corrected the date.Wayne Davison2000-07-201-4/+4
|
* Reorder the changelog.Chmouel Boudjnah2000-07-201-4/+4
|
* 12239: prefer curses to termcap on solarisPeter Stephenson2000-07-201-0/+5
|
* Discard stderr of a command subst.Bart Schaefer2000-07-201-2/+6
|
* Fix bad conflict resolution.Bart Schaefer2000-07-201-368/+0
|
* Comments for 12323.Wayne Davison2000-07-201-0/+4
|
* Get also /usr/share/man.Chmouel Boudjnah2000-07-191-0/+372
|
* Comments for 12318.Wayne Davison2000-07-191-0/+11
|
* a bit of security for a VARARR() (12314)Sven Wischnowsky2000-07-191-0/+4
|
* 12313: bad phrasing in metafaqPeter Stephenson2000-07-191-0/+2
|
* 12308: Andrej and pws: _man formats, againPeter Stephenson2000-07-191-0/+6
|
* don't let duplicate matches keep us from recognising exact matches if they ↵Sven Wischnowsky2000-07-181-0/+6
| | | | produce the same string on the line (12297)
* Comments for 12295.Wayne Davison2000-07-181-0/+7
|
* fix date.Tanaka Akira2000-07-171-1/+1
|
* * 12274: Test/53completion.ztst, Test/55arguments.ztst,Tanaka Akira2000-07-171-0/+5
| | | | Test/.distfiles: separates _arguments tests.
* 3.1.9-dev-3 zsh-3.1.9-dev-3Peter Stephenson2000-07-171-0/+4
|
* don't treat non-option arguments as options (12266)Sven Wischnowsky2000-07-171-0/+5
|
* Added comment for patch 12265.Wayne Davison2000-07-171-1/+7
|
* Comments for 12260.Wayne Davison2000-07-161-0/+4
|
* 12247: internal hostnam variable removed in favour of $HOSTPeter Stephenson2000-07-131-0/+3
|
* condition parsing with (z) flagSven Wischnowsky2000-07-131-0/+3
|
* 12242: based on code from Fr. Br. George (George V Kouryachy):Peter Stephenson2000-07-131-0/+6
| | | | use negative integers in prompt to count from other end of string
* fix for _arguments with single-letter options: recognize option-strings with ↵Sven Wischnowsky2000-07-131-0/+6
| | | | multiple options; in _main_complete stop trying completers when one called _message, don't display warnings in such cases (12241)
* fix zle widget -n num with num>9 (12238)Sven Wischnowsky2000-07-131-0/+2
|
* slightly improved (z) flag for parsing conditions; recognising glob flags in ↵Sven Wischnowsky2000-07-131-0/+6
| | | | conditions still doesn't work (12237)
* Delete stray "a".Bart Schaefer2000-07-121-1/+1
|
* 12231: fix compinstall list-prompt settingPeter Stephenson2000-07-121-0/+4
|
* fix for list-prompt docs (12229)Sven Wischnowsky2000-07-121-0/+2
|
* fix for (z) flag, don't take # as comment (12228)Sven Wischnowsky2000-07-121-0/+5
|
* 12227: select-prompt handled by compinstallPeter Stephenson2000-07-121-2/+12
|
* don't start menu selection with only select=long (12226)Sven Wischnowsky2000-07-121-0/+3
|
* check if options were completed (12225)Sven Wischnowsky2000-07-121-0/+4
|
* 12220: message for missing autoload functionPeter Stephenson2000-07-111-0/+5
|
* Complete all process IDs for root in _killall, as suggested in 12202 et al.Bart Schaefer2000-07-101-0/+6
|
* avoid insertion of `+' before ~1/<TAB>; don't use undeclared local $tmp (12208)Sven Wischnowsky2000-07-101-0/+5
|
* * 12201: Completion/User/_java: fix completion for jar. completeTanaka Akira2000-07-081-0/+5
| | | | package qualified class names. fix typos.
* 12193: Rather than replace @RLIMITS_INC_H@ with /dev/null on platforms whereBart Schaefer2000-07-071-0/+5
| | | | | | getrlimit() is not found, replace it with nothing and append /dev/null to the awk command in rlimits.mdd, so that we don't end up with a dependency of rlimits.h on /dev/null (which can cause rlimits.h to be needlessly remade).
* updates and additions to completions for AIX commandsOliver Kiddle2000-07-061-0/+7
|