about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 15160, 15169: Doc formatting changes for texinfo and .html filesPeter Stephenson2001-06-285-8/+24
* update for test file renaming and fix typosOliver Kiddle2001-06-283-4/+6
* fix for two digit display numbers and -encodings option (15159)Oliver Kiddle2001-06-282-5/+9
* Unposted: Add _last.Bart Schaefer2001-06-281-1/+1
* Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde (1...Sven Wischnowsky2001-06-283-24/+54
* enable-sitefndir -> enable-site-fndirPeter Stephenson2001-06-272-1/+6
* (only the patch to compmatch.c from the mail); improve merging cline lists co...Sven Wischnowsky2001-06-272-1/+11
* add autocontinue option to automatically make stopped jos running when they a...Sven Wischnowsky2001-06-277-3/+44
* 15099: rudimental support for skipping unimplemented testsAndrey Borzenkov2001-06-263-9/+29
* 15094: don't display battery level of -1%Clint Adams2001-06-262-1/+6
* fix for finding the first ambiguous path component in compfiles (3946)Sven Wischnowsky2001-06-262-0/+5
* make warning message for disowning stopped jobs more verbose (saying how to m...Sven Wischnowsky2001-06-262-4/+31
* Latest FAQ as per postingPeter Stephenson2001-06-252-6/+26
* 15079: completion for last(1)Clint Adams2001-06-253-1/+24
* 15030: multi-parameter `for' loopsPeter Stephenson2001-06-255-39/+85
* make expand-word not always restore the command line (3940)Sven Wischnowsky2001-06-252-1/+7
* Assorted "make check" tweaks.Bart Schaefer2001-06-256-12/+20
* PRINT_EXIT_VALUE for shell functions.Bart Schaefer2001-06-252-3/+8
* Change magic-space to respect !".Bart Schaefer2001-06-242-1/+8
* POSIX exit status changes.Bart Schaefer2001-06-232-2/+7
* 15021: new %y character; %l semantic backAndrey Borzenkov2001-06-223-1/+17
* 15038: test case for 15023Andrey Borzenkov2001-06-222-3/+17
* improve pattern matching to make match specs work for manual page completion ...Sven Wischnowsky2001-06-212-45/+65
* No POSIX "for" syntax with csh syntax.Bart Schaefer2001-06-212-4/+6
* POSIX "for" syntax.Bart Schaefer2001-06-212-0/+5
* Fix handling of interrupt in two completion widgets.Bart Schaefer2001-06-213-2/+7
* Completion for AUTO_CD.Bart Schaefer2001-06-214-2/+12
* Fix exit status of compdef.Bart Schaefer2001-06-212-3/+7
* Fix "insert-tab pending" zstyle.Bart Schaefer2001-06-202-2/+7
* rewrite 14988 as per 14989Peter Stephenson2001-06-202-3/+3
* Bug restoring saving special parameters for function scope.Peter Stephenson2001-06-202-1/+6
* Add socklen_t to possible SOCKLEN_T types.Bart Schaefer2001-06-192-1/+5
* Compiler warnings.Bart Schaefer2001-06-192-2/+6
* 14973: fix for reported problems on AIX.Andrey Borzenkov2001-06-195-26/+72
* 14962Sven Wischnowsky2001-06-182-1/+7
* more handler -> zhandlerPeter Stephenson2001-06-182-3/+7
* Fix file name again (sigh).Bart Schaefer2001-06-181-1/+1
* make zcompile unlink() the zwc file first (in case it is currently mapped we ...Sven Wischnowsky2001-06-182-4/+10
* rename handler() to zhandler() because it's now exported to modules (14951)Sven Wischnowsky2001-06-183-3/+8
* Add missing file name.Bart Schaefer2001-06-171-2/+2
* Fix attribution.Bart Schaefer2001-06-171-2/+2
* Per NetBSD, use "gcc -fPIC" rather than -fpic.Bart Schaefer2001-06-172-1/+6
* Fix a couple of typos; reorder a couple of entries to match the 4.0.x branchBart Schaefer2001-06-161-13/+14
* Undo mkstemp() change.Wayne Davison2001-06-161-0/+6
* Removed bogus mkstemp() code.Wayne Davison2001-06-151-3/+0
* Use mkstemp where availablePeter Stephenson2001-06-153-1/+9
* fix setting of individual positional parameters after 14915Peter Stephenson2001-06-152-6/+24
* 14931: fix socket/address length calculationAndrey Borzenkov2001-06-153-5/+13
* Load tcp module, zfcd_match, zfget_match where necessary.Peter Stephenson2001-06-142-6/+51
* $* and $@ are specialPeter Stephenson2001-06-145-7/+24