about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 22575: multibyte fixes for bslashquote(), getzlequery()Peter Stephenson2006-08-016-148/+163
* 22574: more history-beginning-search-menu fixesPeter Stephenson2006-08-013-3/+9
* 22573: smooth interface to history-beginning-search-menuPeter Stephenson2006-08-013-11/+51
* 22572: use of (#m) was broken with pure stringsPeter Stephenson2006-08-011-0/+5
* 22572: use of (#m) was broken with pure stringsPeter Stephenson2006-08-012-0/+29
* users/10564: _gpg key ring fixPeter Stephenson2006-08-012-3/+25
* unposted: a technique for overriding ZLE widgets within a selected keymapBart Schaefer2006-07-312-2/+84
* 22565: Fix bug after failed menucompletion with accept-and-menu-complete?Peter Stephenson2006-07-302-2/+5
* 22562: make ${...#...} etc. understand multibyte charactersPeter Stephenson2006-07-303-12/+392
* 22561: fix long-standing display bug in incremental-complete-word.Bart Schaefer2006-07-292-2/+18