summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2008-03-26Add zstat to the functions index.Bart Schaefer1-0/+1
2008-03-26unposted: 4.3.5-dev-2Peter Stephenson2-2/+6
2008-03-2522281: wait shouldn't return immediately on signal unless trappedPeter Stephenson2-2/+7
2008-03-25fix optimisation of string matching with multibyte modePeter Stephenson6-21/+72
24732: attempt to provide adequate space for sched ztrftime string with multibyte characters
2008-03-2324730: use --no-color when calling git commands that might output color codes.Clint Adams2-3/+8
2008-03-2324728: complete for aptitude why and why-not.Clint Adams2-1/+6
2008-03-23unposted: further documentation tweak for the (R) and (I) subscript flags.Bart Schaefer2-10/+18
2008-03-18Tweak documentation.Bart Schaefer2-2/+5
2008-03-1824717, 24718, 24719: a 0 subscript is neither valid nor equivalent to 1Bart Schaefer4-6/+17
any longer, so the (i) subscript flag on an empty array needs to yield 1.
2008-03-15unposted: fix some .distfiles and .cvsignore stuffPeter Stephenson5-10/+43
2008-03-15unposted: 4.3.5-dev-1Peter Stephenson2-2/+6
2008-03-15Functions/Misc/zkbd: add -h to local declaration in is-this-a-function test.Bart Schaefer2-10/+34
Use $DISPLAY when we have one instead of only $VENDOR-$OSTYPE as file name suffix. Add some knowledge of the MULTIBYTE option and its effects.
2008-03-1424712: handling of backticks being requoted for double quotesPeter Stephenson2-0/+5
2008-03-1424711: fix re-presentation of here-documents munged internallyPeter Stephenson5-8/+87
to here-strings
2008-03-1324705: rationalise curses and term headers even morePeter Stephenson7-130/+171
2008-03-1224704: completion for BSD calendar.Clint Adams2-0/+17
2008-03-1124703: Src/Zle/zle_main.c: clear trashedzle when first startingBart Schaefer2-1/+9
the editor in zleread(), so that reexpandprompt() from the first zrefresh() won't expand the prompt an extra time.
2008-03-11unposted: make test for added space in 24699 saferPeter Stephenson3-5/+10
2008-03-0924702: fix 24701Clint Adams2-3/+3
2008-03-0924701: use $service instead of $words[1] so completion will work if git is ↵Clint Adams2-4/+9
an alias to a wrapper.
2008-03-0824699: bug with ${(Q)...} on initial ">"Peter Stephenson5-5/+94
bug with ${(z)...} on string with unterminated "("
2008-03-07users/12699: don't complete normal arguments where we're completing thePeter Stephenson2-4/+47
required argument to an option in the word following the option
2008-03-07Richard Hartmann: 24631: gpg completion updatePeter Stephenson2-4/+7
2008-03-0724696: turn off MULTIBYTE by default in sh emulationPeter Stephenson3-5/+12
2008-03-06History file-handling improvments.Wayne Davison2-8/+33
2008-03-06Fixed two compiler warnings about comparing signed/unsigned.Wayne Davison1-2/+2
2008-03-04unposted: improved handling of perforce @label and @datePeter Stephenson2-2/+7
2008-03-0324673: another attempt to sort characters the same way on multiple UTF-8Peter Stephenson2-21/+18
implementations
2008-03-0324662: River Tarnell: strtoul() compat when not in system libraryPeter Stephenson3-1/+108
2008-03-0324653, 24659: Completion/Unix/Type/_path_commands: use a helper functionBart Schaefer2-3/+21
to call "whatis" portably, and use compadd -O to pre-filter matches before reading $_command_descriptions.
2008-03-02overeagnerness to spot integers in cd after - and +Peter Stephenson2-1/+7
2008-03-0124650: use zstyle -t instead of -T since extra-verbose isn't meant to ↵Clint Adams2-1/+6
default to yes.
2008-03-0124632: fix remote ssh filename quoting.Clint Adams2-1/+10
2008-02-2824672: fix(?) crash resizing window during menu-selectPeter Stephenson2-3/+12
2008-02-2824626: only process command descriptions if extra-verbose style is set.Clint Adams3-1/+10
2008-02-2824622: add completion for 'git bisect skip' and 'git bisect run'.Clint Adams2-2/+14
2008-02-2724618: avoid problems with sorting of UTF-8 characters by using sortPeter Stephenson2-2/+13
2008-02-2724617: add '.' to the yodl include path for when files are passed as ↵Clint Adams2-2/+7
../../Doc/*.yo.
2008-02-2724611: fix ${+array[...]} for empty rangePeter Stephenson3-1/+15
2008-02-2724609: try to be safe about using libiconvPeter Stephenson3-4/+30
2008-02-2624600: yet another typoPeter Stephenson3-5/+13
24602: fix test when not run
2008-02-26another fatfinger: change comparison to asignmentGeoff Wing1-1/+1
2008-02-26pws fatfingered the last change in utils.cGeoff Wing2-1/+5
2008-02-2624596: use "US-ASCII" as charset if nl_langinfo(CODESET) returns "" or "646"Peter Stephenson2-0/+16
2008-02-2624592: make types of charset conversion failure more explicitPeter Stephenson2-3/+8
2008-02-2324588: tweak glob qualifier completionPeter Stephenson5-16/+20
24590: turn down error reporting when unquoting
2008-02-2324585: completion for glob qualifiers plusPeter Stephenson8-3/+393
bug fix for _alternative
2008-02-22unposted: new p4 change option -uPeter Stephenson2-0/+6
2008-02-2224578: stop completing --print-gnu-build-architecture, which was dropped in ↵Clint Adams2-1/+3
2005.
2008-02-2224576: replace shebang lines.Clint Adams3-0/+7