about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 17996: better formatting for print -CPeter Stephenson2002-12-112-15/+49
* 17994: Globbing flags with no effect could hang the shellPeter Stephenson2002-12-102-1/+9
* 17983: Added zle LASTSEARCJ parameterFelix Rosencrantz2002-12-064-2/+31
* 17985: fix hiding/tagging testBart Schaefer2002-12-062-1/+6
* 17979: Add ERR_RETURN option.Peter Stephenson2002-12-045-7/+34
* 17967: Quote some arguments in B02typeset.ztst.Peter Stephenson2002-11-262-3/+9
* 17961: Armin Wolfermann: add OpenBSD support in _sysctlOliver Kiddle2002-11-252-0/+14
* 17958: -u and -v options were missingOliver Kiddle2002-11-221-0/+2
* 17958: with new argument parsing, -k can be imediately followed by argOliver Kiddle2002-11-221-1/+1
* 17958: update print completion for new print options in 17940Oliver Kiddle2002-11-222-2/+10
* 17940: Add -C and -a options to print builtinPeter Stephenson2002-11-203-48/+106
* 17935: beautify bin_whence indentation of () and {} contents.Clint Adams2002-11-132-4/+13
* 17931: Philippe: restore blocking of SIGTERM in interactive shellPeter Stephenson2002-11-132-0/+6
* Zvi Har'El: complete also for rcsdiffOliver Kiddle2002-11-122-1/+3
* 17928: Zvi Har'El: don't interpret escapes when setting the command bufferOliver Kiddle2002-11-122-1/+5
* Thierry Vignaud: add option descriptions and missing optionsOliver Kiddle2002-11-123-20/+31
* 17861 from Philippe Troin: make signal initialisation more consistentPeter Stephenson2002-11-082-23/+16
* Bart (17906): de-quote prefix when calling compfiles to remove non-exact matc...Sven Wischnowsky2002-11-062-1/+6
* 17859: Philippe Troin: better handling of process groups interactively.Peter Stephenson2002-11-042-5/+33
* 17881Wayne Davison2002-10-311-0/+7
* - Use floatsecondsgetfn() and floatsecondssetfn() inside the int* versionWayne Davison2002-10-311-18/+25
* - Save off the raw start-time of the $SECONDS special variable if we'reWayne Davison2002-10-311-2/+8
* Compiler-warning fix.Wayne Davison2002-10-301-0/+4
* Got rid of a gcc-3.2 compiler warning.Wayne Davison2002-10-301-1/+2
* 17873: When restoring SECONDS after a function call, included elapsed time.Peter Stephenson2002-10-292-0/+20
* 17872: Fix `typeset SECONDS' when creating local parameterPeter Stephenson2002-10-292-3/+25
* 17868: Allow $SECONDS to become floating point.Peter Stephenson2002-10-294-12/+105
* unposted: add apt-cache showsrc part missing from 16463.Clint Adams2002-10-182-1/+6
* 17832: add a default list of filename extensions as a fallbackOliver Kiddle2002-10-172-2/+12
* * 17810 (Martin Waitz): Src/utils.c: bung up memory leak withClint Adams2002-10-112-1/+9
* 17794: fix bugs with tied parametersOliver Kiddle2002-10-103-1/+25
* Changes to _store_cache to allow cache names to contain slashes "/".Felix Rosencrantz2002-10-092-2/+22
* mention that typeset doesn't default parameters to scalar in kshOliver Kiddle2002-10-091-0/+5
* 17481 (Karl Tomlinson): get/set for terminfo and termcap parametersPeter Stephenson2002-10-073-18/+39
* 17760, 17714: two sh emulation bugs.Bart Schaefer2002-10-061-0/+8
* 17760: Fix case-pattern parsing bug in sh emulation.Bart Schaefer2002-10-062-2/+8
* 17714: Fix to 17357, add module dependencies even if not adding autoloads.Bart Schaefer2002-10-061-3/+3
* 17765: add some missing apt-get options.Clint Adams2002-10-052-1/+11
* Akinori Musha: 17719: add support for the pkg_create commandOliver Kiddle2002-09-263-3/+54
* 17692: Prevent typeset of a positional parameter before it can do damage,Bart Schaefer2002-09-192-2/+10
* 17673: Fix bug with &&s and ||s in complex constructsPeter Stephenson2002-09-173-2/+41
* 17678: ignore initial `--' argument to printf to satisfy POSIXOliver Kiddle2002-09-162-4/+11
* 17682: add support for -H and -p in typeset completionOliver Kiddle2002-09-163-35/+48
* 17542: Thomas Stromberg: most systems don't have /etc/mtabOliver Kiddle2002-09-161-6/+6
* add descriptions for keyword substitutionsOliver Kiddle2002-09-062-21/+32
* 17629: patch from Juergen Erhard to handle ssh-keygen -f -p, &c.Clint Adams2002-09-062-3/+8
* 17620: add new/missing lynx options.Clint Adams2002-09-042-2/+40
* Massive improvement of --max-procs handling; reorganize option parsing toBart Schaefer2002-09-041-44/+68
* fix minor bug - -g to _files was missing despite presence of the globOliver Kiddle2002-09-033-2/+5
* 17608: comment on use and abuse of BINF_SKIPINVALIDPeter Stephenson2002-09-032-1/+14