summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-08-10unposted: trivial typo in compsys.yoPeter Stephenson2-1/+3
2006-08-1022597: back off two column-subtraction hunksPeter Stephenson3-3/+18
2006-08-1022595: paranoid bounds-checking on someBart Schaefer2-9/+14
loop indices.
2006-08-0922594: Attempt to fix some off-by-one errors for completion listsPeter Stephenson1-3/+3
that exactly fit the display width
2006-08-0922594: Attempt to fix some off-by-one errors for completion listsPeter Stephenson5-8/+50
that exactly fit the display width
2006-08-09post-22593 typo fixPeter Stephenson1-1/+1
2006-08-0922593: add handle-nonexistent style to MIME handlerPeter Stephenson3-2/+35
2006-08-0822592: add tcp_send -c option for catPeter Stephenson3-12/+32
2006-08-07unposted: badly positioned declaration in complist.cPeter Stephenson2-1/+5
2006-08-0722589: bug with long lines in menu selectionPeter Stephenson2-0/+9
2006-08-0722588: handle targets with colons in their names.Clint Adams2-1/+6
2006-08-0422587: update some distribution docsPeter Stephenson5-36/+45
2006-08-0422586: fix warnings spotted on CygwinPeter Stephenson3-1/+21
2006-08-0422585: fix zsh.exportsPeter Stephenson3-2/+13
2006-08-0422584: GNU tar should complete uncompressed archivesPeter Stephenson2-1/+4
2006-08-0422582: configure.ac: test properly for functions for MULTIBYTE_SUPPORTPeter Stephenson2-24/+29
2006-08-0422583: erand48() needs initialisation on Cygwin.Peter Stephenson2-0/+12
2006-08-03rationalise mb<->wc conversions to use restartable formPeter Stephenson7-45/+56
2006-08-03unposted: improve svn import from users/10570Peter Stephenson2-3/+8
2006-08-0222579: find .pod files in include path for perldocPeter Stephenson3-7/+22
2006-08-02users/10570: handle "svn import" betterPeter Stephenson2-9/+20
2006-08-0222575: Missed thisPeter Stephenson1-0/+5
2006-08-0222578: ensure HISTCHARS/histchars never contains non-ASCII charactersPeter Stephenson4-4/+27
2006-08-02unposted: yet more history-beginning-search-menu fixesPeter Stephenson3-9/+16
2006-08-0122575: multibyte fixes for bslashquote(), getzlequery()Peter Stephenson6-148/+163
2006-08-0122574: more history-beginning-search-menu fixesPeter Stephenson3-3/+9
2006-08-0122573: smooth interface to history-beginning-search-menuPeter Stephenson3-11/+51
document how to quote metacharacters for reverse array subscript
2006-08-0122572: use of (#m) was broken with pure stringsPeter Stephenson1-0/+5
2006-08-0122572: use of (#m) was broken with pure stringsPeter Stephenson2-0/+29
2006-08-01users/10564: _gpg key ring fixPeter Stephenson2-3/+25
2006-07-31unposted: a technique for overriding ZLE widgets within a selected keymapBart Schaefer2-2/+84
2006-07-3022565: Fix bug after failed menucompletion with accept-and-menu-complete?Peter Stephenson2-2/+5
2006-07-3022562: make ${...#...} etc. understand multibyte charactersPeter Stephenson3-12/+392
2006-07-2922561: fix long-standing display bug in incremental-complete-word.Bart Schaefer2-2/+18
2006-07-2822560: tweak history-beginning-search-menu to clear menu after usePeter Stephenson2-0/+16
2006-07-2822559: add history-beginning-search-menuPeter Stephenson3-0/+117
2006-07-2622558: declaration after statementPeter Stephenson2-1/+5
2006-07-2522557: turn on multibyte option by defaultPeter Stephenson7-16/+79
2006-07-25fix typos in 22556Peter Stephenson3-2/+9
2006-07-2422556: Multibyte separators and delimitersPeter Stephenson13-228/+737
2006-07-1922554: completion for vorbiscomment.Clint Adams2-0/+23
2006-07-18unposted: update .distfilesPeter Stephenson7-21/+38
2006-07-1822553: completion for metaflacClint Adams2-0/+62
2006-07-1522552: update for tla 1.3.4.Clint Adams2-4/+21
2006-07-1222550: put "exec" testsPeter Stephenson3-31/+58
in subshells and allow substitution on test output to occur after the test.
2006-07-1222549: improve svn propset completion slightly.Clint Adams2-0/+12
2006-07-1122546: fix {myfd}>... bug and tweak testsPeter Stephenson4-5/+16
2006-07-1022544: Improve use of ztype tests for multibyte characters. AddPeter Stephenson18-110/+270
POSIX_IDENTIFIERS option to control allowability of multibyte alphanumeric characters in parameter and module names.
2006-07-0922543: completion for clusterssh.Clint Adams2-0/+26
2006-07-0922542: deoverenthuse cmdpoppingPeter Stephenson4-18/+28