about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 22676, 22678: extend sched and make it able to run events when waiting forPeter Stephenson2006-09-1010-290/+766
* 22681: find all error number definitionsPeter Stephenson2006-09-103-7/+14
* 22672: arno: unset ksharrays for prompt functionsPeter Stephenson2006-09-071-0/+6
* 22672: arno: unset ksharrays for prompt functionsPeter Stephenson2006-09-072-3/+5
* fix article numClint Adams2006-08-221-1/+1
* 2265x: update for tla 1.3.5.Clint Adams2006-08-222-1/+8
* 22656: improve handling of monitor optionPeter Stephenson2006-08-222-1/+15
* zsh-users/10634: try to fix relative paths of completion configuration filePeter Stephenson2006-08-212-4/+25
* 22655: completion for sisu.Clint Adams2006-08-213-1/+68
* unposted: tweak completion docsPeter Stephenson2006-08-212-0/+12
* 22651: failed to unmetafy bytes for outputPeter Stephenson2006-08-203-7/+32
* 22650: remove now buggy pointer to last added stylePeter Stephenson2006-08-202-8/+8
* 22643: completing in math contextPeter Stephenson2006-08-202-0/+5
* 22683: deleting style in context never removed style itselfPeter Stephenson2006-08-202-14/+47
* 22613: add strftime -r to use strptime() if availablePeter Stephenson2006-08-174-6/+90
* 22612: comment the static variablesPeter Stephenson2006-08-172-3/+87
* 22610: allow zstyle -L to have argumentsPeter Stephenson2006-08-163-5/+52
* 22611: bug scrolling wide completion listPeter Stephenson2006-08-152-5/+6
* 22609: complete for baz switchClint Adams2006-08-152-0/+8
* 22601: need some unquoting in _list_filesPeter Stephenson2006-08-142-5/+13
* 22608: improve doc for match-word-contextPeter Stephenson2006-08-142-9/+10
* 22606: add match-word-context.Peter Stephenson2006-08-145-23/+94
* 22605: bug in complist wide character fixes introduced infinite loopPeter Stephenson2006-08-142-0/+7
* unposted: update distributed files.Clint Adams2006-08-133-64/+62
* Fix an email address.Bart Schaefer2006-08-131-1/+1
* 22599: use wide character widths in completionPeter Stephenson2006-08-116-51/+116
* unposted: trivial typo in compsys.yoPeter Stephenson2006-08-102-1/+3
* 22597: back off two column-subtraction hunksPeter Stephenson2006-08-103-3/+18
* 22595: paranoid bounds-checking on someBart Schaefer2006-08-102-9/+14
* 22594: Attempt to fix some off-by-one errors for completion listsPeter Stephenson2006-08-091-3/+3
* 22594: Attempt to fix some off-by-one errors for completion listsPeter Stephenson2006-08-095-8/+50
* post-22593 typo fixPeter Stephenson2006-08-091-1/+1
* 22593: add handle-nonexistent style to MIME handlerPeter Stephenson2006-08-093-2/+35
* 22592: add tcp_send -c option for catPeter Stephenson2006-08-083-12/+32
* unposted: badly positioned declaration in complist.cPeter Stephenson2006-08-072-1/+5
* 22589: bug with long lines in menu selectionPeter Stephenson2006-08-072-0/+9
* 22588: handle targets with colons in their names.Clint Adams2006-08-072-1/+6
* 22587: update some distribution docsPeter Stephenson2006-08-045-36/+45
* 22586: fix warnings spotted on CygwinPeter Stephenson2006-08-043-1/+21
* 22585: fix zsh.exportsPeter Stephenson2006-08-043-2/+13
* 22584: GNU tar should complete uncompressed archivesPeter Stephenson2006-08-042-1/+4
* 22582: configure.ac: test properly for functions for MULTIBYTE_SUPPORTPeter Stephenson2006-08-042-24/+29
* 22583: erand48() needs initialisation on Cygwin.Peter Stephenson2006-08-042-0/+12
* rationalise mb<->wc conversions to use restartable formPeter Stephenson2006-08-037-45/+56
* unposted: improve svn import from users/10570Peter Stephenson2006-08-032-3/+8
* 22579: find .pod files in include path for perldocPeter Stephenson2006-08-023-7/+22
* users/10570: handle "svn import" betterPeter Stephenson2006-08-022-9/+20
* 22575: Missed thisPeter Stephenson2006-08-021-0/+5
* 22578: ensure HISTCHARS/histchars never contains non-ASCII charactersPeter Stephenson2006-08-024-4/+27
* unposted: yet more history-beginning-search-menu fixesPeter Stephenson2006-08-023-9/+16