about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* Doug Kearns: 18141: new completion for elinks web browserOliver Kiddle2003-01-273-1/+48
|
* zsh-users/5780: viinsert widget is really vi-insertPeter Stephenson2003-01-202-1/+6
|
* 18059: file got missedPeter Stephenson2003-01-171-0/+10
|
* 18121: add new function for completing e-mail addressesOliver Kiddle2003-01-1710-229/+319
|
* 18059: allow compadd -r and -R with default space suffixPeter Stephenson2003-01-132-1/+5
|
* 18060: document zmv's -W option and add zmv completionOliver Kiddle2003-01-074-4/+28
|
* 18058: complete remote files for rcpOliver Kiddle2003-01-072-1/+37
|
* 18058: correct typoOliver Kiddle2003-01-071-1/+1
|
* 18058: allow multiple port redirectionsOliver Kiddle2003-01-071-2/+2
|
* new completion functions for lsof, mt and xsltprocOliver Kiddle2003-01-074-1/+146
|
* 18015: empty math parse acts like zeroPeter Stephenson2002-12-182-1/+6
|
* 18013: Handle test of (( float == 0.0)) properlyPeter Stephenson2002-12-183-6/+14
|
* 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 ↵Sven Wischnowsky2002-11-062-1/+6
| | | | matches (17910)
* 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
| | | | | | | | of the functions (for improved accuracy). - Added getrawseconds() and setrawsecodns() to allow the code to save and restore the actual start time of the $SECONDS variable. - Changed the code that was adding in the child's elapsed time into the parent $SECONDS variable to just restore the raw time.
* - Save off the raw start-time of the $SECONDS special variable if we'reWayne Davison2002-10-311-2/+8
| | | | | | creating a local value (avoids rounding problems with elapsed time). - Also changed a line where the newspecial enum was compared to 0 instead of NS_NONE.
* 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
| | | | POSIX.1e capabilities.
* 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
|