summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-01-1120666: Avoid creating unnecessary multios when a descriptor is closed andBart Schaefer2-1/+9
then re-opened.
2005-01-10 * 20665: improve completion for ggv/gnome-gv.Clint Adams3-1/+13
2005-01-1020661: *(+func) = *(e:func:)Peter Stephenson3-6/+46
2005-01-1020662: update for nedit 5.5Oliver Kiddle2-0/+7
2005-01-10list new functionsOliver Kiddle1-6/+7
2005-01-09 * 20655: _deb_packages fix from Karl Chen.Clint Adams2-1/+4
2005-01-09 * 20654: completion for wajig, and dpkg/deb_packages improvements from Karl ↵Clint Adams4-6/+306
Chen.
2005-01-08 * 20650: completion for mencal.Clint Adams2-0/+33
2005-01-08 * 20649: completion for cal and ncal.Clint Adams2-0/+37
2005-01-05unposted: limit some Perforce change completions to current clientPeter Stephenson2-10/+26
2005-01-0520632: incorrect propagation of signals to process groupPeter Stephenson2-1/+7
2004-12-27 * 20639: Completion/Unix/Command/_bogofilter: improve 'bogoutil' completion ↵Clint Adams2-22/+37
for 0.93.3.1.
2004-12-25 * 20637: Completion/Debian/Command/_lintian: add completion for 'lintian', ↵Clint Adams3-1/+40
a Debian package checker.
2004-12-25 * 20636: Completion/Unix/Command/_bogofilter: add completion for ↵Clint Adams2-11/+77
'bogofilter' and 'bogotune' commands.
2004-12-24 * 20634: Completion/Unix/Command/_postfix: completion for postsuper.Clint Adams2-0/+25
2004-12-16 * 20627: Completion/Unix/Command/_bogofilter: updated completion for newer ↵Clint Adams2-2/+10
bogoutil.
2004-12-15 * 20626: Completion/Unix/Command/_baz: completion derived from _tla by Matt ↵Clint Adams2-0/+695
Zimmerman.
2004-12-1020617: fix completion of compressed modules for 2.6; add insmod completionAndrey Borzenkov2-2/+14
2004-12-0920614: fix 20613Peter Stephenson2-8/+8
2004-12-0920613: fix inconsistencies with embedded whitespace in match-words-by-stylePeter Stephenson2-2/+23
2004-12-0920612: add options to match-words-by-style widgetPeter Stephenson3-15/+65
2004-12-0720605: Use separate structure with get/set/unset methods fro parameters.Peter Stephenson22-821/+1044
Separate justification width of parameters from base/precision.
2004-12-0720606: simple verification of pseudorandom numbersPeter Stephenson2-0/+37
2004-12-06update python completion for version 2.4Doug Kearns2-0/+20
2004-12-0120595Wayne Davison1-1/+5
2004-12-01A few minor style tweaks (as discussed in 20595 and 20596).Wayne Davison1-6/+7
2004-12-01update screen completion for version 4.00Doug Kearns2-34/+54
2004-11-3020599: test for $((##)) should now check for errorPeter Stephenson2-2/+6
2004-11-29Corrected the error-return comment for zchdir() and optimized theWayne Davison1-9/+8
HAVE_FCHDIR error-return code.
2004-11-2920591: Stephane Chazelas: use of fchdir in zchdir leaked fd'sPeter Stephenson2-3/+10
2004-11-2920592: Debian bug#283358: $((##)) failed erraticallyPeter Stephenson2-0/+9
2004-11-27 * 20583: Completion/Unix/Command/_ssh: complete "modern" optionsClint Adams2-5/+17
such as GSSAPIAuthentication.
2004-11-27offer multiuser screen sessions for attaching/detachingDoug Kearns2-5/+10
2004-11-2420578: Functions/Prompts/prompt_elite2_setup: handle ttys with slashes in them.Clint Adams2-10/+54
2004-11-2320576: fix core dump on TRAPEXITPeter Stephenson2-1/+19
2004-11-2220572: Allow alternative signal namesPeter Stephenson7-36/+172
2004-11-2020571: update javac completion for J2SE 5.0Doug Kearns2-2/+7
2004-11-1920568: debug test in pattern.c was out of datePeter Stephenson2-1/+4
2004-11-1920566++: prefer SIGCHLD to SIGCLD and SIGPOLL to SIGIOPeter Stephenson2-0/+7
2004-11-18 * unposted: Completion/Unix/Type/_pdf: complete pdf files for kpdf.Clint Adams2-2/+3
2004-11-18 * Completion/Unix/Command/_bogofilter: fix -w/-p typo, which was noticed by ↵Clint Adams2-1/+6
Michał Politowski.
2004-11-16users/8219: add $HISTCMDPeter Stephenson4-1/+17
2004-11-1620556: change SOCKLEN_T to ZSOCKLEN_T to avoid clashPeter Stephenson5-6/+12
2004-11-12improved Mac completion, from Motoi WashidaPeter Stephenson7-56/+896
2004-11-11Use ";&" to have the new "(\$*)" case fall through to the continue.Wayne Davison1-1/+1
2004-11-1020551Wayne Davison1-0/+5
2004-11-10Handle $$ when expanding variables.Wayne Davison1-1/+5
2004-11-09_bittorrent, from Jussi PakkanenPeter Stephenson2-0/+102
2004-11-05fix "compadd -k assoc1 assoc2"Bart Schaefer2-3/+8
2004-11-02 * 20539: Completion/Unix/Command/_make: avoid problems minus signsClint Adams2-1/+6
in expandVars().