about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* update for test file renaming and fix typosOliver Kiddle2001-06-281-0/+2
|
* fix for two digit display numbers and -encodings option (15159)Oliver Kiddle2001-06-281-0/+5
|
* Improve completion for `cd' with cdablevars set; cleanup in _cd and _tilde ↵Sven Wischnowsky2001-06-281-0/+6
| | | | (15152)
* enable-sitefndir -> enable-site-fndirPeter Stephenson2001-06-271-0/+5
|
* (only the patch to compmatch.c from the mail); improve merging cline lists ↵Sven Wischnowsky2001-06-271-0/+6
| | | | coming from different IPREFIX/PREFIX combinations and such by avoiding to generate cline structs for empty parts after a match spec anchor cline struct (15123)
* add autocontinue option to automatically make stopped jos running when they ↵Sven Wischnowsky2001-06-271-0/+7
| | | | are being disowned; make that the default for `%job &!' and `%job &|' (15115)
* 15099: rudimental support for skipping unimplemented testsAndrey Borzenkov2001-06-261-0/+5
|
* 15094: don't display battery level of -1%Clint Adams2001-06-261-0/+5
|
* fix for finding the first ambiguous path component in compfiles (3946)Sven Wischnowsky2001-06-261-0/+3
|
* make warning message for disowning stopped jobs more verbose (saying how to ↵Sven Wischnowsky2001-06-261-0/+5
| | | | make the job running again) (15087)
* Latest FAQ as per postingPeter Stephenson2001-06-251-0/+4
|
* 15079: completion for last(1)Clint Adams2001-06-251-0/+6
|
* 15030: multi-parameter `for' loopsPeter Stephenson2001-06-251-0/+7
|
* make expand-word not always restore the command line (3940)Sven Wischnowsky2001-06-251-0/+5
|
* Assorted "make check" tweaks.Bart Schaefer2001-06-251-0/+7
|
* PRINT_EXIT_VALUE for shell functions.Bart Schaefer2001-06-251-0/+4
|
* Change magic-space to respect !".Bart Schaefer2001-06-241-0/+3
|
* POSIX exit status changes.Bart Schaefer2001-06-231-0/+5
|
* 15021: new %y character; %l semantic backAndrey Borzenkov2001-06-221-0/+3
|
* 15038: test case for 15023Andrey Borzenkov2001-06-221-0/+5
|
* improve pattern matching to make match specs work for manual page completion ↵Sven Wischnowsky2001-06-211-0/+5
| | | | (15029)
* No POSIX "for" syntax with csh syntax.Bart Schaefer2001-06-211-2/+2
|
* POSIX "for" syntax.Bart Schaefer2001-06-211-0/+3
|
* Fix handling of interrupt in two completion widgets.Bart Schaefer2001-06-211-0/+4
|
* Completion for AUTO_CD.Bart Schaefer2001-06-211-0/+5
|
* Fix exit status of compdef.Bart Schaefer2001-06-211-0/+4
|
* Fix "insert-tab pending" zstyle.Bart Schaefer2001-06-201-0/+5
|
* rewrite 14988 as per 14989Peter Stephenson2001-06-201-2/+2
|
* Bug restoring saving special parameters for function scope.Peter Stephenson2001-06-201-0/+5
|
* Add socklen_t to possible SOCKLEN_T types.Bart Schaefer2001-06-191-0/+4
|
* Compiler warnings.Bart Schaefer2001-06-191-0/+4
|
* 14973: fix for reported problems on AIX.Andrey Borzenkov2001-06-191-0/+6
|
* 14962Sven Wischnowsky2001-06-181-0/+6
|
* more handler -> zhandlerPeter Stephenson2001-06-181-0/+4
|
* 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-181-0/+4
| | | | don't want to overwrite it); also, create the file read-only (14952)
* rename handler() to zhandler() because it's now exported to modules (14951)Sven Wischnowsky2001-06-181-0/+5
|
* 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-171-0/+5
|
* Fix a couple of typos; reorder a couple of entries to match the 4.0.x branchBart Schaefer2001-06-161-13/+14
| | | | ChangeLog.
* Undo mkstemp() change.Wayne Davison2001-06-161-0/+6
|
* Use mkstemp where availablePeter Stephenson2001-06-151-0/+5
|
* fix setting of individual positional parameters after 14915Peter Stephenson2001-06-151-0/+9
|
* 14931: fix socket/address length calculationAndrey Borzenkov2001-06-151-0/+5
|
* $* and $@ are specialPeter Stephenson2001-06-141-0/+6
|
* fixes for display bugs for completion lists (cursor left one line to far up ↵Sven Wischnowsky2001-06-131-0/+6
| | | | or down) (14903)
* mod_export handlerPeter Stephenson2001-06-131-0/+6
|
* fix for comparguments (completing after single letter options that get their ↵Sven Wischnowsky2001-06-131-0/+11
| | | | argument in the next word); make _values ignore some of the standard option it may get; make _mount use _dir_list in some places and improve that; `document' comparguments and compvalues with some comments in computil.c (14897)
* minor correctionOliver Kiddle2001-06-131-4/+3
|