summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-01-0628588: fix textual display after =~ testPeter Stephenson3-3/+20
2011-01-0628574: Ben: use bs format in riPeter Stephenson2-2/+6
2011-01-0628579: propagate failure status from _arguments in _du so that _completeBart Schaefer2-4/+11
will try other completions.
2011-01-0628578: fix handling of numeric escapes that expand to "%" in printfBart Schaefer4-8/+19
format strings, so they are not treated as format introducers.
2011-01-0528568: buffer overflow examining pathsPeter Stephenson2-2/+16
2011-01-0528557: Alexey: updatePeter Stephenson1-6/+12
2010-12-2528548: match psmisc in any case.Clint Adams2-2/+6
2010-12-21users/15662: array slice assignment with one index positive and one negative.Bart Schaefer3-4/+33
2010-12-21users/15663: some incomplete array assignment testsPeter Stephenson2-1/+103
2010-12-21unposted: update version to 4.3.11-dev-1Peter Stephenson2-3/+7
2010-12-20unposted: restore unintentionally removed .PHONY entriesPeter Stephenson2-2/+5
2010-12-20unposted: release 4.3.11Peter Stephenson1-1/+5
2010-12-20unposted: release 4.3.11Peter Stephenson2-3/+6
2010-12-20Paul 28538 / me 28540 / couple of unposted casts:Peter Stephenson7-17/+17
use char * for pointer arithmetic rather than void *
2010-12-1928537: fix word splitting on "((" when it was nested subshells rather thanPeter Stephenson3-1/+26
arithmetic
2010-12-18Completion/X/Utility/_x_arguments compdef line, Src/Makefile.in "prep".Bart Schaefer1-1/+9
2010-12-1827862: handle X11 versions greater than X11R6 in the compdef lineBart Schaefer1-1/+1
2010-12-18"prep" target depends on MakemodBart Schaefer1-1/+2
2010-12-17uncommitted: fix properlyPeter Stephenson1-1/+1
2010-12-17Mikael: 28583: typoPeter Stephenson2-2/+6
2010-12-17Štěpán Němec: 28533: typosPeter Stephenson10-55/+60
2010-12-17Mikael: users/15653: zle_highlight=(none) turns off suffix highlightingPeter Stephenson3-2/+13
unposted: note suffix highlighting in NEWS
2010-12-16Mikael: 28531: typosPeter Stephenson6-6/+10
2010-12-16unposted: add notes to NEWS on (Z) parameter flagPeter Stephenson2-3/+12
2010-12-16unposted: update for 4.3.10-test-3Peter Stephenson5-10/+15
2010-12-1528530: replace (z+opts+) flag with (Z:opts:), add reserved (_:flags:).Bart Schaefer4-25/+63
2010-12-14unposted: another neatening of lexflags use in ZLEPeter Stephenson2-8/+18
2010-12-14lexsave/lexrestore lexflagsPeter Stephenson7-23/+33
add new LEXFLAGS_ZLE
2010-12-1428528: Rearrange zleparse to lexflagsPeter Stephenson10-69/+112
Add (z+n+)
2010-12-1328526: remove bogus newline with stripped comment zplittingPeter Stephenson3-2/+22
2010-12-1228510: add (z+c+) and (z+C+) parameter flagsPeter Stephenson9-17/+159
2010-12-07unposted: remove users/15622 _pick_variant changePeter Stephenson2-2/+7
2010-12-06Mikael: 28480: allow PROMPT_EOL_MARK to be an empty stringPeter Stephenson2-2/+7
2010-12-06users/15621: compdef -p/-P <pat>=<service>Peter Stephenson4-4/+31
users/15622: use service with _pick_variant
2010-12-06Mikael: 28487: fix docs to refer to current directoryPeter Stephenson5-16/+21
rather than $PWD
2010-12-0628486: $compstate[parameter] needs untokenizingPeter Stephenson2-1/+15
2010-12-06Mikael: 28484: GNU du completionPeter Stephenson2-6/+30
2010-12-05unposted: NEWS: mention {START..END..STEP} enhancement.Peter Stephenson2-1/+7
2010-12-0528474, 28478: extended {START..END..STEP} syntaxPeter Stephenson4-14/+122
2010-12-05typoPeter Stephenson1-2/+2
2010-12-0528476: new set of tests for brace expansionPeter Stephenson3-1/+57
2010-12-0528475: test that starting background job resets statusPeter Stephenson2-1/+11
2010-12-0528469: fix memory leak in anonymous functionPeter Stephenson2-1/+9
2010-12-04Add completion for help subcommand to _git.Wayne Davison2-2/+21
2010-12-0328468: allow man page completion for files when / is presentPeter Stephenson2-3/+21
2010-11-30unposted: update and tidy NEWSPeter Stephenson2-29/+65
2010-11-27workers/28461: flush stderr in PRINT_EXIT_VALUE handlingBart Schaefer1-3/+11
users/15583: update sticky-note
2010-11-27users/15583: update with zstyles and for ease of use in zle-line-init.Bart Schaefer1-39/+88
2010-11-2728461: flush stderr in PRINT_EXIT_VALUE handling.Bart Schaefer1-0/+1
2010-11-2728559: flush shell output in PROMPT_SP handlingPeter Stephenson2-1/+6