summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-07-25another fix for 15477 (separator strings); add list-separator style (15484)Sven Wischnowsky9-16/+41
2001-07-25fixlet for 15477, don't let it remove consecutive dummy matches (15482)Sven Wischnowsky4-4/+10
2001-07-25make display for groups in _describe nicer; improve packing with ↵Sven Wischnowsky9-158/+506
list_packed; leave space for type character (list_types) only in groups with at least one file name (15477)
2001-07-24remove nulargs in here strings (15470)Sven Wischnowsky2-0/+7
2001-07-24Fix errors introduced by 15354.Bart Schaefer3-3/+7
2001-07-24improve user/host completion before a @ (15468)Sven Wischnowsky2-0/+7
2001-07-2015432: New bash-transpose-words widgetPeter Stephenson3-2/+18
2001-07-20don't use compsuffix when it might be freed; use the right variable in that ↵Sven Wischnowsky2-5/+12
loop there, dammit (15433)
2001-07-19yet another followup to 15497; make _describe filter out non-matching ↵Sven Wischnowsky3-3/+53
strings before calling compdescribe, otherwise some matches will be hiddens (15415)
2001-07-18fix for 15407; there may be sets without matches (15409)Sven Wischnowsky2-2/+6
2001-07-18add list-grouped option to make options and such be grouped together if they ↵Sven Wischnowsky7-159/+284
have the same description; matches with line-display strings can be hidden; hi and du capabalities in complist are only used if set by the user (15407)
2001-07-18add support for -R option (15402)Sven Wischnowsky2-0/+14
2001-07-17use colon separator for BSD (15393)Oliver Kiddle2-1/+6
2001-07-17add preserve-prefix style to keep pathname prefix unchanged (15400)Sven Wischnowsky3-0/+21
2001-07-13accidentally committed 15278Andrey Borzenkov1-1/+3
2001-07-1315390: Cygwin supportAndrey Borzenkov3-1/+57
2001-07-13make _files not use its own description if there is one from a calling ↵Sven Wischnowsky3-3/+18
function; improve -P-prefix handling in _path_files (15389)
2001-07-12Explain the effect of CORRECT on HASH_CMDS et al.Bart Schaefer2-3/+11
2001-07-10(15357)Sven Wischnowsky4-3/+20
2001-07-10Better indexing and misc. cleanup in the first tenth or so of the doc.Bart Schaefer14-107/+186
2001-07-10remove not only numeric suffixes, but also `.n' and the like (15352)Sven Wischnowsky2-3/+7
2001-07-0915334: use string "(eval)" as script name in debugging messages in eval'sPeter Stephenson12-60/+73
2001-07-094.1.0-dev-1Peter Stephenson2-2/+4
2001-07-0915329: test script changes to go with 15327 LINENO changePeter Stephenson11-60/+66
2001-07-09Fix function stack unwinding on autoload failures.Bart Schaefer2-6/+12
2001-07-0915327: always use local LINENOs in parse_string().Peter Stephenson8-14/+22
2001-07-0815304,15305,15308Bart Schaefer1-0/+12
2001-07-08Fix infinite loop on `r OLD=NEW' when OLD is the empty string.Bart Schaefer1-0/+4
2001-07-08Suppress XTRACE during user-defined widgets.Bart Schaefer1-2/+6
2001-07-08Don't always coerce to float when assigning to an unset parameter.Bart Schaefer1-1/+2
2001-07-0615291, 15292: fix bug setting scalar in math modePeter Stephenson4-15/+59
2001-07-0615250: still run setup even if pcre functions are unavailableClint Adams2-6/+21
2001-07-0615279: ${(S)...%%...} etc. doc; 15288: bash word functions + docPeter Stephenson8-6/+79
2001-07-06add exclusion lists and use _multi_parts for sysctl completion on BSD (15252)Oliver Kiddle3-19/+28
2001-07-06(15283)Sven Wischnowsky2-1/+6
2001-07-0615265: Src/parse.c: correction problems with new `for' syntaxPeter Stephenson2-4/+8
2001-07-0615277: Src/glob.c: real backreferencing bug with ${(S)...%%...}Peter Stephenson2-8/+12
2001-07-06back out 15266Peter Stephenson3-59/+14
2001-07-06Avoid static link of pcre module.Bart Schaefer2-14/+16
2001-07-0515266: fix for ${(S)...%%...}Peter Stephenson3-9/+66
2001-07-0515264: improved doc for variant complex commandsPeter Stephenson2-8/+20
2001-07-0515261: remaining easy option testsPeter Stephenson3-1/+356
2001-07-0515253 : hash foo together with foo.exe on CygwinAndrey Borzenkov2-4/+10
2001-07-0415242: pcre_match -a and $match instead of pparamsClint Adams3-8/+25
2001-07-03Remove extraneous comma.Bart Schaefer1-1/+1
2001-07-0315234: describe behavior added by 15228.Clint Adams2-0/+7
2001-07-0315228: AC_CHECK_LIB->AC_SEARCH_LIBS, set pparams with capture buffersClint Adams3-6/+43
2001-07-03unposted: add mod_pcre to doc makefileClint Adams2-3/+7
2001-07-03add completion for sysctl(8) (15215, 15223)Oliver Kiddle3-2/+40
2001-07-03unposted: update distfiles for 15211Clint Adams4-1/+9