summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2003-07-0718817: need to quote % anchor in substitutionOliver Kiddle1-0/+3
2003-07-0718822: fix accept-exact style not not bail out when it shouldn't and add aOliver Kiddle1-0/+6
setting to continue on and do normal completion
2003-07-0718xxx: Completion/Unix/Command/_subversion: completion for svn and svnadmin.Clint Adams1-0/+7
18xxx: Completion/Debian/Command/_debsign: completion for debsign, by Matt Zimmerman.
2003-07-0418811: needed to quote % in substitution as it was otherwise taken as an anchorOliver Kiddle1-1/+6
2003-07-04unposted: forgot .distfiles in 18810Peter Stephenson1-0/+2
2003-07-0418810: Various enhancements and bug fixes for the TCP function suitePeter Stephenson1-0/+7
2003-07-0418571: extra note on += for associative arraysPeter Stephenson1-0/+4
2003-07-0418807: baptiste daroussin <daroussi@ece.fr>:Peter Stephenson1-0/+7
Completion for Slackware package management tool
2003-07-03users/6367: match-words-by-style wrongly referred to in docPeter Stephenson1-0/+3
2003-07-0319696: quoting of existing CVS-managed files was wrongPeter Stephenson1-0/+5
2003-07-0318769: handle parse errors in autoload functions properlyPeter Stephenson1-0/+6
2003-06-2518634: Tomi Vainio: work around problem with latest Sun k2 compilerOliver Kiddle1-0/+3
2003-06-2518631: returning too early breaks prefix-needed style set to falseOliver Kiddle1-0/+17
2003-06-2518628: update completion of reportbug and querybts to modern usage.Clint Adams1-0/+3
2003-06-2518627: -resize and -shave options to _imagemagick mogrify.Clint Adams1-0/+5
2003-06-2418626: improve echoti's arg support and fix compile problem on 64-bit SolarisOliver Kiddle1-0/+5
2003-06-2018618: add Etc/changelog2html.plPeter Stephenson1-0/+5
2003-06-1918616: Add ternary expression handling to zformatPeter Stephenson1-0/+5
2003-06-18Version 4.1.1Peter Stephenson1-0/+5
2003-06-11*** empty log message ***Oliver Kiddle1-2/+2
2003-06-0518607: correctly handle quoting for remote files for rcp completionOliver Kiddle1-0/+5
2003-06-05users/1654: anchors did'nt work with // parameter substitutionPeter Stephenson1-0/+3
2003-06-0518526: -O option to _describe for prefix-needed in _argumentsPeter Stephenson1-0/+7
2003-06-0318600: bug matching against [[:xdigit:]]Peter Stephenson1-0/+4
2003-05-3018587: fix bug where only the beginning of the association key was comparedOliver Kiddle1-0/+5
2003-05-28unposted: zsh-4.1.1-test-3Peter Stephenson1-0/+5
2003-05-2418578: 18559 caused typeset failuresPeter Stephenson1-2/+7
2003-05-2218569: pointer error with ${(on)...}Peter Stephenson1-0/+3
2003-05-22typoPeter Stephenson1-1/+1
2003-05-2218559, 18562: make modules use proper option argumentsPeter Stephenson1-0/+9
2003-05-2118565: bug when ${(u)...} reduced array to length 1Peter Stephenson1-0/+6
2003-05-1918543: memory leak vared'ing arraysPeter Stephenson1-0/+5
2003-05-1518530: print option states with `set -o' or `set +o'Oliver Kiddle1-0/+5
2003-05-1518539 and remaining bits of 18536???: vi and emacs options, autoload zlePeter Stephenson1-0/+10
2003-05-1418513: Work around crash on resize in menu selectionPeter Stephenson1-0/+6
2003-05-1318525: add manual UTF-8 conversion so \u and \U should work on more systemsOliver Kiddle1-0/+5
2003-05-1218524: sepjoin !heap bug cause problem in varedPeter Stephenson1-0/+5
2003-05-1218520: add a bunch of old new completions (had all been left unfinished awhile)Oliver Kiddle1-0/+10
2003-05-1218519: use of read builtin was broken in changes to option parsingOliver Kiddle1-0/+5
2003-05-0818512: fix 18508 properly this time.Peter Stephenson1-0/+10
2003-05-07users/6080, users/6083: more quoting fixesOliver Kiddle1-0/+9
2003-05-0718508: quoting of separator in ${foo//../..} was buggyPeter Stephenson1-0/+6
2003-05-06zsh-users/6049 ChangeLog: add poster's namePeter Stephenson1-4/+4
2003-05-06zsh-users/6049: fix for failed ioctl TIOCGWINSZ already present, document itPeter Stephenson1-0/+5
2003-05-06unposted: change version to 4.1.1-test-2Peter Stephenson1-0/+4
2003-05-05unposted: cvsignore VIM *.swp filesAndrey Borzenkov1-0/+6
2003-05-05unposted: my name spelling as it is nowAndrey Borzenkov1-0/+2
2003-05-0518476: Fix menu selection on Linux consoleAndrey Borzenkov1-0/+6
2003-05-0218497: minor tweaks to info and tcp_spamPeter Stephenson1-0/+3
2003-05-0218492: Provide partial fix for multios and output process substitutionPeter Stephenson1-0/+9
asynchronicity problem. Document workarounds for remaining problems.