about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 24878: add incremental pattern searchesPeter Stephenson2008-04-268-230/+567
* 24876: Jun T.: don't install manual pages if emptyPeter Stephenson2008-04-262-0/+3
* 24872: revert to original patchPeter Stephenson2008-04-262-4/+1
* Jun T. 24872 + 24873: capitalization with combining charactersPeter Stephenson2008-04-262-0/+7
* 24869: Marc Chantreux: make default readnullcmd configurablePeter Stephenson2008-04-263-1/+19
* unposted: Jun T.: fix backkill() calculation of charaters to killPeter Stephenson2008-04-242-8/+12
* unposted: fix overwrite without MULTIBYTE_SUPPORTPeter Stephenson2008-04-232-1/+12
* 24867: _XOPEN_SOURCE -> _XOPEN_SOURCE_EXTENDEDPeter Stephenson2008-04-232-2/+10
* 24865: bad character adjustment in vireplacechars()Peter Stephenson2008-04-232-1/+6
* 24864: Jun. T: typos in alternative wcwidth().Peter Stephenson2008-04-233-2/+6
* 24862: _XOPEN_SOURCE needed for wcwidth()Peter Stephenson2008-04-222-1/+9
* 24861 (with tweaks): logic to use alternative wcwidth() if needed;Peter Stephenson2008-04-2212-27/+434
* 24860: better overwrite modePeter Stephenson2008-04-213-6/+33
* 24859: combining chars: overwriting and vi replace and appendPeter Stephenson2008-04-214-17/+43
* 24856: add IS_COMBINING() and IS_BASECHAR() and widen testsPeter Stephenson2008-04-215-26/+50
* 24855: tests for combining char alignment should only be on metafied linePeter Stephenson2008-04-212-3/+11
* unposted: missing assignment in new backwardmetafiedchar()Peter Stephenson2008-04-212-2/+8
* 24853: bits missed from patchPeter Stephenson2008-04-205-10/+13
* 24853: use metafied strings for inner loops over historyPeter Stephenson2008-04-2014-355/+652
* 24852: more combining chars falloutPeter Stephenson2008-04-201-0/+3
* 24852: more combining chars falloutPeter Stephenson2008-04-202-7/+14
* users/12798: document passing NULL flags to builtin definitionPeter Stephenson2008-04-202-1/+5
* William Scott: users/12793: extra chflagsPeter Stephenson2008-04-202-0/+7
* 24851: support colour codes for from current GNU lsAndrey Borzenkov2008-04-203-20/+67
* Fixed some compiler warnings about signed/unsigned issues.Wayne Davison2008-04-182-4/+9
* 24839: fix misuse of variable in backwardkillwordPeter Stephenson2008-04-182-2/+6
* fix ChangeLog typoPeter Stephenson2008-04-171-1/+1
* fix vi-replace-charsPeter Stephenson2008-04-172-1/+4
* article numbers now that the mailing list is unstuckClint Adams2008-04-171-2/+2
* 24825: fix internal word-boundary widgetsPeter Stephenson2008-04-173-92/+236
* 24818: add HIST_FCNTL_LOCK.Peter Stephenson2008-04-177-6/+141
* 248??: some fixes and updates for git 1.5.5.Clint Adams2008-04-172-4/+14
* 24821: update notes in FAQ on combining characters,Peter Stephenson2008-04-163-3/+16
* 24819: fix transposing characters and sneaky combination generationPeter Stephenson2008-04-155-37/+139
* 24816: some places where we need cursor alignment with combining charactersPeter Stephenson2008-04-144-5/+12
* 24814: suspicious handling of temporary history bufferPeter Stephenson2008-04-142-3/+9
* 24811: update introductory multibyte documentationPeter Stephenson2008-04-143-47/+54
* 24810: ensure combining character alignment on unmetaficationPeter Stephenson2008-04-142-0/+14
* 24808: initial support for combining characters in zlePeter Stephenson2008-04-1318-238/+801
* Miek Gieben: users/12781: zmv Usage messagePeter Stephenson2008-04-132-1/+6
* 24807: Frank Terbeck: Completion system needs no_ignore_bracesPeter Stephenson2008-04-122-0/+6
* unposted: move zlefind() and zlecmp() into zle_hist.cPeter Stephenson2008-04-113-76/+93
* 24806: more assoc subscript completion + typosPeter Stephenson2008-04-093-3/+6
* 24804: fix quoting of assoc array subscripts in completionPeter Stephenson2008-04-092-2/+9
* Markus Waldeck: 24799: complete .spx files for ogg123.Clint Adams2008-04-072-1/+6
* restore read-from-minibuffer save/restorePeter Stephenson2008-04-073-17/+48
* 24793: Ismail: typoPeter Stephenson2008-04-052-1/+6
* 24792: try to be safer about turning off attributes when refreshingPeter Stephenson2008-04-042-3/+22
* 24790: YODL items need closing parentheses on next linePeter Stephenson2008-04-042-3/+11
* 24789: completion for stg subcommands.Clint Adams2008-04-042-0/+62