about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 21610: Turn on ZLE_UNICODE_SUPPORT and fix a few related problems.Peter Stephenson2005-08-155-13/+42
* Several belated commits including workers/21366,21369Bart Schaefer2005-08-151-2/+13
* 21369: assign to array with "builtin stat"Bart Schaefer2005-08-151-2/+5
* More adjustements for PROMPT_SPBart Schaefer2005-08-151-4/+7
* 21366: LONG_LIST_JOBS applies to more places where job listings are printedBart Schaefer2005-08-151-8/+12
* 21606Wayne Davison2005-08-121-0/+8
* For gcc, use static inline functions in place of the ZS_str*Wayne Davison2005-08-121-4/+16
* 21603: wchar/multibyte conversion of cursor position when at end of linePeter Stephenson2005-08-122-2/+11
* 21412: Travis Spencer: pkg-config completionPeter Stephenson2005-08-123-1/+64
* Some ZWC -> ZWS changes.Wayne Davison2005-08-111-0/+3
* Changed several instances of ZWC() used on a string to ZWS().Wayne Davison2005-08-112-5/+5
* The last word in B02typeset.ztst fixes (for now).Wayne Davison2005-08-111-6/+7
* Third time's a charm: a better fix than using either a subshell orWayne Davison2005-08-111-11/+17
* 21598: fix typo that broke svn ci completion and avoid problem if LC_ALL setOliver Kiddle2005-08-112-7/+15
* Improved a sentence.Wayne Davison2005-08-111-1/+1
* 21596: fix run-help, which-command, accept-and-menu-completePeter Stephenson2005-08-103-6/+22
* /tmp/cvsgx0BlFWayne Davison2005-08-101-0/+6
* A better fix than my last patch is to use "setopt localoptions".Wayne Davison2005-08-101-3/+3
* 21593: character arrays wrongly declared with ZLE_UNICODE_SUPPORTPeter Stephenson2005-08-103-2/+5
* 21571: avoid localised translations that break parsingOliver Kiddle2005-08-101-1/+1
* 21592: browsing new directory from menu selection crashedPeter Stephenson2005-08-102-0/+6
* c.f. 21590: metafy_line()/unmetafy_line() now support wide charactersPeter Stephenson2005-08-1017-553/+943
* 21579Wayne Davison2005-08-101-0/+5
* Put the last test into a sub-shell so that it doesn't interfereWayne Davison2005-08-101-2/+2
* A couple more minor tweaks to the "trap" section.Wayne Davison2005-08-101-2/+4
* Make printf %s handle an embedded null (21579).Wayne Davison2005-08-101-7/+10
* Fixes from Thorsten Dahlheimer.Peter Stephenson2005-08-094-14/+37
* 21577 (adapted): Dan Bullok: improved window resize handling, againPeter Stephenson2005-08-093-1/+11
* 21580Wayne Davison2005-08-091-0/+3
* 21580: Thorsten's patch to make sure that no pre-existing trapsWayne Davison2005-08-091-1/+4
* 21581Wayne Davison2005-08-091-0/+5
* Changes based on Thorsten's message #21581.Wayne Davison2005-08-091-9/+15
* Got rid of trap call for now.Wayne Davison2005-08-091-2/+2
* 21581: Thorsten Dahlheimer: Src/builtin.c: fixed error outputWayne Davison2005-08-091-5/+12
* 21584Wayne Davison2005-08-091-0/+6
* Test both %b and %s in the empty-arg test.Wayne Davison2005-08-091-1/+1
* Fixed a recently-introduced bug where printf %b with an empty argWayne Davison2005-08-081-1/+1
* 21576: test for 21575Peter Stephenson2005-08-082-0/+22
* unposted: unnecessary variable in 21575Peter Stephenson2005-08-082-1/+4
* 21575 plus unposted: Add WARN_CREATE_GLOBAL optionPeter Stephenson2005-08-0810-15/+64
* 21567: Dan Bullok: trashzle on updating window sizePeter Stephenson2005-08-082-1/+6
* 21570: complete for the help sub-commandOliver Kiddle2005-08-082-130/+134
* new brctl completionOliver Kiddle2005-08-083-1/+66
* 21566: Tobias Gruetzmacher: fix to list all repositoriesOliver Kiddle2005-08-082-11/+15
* unposted: fix syntax error in _mencal introduced by recent cleanup.Clint Adams2005-08-082-1/+6
* 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