about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 18296: sync fake _all_labels and _next_label functions with changes to real onesOliver Kiddle2003-02-252-37/+41
* fix out-of-date documentation for -value- completion and move description ofOliver Kiddle2003-02-253-144/+143
* 18230: Test for explicitly matched file in _path_files.Peter Stephenson2003-02-242-1/+30
* 18278: remove zgprintf, zformat already does thisPeter Stephenson2003-02-236-92/+9
* not in 18276: update Perforce completionPeter Stephenson2003-02-232-74/+179
* 18264: free job table entries properly in subshellPeter Stephenson2003-02-212-27/+40
* 18269: improve sccs file completion to handle both direct & indirect referencesOliver Kiddle2003-02-212-6/+19
* 18263: fix saving of glob state so that globs can be used from (e) glob qualOliver Kiddle2003-02-202-2/+8
* 18262: fix bug where only first match was added with expand style set to suffixOliver Kiddle2003-02-192-1/+6
* 18257: merge _xmllint and _xsltproc into _xmlsoftOliver Kiddle2003-02-185-88/+102
* Doug Kearns: 18259: added more browsers and correct 'urls' description to 'url'Oliver Kiddle2003-02-183-2/+6
* 18257: make use of _webbrowserOliver Kiddle2003-02-182-11/+5
* Doug Kearns: 18254: new completion for xmllint (from xmlsoft.org's libxml2)Oliver Kiddle2003-02-183-1/+77
* .distfiles for Functions/TCPClint Adams2003-02-181-0/+5
* include tcpsys stuff in .distfilesClint Adams2003-02-182-3/+3
* 18252: pass ignoreeof as flag to zlereadPeter Stephenson2003-02-175-12/+15
* 18251: Fix select and make it respect EOFPeter Stephenson2003-02-173-5/+15
* 18249: new completion function for user mode linuxOliver Kiddle2003-02-173-1/+151
* remove capitalisation - lowercase being our convention for descriptionsOliver Kiddle2003-02-171-18/+18
* 18246: minor updatesOliver Kiddle2003-02-174-11/+16
* 18242: add -d option to read for specifying delimiter to terminate inputOliver Kiddle2003-02-174-12/+42
* 18243: Nasty tty poll fix for SolarisPeter Stephenson2003-02-142-9/+41
* modified from 18236: HP-UX curses problem latestPeter Stephenson2003-02-143-10/+26
* 18238: bashcompinit was not being installed with --enable-function-subdirsOliver Kiddle2003-02-133-5/+7
* users/5915: two levels of quoting are needed for remote files with scpOliver Kiddle2003-02-132-2/+5
* 18237: complete -t option to readOliver Kiddle2003-02-132-2/+5
* 18223: satisfy POSIX requirement for a -v flag to unsetOliver Kiddle2003-02-133-2/+10
* unposted: fix _perforce function namesPeter Stephenson2003-02-133-1867/+312
* unposted: rename _p4 to _perforcePeter Stephenson2003-02-112-0/+1565
* 18207: add maxfilelocks to ulimit output.Clint Adams2003-02-092-0/+10
* 18204: KSH_ARRAYSPeter Stephenson2003-02-073-27/+62
* 18202: New TCP function system plus small error message change in ztcp.Peter Stephenson2003-02-0627-5/+2139
* 18191: from Greg Klanderman: compctl -y didn't respect list arrangementPeter Stephenson2003-02-062-0/+13
* 18195: Timeouts for read builtin.Peter Stephenson2003-02-055-25/+56
* 18086: I don't know how this got missed out...Peter Stephenson2003-02-051-0/+4
* unposted: create 4.1.0-dev-7 zsh-4.1.0-dev-7Peter Stephenson2003-02-045-3/+8
* 18188: Output balanced parentheses in case statementsPeter Stephenson2003-02-042-0/+7
* 18175: Completion for PerforcePeter Stephenson2003-02-032-0/+1562
* 18174: New read-from-minibuffer and replace-string ZLE functionsPeter Stephenson2003-02-034-0/+123
* unposted: config.guess, config.sub: update to 2003-01-10 andClint Adams2003-01-303-377/+527
* 18131: find pcre on RedHat.Clint Adams2003-01-302-0/+11
* Doug Kearns: 18159: new completion function for HTML TidyOliver Kiddle2003-01-303-1/+129
* 18149, 18153: new func for emulating bash's programmable completion systemOliver Kiddle2003-01-291-0/+1
* 18149, 18153: new func for emulating bash's programmable completion systemOliver Kiddle2003-01-291-0/+172
* 18156: use reply array instead of ali for plugins and document new stylesOliver Kiddle2003-01-293-10/+43
* 18143,18144: assorted tweaks.Bart Schaefer2003-01-271-0/+17
* 18143: fix some problems with "toggle" style.Bart Schaefer2003-01-271-1/+2
* 18143: fix doc typo in compsys example.Bart Schaefer2003-01-271-1/+1
* 18143: cooperation between copy-earlier-word and smart-insert-last-wordBart Schaefer2003-01-273-25/+58
* 18144: fix inconsequential typos.Bart Schaefer2003-01-271-2/+2