about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Document "make check".Bart Schaefer2001-05-292-0/+16
* Add support for rpm update-alternatives.Chmouel Boudjnah2001-05-292-7/+18
* 14541: %# with capabilities prompt-expand to # iff Effective set non-empty or...Clint Adams2001-05-292-5/+4
* 14538: cleaner _perl_config_vars from Matt ZimmermanClint Adams2001-05-292-4/+3
* 14536: multiple --slave loopClint Adams2001-05-292-4/+20
* 14533: -> to = -> for dpkg and update-alternativesClint Adams2001-05-293-7/+14
* use `eval $_comp_setup' in all entry points of the completion system to not o...Sven Wischnowsky2001-05-2911-18/+34
* print at least a warning when disowning a stopped job (14524)Sven Wischnowsky2001-05-292-0/+13
* 14517: glibc 2.2.3 tweaks revisitedClint Adams2001-05-282-2/+5
* thinkoClint Adams2001-05-281-1/+1
* 14513: update-alternatives completionClint Adams2001-05-283-0/+46
* 14512: dpkg --compare-versions behavior tweakClint Adams2001-05-282-4/+9
* Silence compiler warnings.Bart Schaefer2001-05-282-2/+5
* More device and FIFO test tweaks.Bart Schaefer2001-05-282-8/+20
* 14509: ZLS_COLOURS/ZLS_COLORS consistencyClint Adams2001-05-284-3/+10
* fix for cursor positioning with that -y option of compctl (display strings) (...Sven Wischnowsky2001-05-282-13/+25
* make the zprof wrapper function be more careful, avoiding almost all of the c...Sven Wischnowsky2001-05-282-48/+63
* another attempt at fixing the job problem from 14327; make execpline() reset ...Sven Wischnowsky2001-05-282-1/+10
* HPUX & Solaris notes.Bart Schaefer2001-05-282-1/+10
* 14492: new prompt themeClint Adams2001-05-273-1/+80
* 14488Wayne Davison2001-05-261-0/+7
* Fixed acceptandinfernexthistory() to work when called repeatedly.Wayne Davison2001-05-261-373/+433
* 14489: workaround for find bug on ReliantUNIXAndrey Borzenkov2001-05-262-1/+7
* Improve "make check" test for -b condition when /dev cannot be searched.Bart Schaefer2001-05-262-3/+12
* The complete 3.0.8 ChangeLog, for posterity.Bart Schaefer2001-05-261-23/+1264
* 14479: apt-get --reinstallClint Adams2001-05-252-0/+5
* FAQ changes for 4.0.1 from BartPeter Stephenson2001-05-242-95/+110
* I guess I was supposed to commit 14411.Bart Schaefer2001-05-242-4/+11
* Revise zmodload -u test.Bart Schaefer2001-05-232-12/+33
* add mod_export in a couple of places where it was missingOliver Kiddle2001-05-233-2/+6
* 14430: handle cleanup better in Test/ztst.zshPeter Stephenson2001-05-222-12/+42
* correct mess from bad mergeClint Adams2001-05-211-13/+0
* 14419: glibc 2.2.3 rlimits enumClint Adams2001-05-212-1/+30
* fix to include + options in tag order (14416)Oliver Kiddle2001-05-212-1/+5
* unposted: quote $@ in calls to _argumentsClint Adams2001-05-212-2/+7
* make use of _arguments in _set (14409)Oliver Kiddle2001-05-212-7/+27
* Version 4.0.1-pre-5 zsh-4.0.1-pre-5Peter Stephenson2001-05-211-2/+2
* Workaround rm -f hang on unwriteable file in CygwinPeter Stephenson2001-05-212-2/+7
* add Test/E01options.ztst to .distfiles; fix ChangeLog for last options testsPeter Stephenson2001-05-212-1/+9
* ChangeLog entry ofr 14396Peter Stephenson2001-05-201-0/+8
* Handle line wrapping in ZTST_hashmark.Bart Schaefer2001-05-202-0/+5
* 14401: workaround for script execution under CygwinAndrey Borzenkov2001-05-208-14/+22
* last half of 14390Wayne Davison2001-05-201-0/+5
* Added some array-assignment boundary checks.Wayne Davison2001-05-201-2/+7
* Fix, test and comment unsetting and resetting of special tied parametersPeter Stephenson2001-05-193-1/+37
* tweaked commentsPeter Stephenson2001-05-191-2/+2
* 14389Wayne Davison2001-05-191-0/+6
* Don't merge a HIST_TMPSTORE entry with a previous "duplicate" line.Wayne Davison2001-05-191-3/+4
* The function addhistnode() is no longer called for a HIST_TMPSTOREWayne Davison2001-05-191-2/+2
* Fix re-set of integer special params after unset.Bart Schaefer2001-05-193-16/+15