about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* use pager style instead of $EDITOR and fix bad substitution in exclusion listsOliver Kiddle2002-01-171-0/+9
* unposted: remove ansi2knr from distfilesClint Adams2002-01-161-0/+2
* 16463: apt-cache showsrc completionClint Adams2002-01-161-0/+5
* 16461: a number of minor completion function updatesOliver Kiddle2002-01-161-0/+15
* 16449: new chkconfig completion for both the RedHat and IRIX commandsOliver Kiddle2002-01-141-0/+5
* 16448: math assignment bug introduced by 15291, 15292Peter Stephenson2002-01-141-0/+6
* 16443: fix urpmi.addmedia --distrib; set cache policy just onceAndrey Borzenkov2002-01-141-0/+5
* 16437: changes for new urpi in cookerAndrey Borzenkov2002-01-131-0/+5
* allow manual pages to be shown separated by section with new separate-section...Sven Wischnowsky2002-01-101-0/+7
* 16423: append a `.' to converted floating point outputPeter Stephenson2002-01-101-0/+7
* 16422: zcalc non-default base outputPeter Stephenson2002-01-091-0/+5
* fix completion after var+= to use value context (16418)Sven Wischnowsky2002-01-081-0/+3
* don't report _arguments-specs more than once (not even shared options with mu...Sven Wischnowsky2002-01-081-0/+5
* make sure auto menu isn't started accidentially when bashautolist is set (16408)Sven Wischnowsky2002-01-071-0/+3
* fix nested _tags-loops by re-initialising the outer one when leaving the inne...Sven Wischnowsky2002-01-071-0/+3
* fixes for completion of signal names with SIG prefix and for completing comma...Sven Wischnowsky2002-01-071-0/+8
* Log entries for 15746, users/4483, 16400.Bart Schaefer2002-01-061-0/+11
* 16398: updated zstyle completion and related cleanupOliver Kiddle2002-01-041-0/+8
* 16397: use nul instead of colon to avoid problems with _value: functionsOliver Kiddle2002-01-031-0/+3
* 16396: fix argument handling bugsOliver Kiddle2002-01-031-0/+4
* 16393: completion for Christoph Martin's apt-show-versions script.Clint Adams2002-01-031-0/+6
* users/4561: fix code for finding the zipfile's name in the current command-lineOliver Kiddle2002-01-021-0/+3
* 16384: new completion for xli/xloadimage and factor out completion of X visualsOliver Kiddle2002-01-021-0/+9
* 16375: command completion for fshClint Adams2001-12-261-0/+5
* 16372: allow signal names to be prefixed by `SIG' with kill builtin and fixOliver Kiddle2001-12-211-0/+6
* 16332: removal of Src/ansi2knr.c and adjustment of build processGeoff Wing2001-12-201-0/+8
* add missing description argument in _values calls (16366)Oliver Kiddle2001-12-191-0/+4
* new ifconfig completion (16366)Oliver Kiddle2001-12-191-0/+6
* 16364: further to 16351, except specials from having their value clearedOliver Kiddle2001-12-181-0/+3
* small fix to += code from 16353Oliver Kiddle2001-12-181-0/+4
* unposted: back out idiotic patchClint Adams2001-12-181-3/+0
* unposted: initialize save to NULL to avoid compiler warning.Clint Adams2001-12-181-0/+3
* 16361: include <stdio.h> to avoid implicit declarations.Clint Adams2001-12-181-0/+5
* 16352: allow output formats to be specified in zcalcOliver Kiddle2001-12-171-1/+4