summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-03-2323232: minor tweaks to zmodloadPeter Stephenson3-10/+16
2007-03-2322894 which was supposedly committed 2007-02-25 but somehow didn't make it:Bart Schaefer1-1/+1
fix muttrc path expansion in search for aliaes.
2007-03-2223228: calendar tweaks, including summer time adjustmentPeter Stephenson3-14/+86
2007-03-2223226: handle "nice -n<->"Peter Stephenson2-1/+6
2007-03-19fix output of prompt in single line ZLEPeter Stephenson2-68/+83
2007-03-1923221: Martin Koeppe: don't use XTABS if not definedPeter Stephenson2-0/+6
2007-03-15Fix lower casing of option names in some locales.Peter Stephenson2-1/+13
2007-03-1423215: completion for "module".Clint Adams2-5/+39
2007-03-1323214: complete files after svn commit --file.Clint Adams2-1/+7
2007-03-12Fix for comm completion.Felix Rosencrantz2-1/+6
2007-03-0823206: completion for hg.Clint Adams2-0/+31
2007-03-0523205: fix misspelling of "effect".Clint Adams2-1/+5
2007-03-0123203: acroread -version to get version (from Zvi)Peter Stephenson2-7/+27
Fix previous methods as fallback
2007-02-2723198: improve _values -sPeter Stephenson4-5/+17
unposted: document _regex_words -t
2007-02-2723196: tweak apt-cache madison and --installed.Clint Adams2-1/+7
2007-02-27unposted: another _ip typoPeter Stephenson1-1/+1
2007-02-27unposted: another _ip typoPeter Stephenson2-18/+25
2007-02-26Small fix to 23177: compute *widthp and *swidep after nicechar().Bart Schaefer1-1/+10
2007-02-26fix typoPeter Stephenson1-1/+1
2007-02-2623190: tweak _net_interfaces for LinuxPeter Stephenson2-2/+17
2007-02-26unposted: tweak ip route show abbreviationsPeter Stephenson2-2/+7
2007-02-26Log a few belated commits.Bart Schaefer1-0/+13
2007-02-26unposted: tweak for possible multibyte characters.Bart Schaefer1-6/+12
2007-02-26unposted (based on users/10881,10884): add auto-previous zstyle, updateBart Schaefer2-21/+55
smart-insert-last-word to use auto-suffix-retain, "always" block, etc.
2007-02-2523176: apply the (X) parameter flag to the (#) flag; fix comment typo.Bart Schaefer3-9/+31
2007-02-2523186: _ip completion and regex handling additionsPeter Stephenson4-1/+656
2007-02-2523185: qemu completion improvements.Clint Adams2-11/+25
2007-02-24changelog typoClint Adams1-1/+1
2007-02-2423183: Completion/Unix/Command/_qemu: completion for qemu.Clint Adams2-0/+50
2007-02-2223183 complete comma-separated list of directories/modules for --added-modules.Clint Adams2-2/+20
2007-02-18unposted: document some limitations of utils.cPeter Stephenson2-0/+15
2007-02-1623182: _arguments problem with --with-foo[=BAR] specifiersPeter Stephenson2-1/+11
2007-02-1423178: update for modern versions of make-kpkg.Clint Adams2-5/+30
2007-02-1423177: better formatting of unprintable multibyte characters under 256Peter Stephenson2-1/+8
2007-02-1423169 (tweaked): report error on failure to dup for multiosBart Schaefer2-5/+45
2007-02-1323172: typo displaying multiline explanation stringsPeter Stephenson2-1/+8
2007-02-1323168: fix error message for failed bindPeter Stephenson2-1/+6
2007-02-1223165: fix problems with bases: error if over 36 and don't interpret octalPeter Stephenson5-10/+51
2007-02-1123164: Silence popd when PUSHD_SILENT is set.Felix Rosencrantz2-3/+8
2007-02-10fix metafication of ${(#)x}Peter Stephenson3-4/+46
2007-02-08unposted: document BAUD change in READMEPeter Stephenson2-0/+11
2007-02-0823159 plus minor doc tweaks: leave BAUD parameter unset by defaultPeter Stephenson5-116/+29
2007-02-0723153: restore old ztrcmp() and add comment about whyPeter Stephenson2-46/+37
2007-02-0623152: make ztrcmp() respect MULTIBYTEPeter Stephenson7-69/+107
make sorting of printed hash tables more consistent
2007-02-06unposted: uninitialised variable could result from 23144Peter Stephenson2-1/+6
2007-02-0523151: partial completion for mtn (monotone) command.Clint Adams3-0/+48
2007-02-0423150: completion for cdbs-edit-patch.Clint Adams3-0/+10
2007-02-0223144: Felix Eckhofer <felix@tribut.de>: NULL pointer in complist.cPeter Stephenson2-0/+6
2007-02-0223143: make =-expansion with metacharacters more consistentPeter Stephenson3-11/+17
2007-02-01unposted: we could add checksched() twice to the timed event listPeter Stephenson2-9/+54