about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* correct exit code to be 0 when matches addedOliver Kiddle2003-04-222-15/+28
* 18458: handle the prefix-needed style in _describe -o and new completion for ...Oliver Kiddle2003-04-224-1/+32
* 18455: Screen completion functionFelix Rosencrantz2003-04-193-1/+89
* fix bug where 0 was not returned when adding a named directory as a matchOliver Kiddle2003-04-182-1/+4
* 18450: corrections and a couple of rewordingsOliver Kiddle2003-04-182-67/+82
* 18450: set $compcontext to -math- to complete math context within zcalcOliver Kiddle2003-04-181-0/+1
* 18449: complete dictionary databases and strategies, handle suffixes better andOliver Kiddle2003-04-183-35/+79
* users/6013: new gqview completion and complete .ps/.pdf files for more commandsOliver Kiddle2003-04-185-6/+24
* 18446: handle modinfo and improvements to option handlingOliver Kiddle2003-04-162-71/+72
* 18443: new completion for dcopOliver Kiddle2003-04-153-1/+124
* unposted: rewritten compsys.yo down to end of _describe functionPeter Stephenson2003-04-142-1446/+1430
* workers-18440: add previously added cygwin completion functions to the comple...Felix Rosencrantz2003-04-082-1/+6
* Added completion functions for cygwinFelix Rosencrantz2003-04-0713-0/+250
* 18435: unsetting readonly returned status 0Peter Stephenson2003-04-043-6/+13
* 18434: _signals option handling for pseudo-signals was brokenPeter Stephenson2003-04-042-2/+5
* corrections to 18433 from Oliver zsh-4.1.1-test-1Peter Stephenson2003-04-044-4/+6
* unposted: version 4.1.1-test-1Peter Stephenson2003-04-042-2/+4
* 18433: package documentation for 4.1.1Peter Stephenson2003-04-045-35/+132
* 18432: Minor miscellany of comments and rationalisations.Peter Stephenson2003-04-036-5/+40
* unposted: tidy up after word match functions from 18394Peter Stephenson2003-04-039-67/+10
* c.f. 18407: fix short prompt in select-word-stylePeter Stephenson2003-04-031-1/+1
* 18431: Another attempt to fix the problems with RLIMIT definitionsPeter Stephenson2003-04-036-44/+191
* 18418: fix select test and add parameter testsPeter Stephenson2003-04-013-1/+30
* Removed zgprintf from Functions/TCP/.distfilesFelix Rosencrantz2003-03-312-1/+6
* 18402Wayne Davison2003-03-281-0/+5
* Prevent "print -m" from crashing (complains about missing pattern).Wayne Davison2003-03-281-1/+5
* 18394: New word movement and editing widgets.Peter Stephenson2003-03-2813-27/+679
* 18392: read with -p and -t and no coprocess crashed.Peter Stephenson2003-03-262-1/+7
* 18391: add tests for read builtin a few glob qualifiers, 17678 and 18015Oliver Kiddle2003-03-266-1/+103
* 18390: tidy up _prcs and update _xmlsoft for latest xsltproc versionOliver Kiddle2003-03-263-128/+123
* 18389: new for and select testsPeter Stephenson2003-03-262-12/+39
* 18383Wayne Davison2003-03-251-0/+5
* Fixed zjoin() when it returns an empty string that should be allocated.Wayne Davison2003-03-251-1/+1
* users/5986, 18380: arg support for echoti builtin.Clint Adams2003-03-253-6/+30
* 18378: fix lots of problems with $killringPeter Stephenson2003-03-242-19/+29
* 18376: Fix headers for wchar.h and some related gcc waringningsPeter Stephenson2003-03-244-4/+20
* 18369: update _tidy completionDoug Kearns2003-03-202-37/+47
* 18359: fix bug where not enough memory was allocated if MB_LEN_MAX < 6Oliver Kiddle2003-03-182-4/+6
* unposted: remove unnecessary parameter declarations in _xmlsoftDoug Kearns2003-03-182-1/+6
* 17659,17661: config.status processes config.modulesBart Schaefer2003-03-152-1/+18
* unposted: remove _xrdb, better completion for xrdb is provided by _x_utilsDoug Kearns2003-03-153-12/+8
* 18343, 18348: handle \u and \U escapes for specifying unicode charactersOliver Kiddle2003-03-144-4/+102
* 18351: new completion for antiwordDoug Kearns2003-03-143-1/+22
* 18347: fix problems with having more than one ((val\:desc ...)) style actionOliver Kiddle2003-03-132-3/+7
* *** empty log message ***Oliver Kiddle2003-03-121-1/+1
* fix completions of locales on Linux, complete for more commands usingOliver Kiddle2003-03-128-74/+163
* 18344: note in _perforce that tag-order now works.Peter Stephenson2003-03-122-3/+11
* unposted: remove initial capitalisation from some descriptionsDoug Kearns2003-03-125-52/+59
* 18338: list a single unambiguous match instead of inserting itOliver Kiddle2003-03-111-6/+2
* 18337: use C locale when converting floats to scalars to avoid problems inOliver Kiddle2003-03-112-2/+19