summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-06-01unposted: Cygwin belongs now to Red Hat - folks are sensitive to it :-)Andrey Borzenkov2-2/+9
2001-06-01* 14628: Completion/Unix/Command/_ruby: new completion function.Tanaka Akira2-0/+53
2001-05-31fix tag-order problem with _arguments (completion after an option that gets ↵Sven Wischnowsky3-4/+14
an argument in the same word); and a fix for completion after -ab, where -a gets an argument in the next word and -b gets one in the same word (14607)
2001-05-31correct alphabetical order in lists of styles, tags, functions and modulesOliver Kiddle3-57/+62
2001-05-31a few more doc changes suggested by BartPeter Stephenson3-2/+20
2001-05-31fix two memory leaks (at least I hope they are fixed) and some out-of-bound ↵Sven Wischnowsky6-38/+44
array accesses, plus some defensive programming for heap allocated param structs (14605)
2001-05-31(14602)Sven Wischnowsky3-2/+7
2001-05-31Tweak builtins.yo formatting.Bart Schaefer2-4/+8
2001-05-31always use supplied matchers (14599)Sven Wischnowsky2-2/+7
2001-05-30Doc changes for 4.0.1Peter Stephenson6-122/+153
2001-05-30Improve gettermcap().Bart Schaefer2-9/+34
2001-05-30update _pine for pine 4.33, add echoti completion and update _echotc (14567)Oliver Kiddle5-7/+24
2001-05-30nolonger works on IRIX 5.3, and other updatesOliver Kiddle1-2/+5
2001-05-3014566: more testing for unimplemented features.Andrey Borzenkov2-6/+27
2001-05-3014557: remove obsolete version numberAndrey Borzenkov2-1/+5
2001-05-30some cleanup (14558)Sven Wischnowsky3-7/+5
2001-05-29Make line spacing consistent in metafaq.yoPeter Stephenson2-1/+4
2001-05-2914552: update changelog with patch numberClint Adams1-1/+1
2001-05-29145??: fix thinkoClint Adams2-1/+3
2001-05-29145??: repeat last vi history search if search string is blankClint Adams2-3/+16
2001-05-29spelling correctionsOliver Kiddle35-116/+137
2001-05-29Document "make check".Bart Schaefer2-0/+16
2001-05-29Add support for rpm update-alternatives.Chmouel Boudjnah2-7/+18
2001-05-2914541: %# with capabilities prompt-expand to # iff Effective set non-empty ↵Clint Adams2-5/+4
or euid=0
2001-05-2914538: cleaner _perl_config_vars from Matt ZimmermanClint Adams2-4/+3
2001-05-2914536: multiple --slave loopClint Adams2-4/+20
2001-05-2914533: -> to = -> for dpkg and update-alternativesClint Adams3-7/+14
2001-05-29use `eval $_comp_setup' in all entry points of the completion system to not ↵Sven Wischnowsky11-18/+34
only set up the options, but also redirect stdin and ignore trap handlers for ZERR (14530)
2001-05-29print at least a warning when disowning a stopped job (14524)Sven Wischnowsky2-0/+13
2001-05-2814517: glibc 2.2.3 tweaks revisitedClint Adams2-2/+5
2001-05-28thinkoClint Adams1-1/+1
2001-05-2814513: update-alternatives completionClint Adams3-0/+46
2001-05-2814512: dpkg --compare-versions behavior tweakClint Adams2-4/+9
2001-05-28Silence compiler warnings.Bart Schaefer2-2/+5
2001-05-28More device and FIFO test tweaks.Bart Schaefer2-8/+20
2001-05-2814509: ZLS_COLOURS/ZLS_COLORS consistencyClint Adams4-3/+10
2001-05-28fix for cursor positioning with that -y option of compctl (display strings) ↵Sven Wischnowsky2-13/+25
(14507)
2001-05-28make the zprof wrapper function be more careful, avoiding almost all of the ↵Sven Wischnowsky2-48/+63
code when the module is being unloaded (14504)
2001-05-28another attempt at fixing the job problem from 14327; make execpline() reset ↵Sven Wischnowsky2-1/+10
list_pipe_job to zero if it would be set for a job started in the background (14503)
2001-05-28HPUX & Solaris notes.Bart Schaefer2-1/+10
2001-05-2714492: new prompt themeClint Adams3-1/+80
2001-05-2614488Wayne Davison1-0/+7
2001-05-26Fixed acceptandinfernexthistory() to work when called repeatedly.Wayne Davison1-373/+433
Also changed it to not accept the line if the infer fails. Ignore transient edits in the history when searching for an inference and grabbing the next line (affecting acceptandinfernexthistory(), infernexthistory(), and acceptlineanddownhistory()).
2001-05-2614489: workaround for find bug on ReliantUNIXAndrey Borzenkov2-1/+7
2001-05-26Improve "make check" test for -b condition when /dev cannot be searched.Bart Schaefer2-3/+12
2001-05-26The complete 3.0.8 ChangeLog, for posterity.Bart Schaefer1-23/+1264
2001-05-2514479: apt-get --reinstallClint Adams2-0/+5
2001-05-24FAQ changes for 4.0.1 from BartPeter Stephenson2-95/+110
2001-05-24I guess I was supposed to commit 14411.Bart Schaefer2-4/+11
2001-05-23Revise zmodload -u test.Bart Schaefer2-12/+33