summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-09-132381x: set vipenultsrchstr to NULL after freeing it to avoid vi-mode history ↵Clint Adams2-0/+6
search segfaults.
2007-09-05users/11818: allow non-numeric keys for job status parametersPeter Stephenson5-11/+43
2007-09-05unposted: fix recurring calendar event format in calendarPeter Stephenson2-0/+9
2007-09-04users/11807: fix some job display bugsPeter Stephenson3-109/+167
2007-08-3123812: fix core dump on ( command & ) from 23460Peter Stephenson2-1/+6
2007-08-3023810: completion for lighty-{enable,disable}-modClint Adams2-0/+21
2007-08-3023809: expand $'...' in completion wordPeter Stephenson2-1/+90
2007-08-3023808: debugging for wcs_nicechar()Peter Stephenson2-0/+7
2007-08-3023807: fix interactive completion modePeter Stephenson3-0/+17
2007-08-23updates for dev versionPeter Stephenson3-12/+54
2007-08-2323795: improve ${(Q)...} with $'..'Peter Stephenson4-2/+50
2007-08-23unposted: calendar_show: error in subscriptsPeter Stephenson2-2/+7
2007-08-2223794: fix crash completing on "foo$" (quotes significant)Peter Stephenson2-1/+5
2007-08-2223792: test and documentation for improved backslash quotingPeter Stephenson3-3/+16
2007-08-2223791: use VARARR for MB_CUR_MAXPeter Stephenson3-2/+10
users/11791: remove mysterious comment around emulate -L zsh in incremental-complete-word
2007-08-2123788: add -h option to chown symlinks rather than targets, and change ↵Clint Adams3-5/+27
default behavior to do the opposite.
2007-08-2123785: add missing backslash in _arguments list in git-send-email.Clint Adams2-2/+2
2007-08-2123785: add missing backslash in _arguments list.Clint Adams1-0/+5
2007-08-21unposted: calendar_scandate needs to find the first time on the linePeter Stephenson2-37/+51
2007-08-21users/11790: avoid nounsetPeter Stephenson3-0/+9
2007-08-2023784: Use $'\...' for quoting unparseable charactersPeter Stephenson2-53/+112
2007-08-1923783: use _path_commands.Clint Adams6-10/+16
2007-08-1923782: commands with descriptions.Clint Adams2-0/+80
2007-08-1923781: base host completion on output of `dput -H`.Clint Adams2-1/+19
2007-08-1923780: add -e, -H, and optional host argument.Clint Adams2-0/+8
2007-08-1823778: document KSH_TYPESET behaviour in typeset manual entryPeter Stephenson2-1/+13
2007-08-1823775: restore completion of devicename=filename pairs after -Z and -M.Clint Adams2-3/+21
2007-08-1623764: allow hidden continuations in calendar entriesPeter Stephenson4-13/+68
allow UIDs to help with updates
2007-08-16Roy Marples: 23762: need to suppress [...] quoting in case in configurePeter Stephenson1-0/+8
2007-08-16Roy Marples: 23726: need to suppress [...] quoting in case in configurePeter Stephenson1-0/+3
2007-08-1623761: calendar -b shows brief outputPeter Stephenson3-6/+25
2007-08-1423759: a few improvements to pick-web-browserPeter Stephenson3-87/+151
2007-08-1423757: suppress correction of command words followed by ()Peter Stephenson2-3/+23
2007-08-1223751: complete module files tooAndrey Borzenkov2-1/+10
2007-08-0923748: better completion for growisofs and mkisofs.Clint Adams2-61/+333
2007-08-0923749: completion for cdrdao.Clint Adams2-0/+310
2007-08-0823746: partial completion for growisofs.Clint Adams2-0/+66
2007-08-0823745: partial completion for genisoimage.Clint Adams2-0/+51
2007-08-0423738: additional git diff args.Clint Adams2-0/+25
2007-08-0423739: merge in git diff completion fixes from Nikolai Weibull's repository.Clint Adams2-4/+9
2007-08-0123736: status for file save wasn't initialisedPeter Stephenson2-0/+4
2007-08-01update some .distfilesPeter Stephenson8-2/+14
2007-07-3123733: zmodload -LaF didn't include unloaded modulesPeter Stephenson3-1/+9
2007-07-3123732: three broken testsPeter Stephenson4-11/+15
2007-07-3123730: improve preprocessor and regression tests for 23725Peter Stephenson5-13/+33
2007-07-3023726: test for adding and removing environment variablesPeter Stephenson2-0/+14
2007-07-3023725: use setenv()/unsetenv() for environment memory managementPeter Stephenson5-7/+88
2007-07-2923720: handle arguments to dvips -P as part of the same word.Clint Adams2-1/+4
2007-07-2923718: don't use _arguments -s.Clint Adams2-1/+5
2007-07-2823714: handle dvips -G, -R, -u, -U, -v, -V, -y, and -z.Clint Adams2-0/+13