summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-03-1318347: fix problems with having more than one ((val\:desc ...)) style actionOliver Kiddle2-3/+7
2003-03-12*** empty log message ***Oliver Kiddle1-1/+1
2003-03-12fix completions of locales on Linux, complete for more commands usingOliver Kiddle8-74/+163
existing completions and more improvements to sccs completion
2003-03-1218344: note in _perforce that tag-order now works.Peter Stephenson2-3/+11
2003-03-12unposted: remove initial capitalisation from some descriptionsDoug Kearns5-52/+59
2003-03-1118338: list a single unambiguous match instead of inserting itOliver Kiddle1-6/+2
2003-03-1118337: use C locale when converting floats to scalars to avoid problems inOliver Kiddle2-2/+19
locales where `,' is the decimal separator
2003-03-1018330: save output of setlocale as the pointer it returns gets clobberedOliver Kiddle2-2/+5
2003-03-10 handle prefix-hidden styleOliver Kiddle2-13/+26
2003-03-0718327: add handling for preserve-prefix to compinstallPeter Stephenson2-1/+25
2003-03-0718325: options on by default weren't printed correctly by zsh/parameterPeter Stephenson2-1/+11
2003-03-0718319: Philippe Troin: fix use of process groups with su and suspendPeter Stephenson4-49/+92
2003-03-0618314: general improvements to ruby completionDoug Kearns2-22/+24
2003-03-05183818: memory leak in zle_params.cPeter Stephenson2-2/+9
2003-02-2718313: NULL pointer dereference if yank-pop after a single yankPeter Stephenson2-1/+6
2003-02-27correct typo from recent changeOliver Kiddle3-3/+7
2003-02-2718305: new completion for pythonDoug Kearns3-1/+32
2003-02-2718306: fix redisplay of rprompt when line shortensGeoff Wing2-1/+6
2003-02-2618303: fix some always-true test evaluations.Clint Adams2-15/+19
2003-02-2618299: allow _next_tags to work with nested tag loopsOliver Kiddle5-0/+14
2003-02-2618300: handle tar's -C option betterOliver Kiddle3-12/+38
2003-02-26unposted: remove debug from _path_files patch in 18230Peter Stephenson2-2/+4
2003-02-2518296: sync fake _all_labels and _next_label functions with changes to real onesOliver Kiddle2-37/+41
2003-02-25fix out-of-date documentation for -value- completion and move description ofOliver Kiddle3-144/+143
special contexts from _complete's to #compdef's description
2003-02-2418230: Test for explicitly matched file in _path_files.Peter Stephenson2-1/+30
2003-02-2318278: remove zgprintf, zformat already does thisPeter Stephenson6-92/+9
2003-02-23not in 18276: update Perforce completionPeter Stephenson2-74/+179
2003-02-2118264: free job table entries properly in subshellPeter Stephenson2-27/+40
2003-02-2118269: improve sccs file completion to handle both direct & indirect referencesOliver Kiddle2-6/+19
2003-02-2018263: fix saving of glob state so that globs can be used from (e) glob qualOliver Kiddle2-2/+8
2003-02-1918262: fix bug where only first match was added with expand style set to suffixOliver Kiddle2-1/+6
2003-02-1818257: merge _xmllint and _xsltproc into _xmlsoftOliver Kiddle5-88/+102
2003-02-18Doug Kearns: 18259: added more browsers and correct 'urls' description to 'url'Oliver Kiddle3-2/+6
2003-02-1818257: make use of _webbrowserOliver Kiddle2-11/+5
2003-02-18Doug Kearns: 18254: new completion for xmllint (from xmlsoft.org's libxml2)Oliver Kiddle3-1/+77
2003-02-18.distfiles for Functions/TCPClint Adams1-0/+5
2003-02-18include tcpsys stuff in .distfilesClint Adams2-3/+3
2003-02-1718252: pass ignoreeof as flag to zlereadPeter Stephenson5-12/+15
2003-02-1718251: Fix select and make it respect EOFPeter Stephenson3-5/+15
2003-02-1718249: new completion function for user mode linuxOliver Kiddle3-1/+151
2003-02-17remove capitalisation - lowercase being our convention for descriptionsOliver Kiddle1-18/+18
2003-02-1718246: minor updatesOliver Kiddle4-11/+16
2003-02-1718242: add -d option to read for specifying delimiter to terminate inputOliver Kiddle4-12/+42
2003-02-1418243: Nasty tty poll fix for SolarisPeter Stephenson2-9/+41
2003-02-14modified from 18236: HP-UX curses problem latestPeter Stephenson3-10/+26
2003-02-1318238: bashcompinit was not being installed with --enable-function-subdirsOliver Kiddle3-5/+7
2003-02-13users/5915: two levels of quoting are needed for remote files with scpOliver Kiddle2-2/+5
2003-02-1318237: complete -t option to readOliver Kiddle2-2/+5
2003-02-1318223: satisfy POSIX requirement for a -v flag to unsetOliver Kiddle3-2/+10
2003-02-13unposted: fix _perforce function namesPeter Stephenson3-1867/+312