about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Improved the %d and %g tests.Wayne Davison2005-08-041-4/+6
* silence is golden.Wayne Davison2005-08-021-0/+2
* 21557: Thorsten Dahlheimer: BRACE_CCL fixPeter Stephenson2005-08-022-1/+6
* Silenced a compiler warning about a variable that might be usedWayne Davison2005-08-011-1/+1
* A few more improvements for B03print.ztst.Wayne Davison2005-08-011-1/+6
* Three more tests based on recent fixes.Wayne Davison2005-08-011-0/+14
* - Improved how we check the no-newline test cases.Wayne Davison2005-08-011-13/+17
* various cleanups: fix indentation and capitalisation of descriptionsOliver Kiddle2005-08-0115-461/+293
* 21393: add missing local declarationsOliver Kiddle2005-08-012-19/+25
* 21552: Thorsten Dahlheimer: various fixes to print builtinPeter Stephenson2005-08-012-31/+43
* unposted: Perforce "attribute" commandPeter Stephenson2005-08-016-34/+131
* 21553: improve zsh.pdf and don't distribute .psPeter Stephenson2005-07-313-4/+14
* 21548Wayne Davison2005-07-291-0/+5
* Reorder the --include/--include-from --exclude/--exclude-from linesWayne Davison2005-07-291-2/+2
* add Functions/Exceptions/.distfilesPeter Stephenson2005-07-282-0/+6
* 21541: remove some warnings from ZLE_UNICODE_SUPPORTPeter Stephenson2005-07-287-14/+46
* unposted: updated _perforce for Perforce release 2005.1Peter Stephenson2005-07-282-2/+35
* 21540: update aap completion for version 1.076Doug Kearns2005-07-282-14/+25
* The PROMPT_SP output should be prior to the job notifications too.Wayne Davison2005-07-271-7/+7
* PROMPT_SP improvement.Wayne Davison2005-07-261-0/+6
* 21532Wayne Davison2005-07-261-0/+8
* Moved the PROMPT_SP output into preprompt() so that it takes effectWayne Davison2005-07-261-0/+9
* Mention the new inverse-hash that is output by PROMPT_SP.Wayne Davison2005-07-261-4/+2
* Moving the PROMPT_SP code earlier in the scheme of things so thatWayne Davison2005-07-261-23/+1
* Updated the entry that talks about PROMPT_CR and PROMPT_SP to suggestWayne Davison2005-07-261-7/+4
* 21529: move scriptdir to a scripts subdir, and don't include Scripts in fpath.Clint Adams2005-07-263-7/+12
* unposted: declare expl local in _rakeDoug Kearns2005-07-262-1/+5
* 21527: rename zsh-newuser-install and don't run if not loadedPeter Stephenson2005-07-265-14/+36
* 21516: handle dhclient V3 as well as V2.Clint Adams2005-07-262-5/+32
* 21518 (modified)Wayne Davison2005-07-261-0/+6
* Added tests for \c escape handling.Wayne Davison2005-07-261-0/+28
* Fixed bin_print() to handle \c escapes as per POSIX (truncating theWayne Davison2005-07-261-5/+16
* If getkeystring() finds a \c escape (when looking for such escapes),Wayne Davison2005-07-261-1/+3
* 21523, 21524: Julius Plenz: completions for pump and dhclient.Clint Adams2005-07-253-0/+36
* unposted: add missing compset -S call to _phpDoug Kearns2005-07-252-2/+8
* Some echo/printf improvements for the \c escape.Wayne Davison2005-07-251-0/+11
* 21519: only complete files after baz commit, not archive/version.Clint Adams2005-07-242-1/+4
* 21517: complete files after build-config if there's a configs subdir, even if...Clint Adams2005-07-242-2/+10
* The parsing of \c in $foo[(pws:\c:)1] should treat \c as an unknownWayne Davison2005-07-241-1/+1
* Improved the function comment for getkeystring().Wayne Davison2005-07-241-10/+11
* Added missing "goto" in handling of 'c' escape (fix fromWayne Davison2005-07-241-0/+2
* An install fix for Cygwin from Thorsten Dahlheimer.Wayne Davison2005-07-241-0/+1
* 21510: use && rather than -a binary test operator.Clint Adams2005-07-242-1/+6
* 21506: use globbing instead of ls and sed.Clint Adams2005-07-232-5/+6
* 21505: use an array for common arguments rather than an additional functionClint Adams2005-07-232-26/+31
* 215??: move xscreensaver-command completion to the X dir.Clint Adams2005-07-232-4/+10
* unposted: bring various .distfiles up to datePeter Stephenson2005-07-2112-7/+33
* 21500: Add script and function as framework for new user stuff.Peter Stephenson2005-07-207-16/+75
* 21499: Doc/Makefile.in: use newer texi2html syntax.Clint Adams2005-07-202-1/+5
* 21498: Add zsh/newuser modulePeter Stephenson2005-07-2010-43/+266