summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-10-1717832: add a default list of filename extensions as a fallbackOliver Kiddle2-2/+12
2002-10-11* 17810 (Martin Waitz): Src/utils.c: bung up memory leak withClint Adams2-1/+9
POSIX.1e capabilities.
2002-10-1017794: fix bugs with tied parametersOliver Kiddle3-1/+25
2002-10-09Changes to _store_cache to allow cache names to contain slashes "/".Felix Rosencrantz2-2/+22
2002-10-09mention that typeset doesn't default parameters to scalar in kshOliver Kiddle1-0/+5
2002-10-0717481 (Karl Tomlinson): get/set for terminfo and termcap parametersPeter Stephenson3-18/+39
2002-10-0617760, 17714: two sh emulation bugs.Bart Schaefer1-0/+8
2002-10-0617760: Fix case-pattern parsing bug in sh emulation.Bart Schaefer2-2/+8
2002-10-0617714: Fix to 17357, add module dependencies even if not adding autoloads.Bart Schaefer1-3/+3
2002-10-0517765: add some missing apt-get options.Clint Adams2-1/+11
2002-09-26Akinori Musha: 17719: add support for the pkg_create commandOliver Kiddle3-3/+54
2002-09-1917692: Prevent typeset of a positional parameter before it can do damage,Bart Schaefer2-2/+10
and improve the error message about it.
2002-09-1717673: Fix bug with &&s and ||s in complex constructsPeter Stephenson3-2/+41
2002-09-1617678: ignore initial `--' argument to printf to satisfy POSIXOliver Kiddle2-4/+11
2002-09-1617682: add support for -H and -p in typeset completionOliver Kiddle3-35/+48
2002-09-1617542: Thomas Stromberg: most systems don't have /etc/mtabOliver Kiddle1-6/+6
2002-09-06add descriptions for keyword substitutionsOliver Kiddle2-21/+32
2002-09-0617629: patch from Juergen Erhard to handle ssh-keygen -f -p, &c.Clint Adams2-3/+8
2002-09-0417620: add new/missing lynx options.Clint Adams2-2/+40
2002-09-04Massive improvement of --max-procs handling; reorganize option parsing toBart Schaefer1-44/+68
do only what's necessary for each early-bailout test; bump version number.
2002-09-03fix minor bug - -g to _files was missing despite presence of the globOliver Kiddle3-2/+5
2002-09-0317608: comment on use and abuse of BINF_SKIPINVALIDPeter Stephenson2-1/+14
2002-09-03pass -F option through to ssh when getting remote files for scp completionOliver Kiddle2-2/+5
2002-09-0317591: new _losetup and move _modutils and _valgrind to Linux directoryOliver Kiddle2-3/+3
2002-09-0317607: pass on options for port no to ssh when getting remote files for scpOliver Kiddle2-3/+14
2002-09-03moved to Completion/Linux/CommandOliver Kiddle2-144/+0
2002-09-0317591: new completion for losetupOliver Kiddle1-0/+14
2002-09-03moved from Completion/Unix/Command/_modutilsOliver Kiddle1-0/+87
2002-09-03moved from Completion/Unix/Command/_valgrindOliver Kiddle1-0/+57
2002-09-0317602, 17603: Rationalise option handling, in particular for cd, pushd, popd.Peter Stephenson4-173/+175
2002-09-02Implement --max-procs.Bart Schaefer1-7/+43
2002-09-02Mention zargs.Bart Schaefer1-0/+6
2002-09-02Add zargs.Bart Schaefer1-1/+1
2002-09-02Based on users/5283: Implement xargs-like segmenting of argument list, withBart Schaefer1-0/+199
a command called on each segment.
2002-08-2817590: Missing enditem() in mod_socket.yoPeter Stephenson2-0/+5
2002-08-2717582: Change Test for different error messagePeter Stephenson1-1/+1
2002-08-2717582: Improved option argument handling.Peter Stephenson38-657/+1018
unposted: Updated version to 4.1.0-dev-6 because of interface change.
2002-08-2417577: pass classpath as an option to _java_classOliver Kiddle5-32/+46
2002-08-2317573: complete new -s option to readOliver Kiddle2-5/+11
2002-08-2217544: implement read -s to suppress tty echoPeter Stephenson3-5/+36
2002-08-2217570: tweaks to socket modulePeter Stephenson4-13/+23
2002-08-2017558: zsh/net/socket module, including zsocket builtin.Clint Adams1-0/+7
2002-08-20fix typo in comment (17569)Sven Wischnowsky2-1/+3
2002-08-20fix default completion module loading, use compctl if it hasn't been loaded ↵Sven Wischnowsky4-1/+20
already and no completion widgets have been defined (17567)
2002-08-19complete for killall5, ifup and ifdownOliver Kiddle1-2/+4
2002-08-19handle killall5Oliver Kiddle1-2/+2
2002-08-19complete for ifup and ifdown commandsOliver Kiddle1-1/+1
2002-08-19users/5266: with the call-command style parse ant -projecthelp to get targetsOliver Kiddle2-11/+76
2002-08-19complete also for the nail commandOliver Kiddle1-1/+1
2002-08-19nedit 5.3 adds a -version optionOliver Kiddle1-10/+12