about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* unposted: 4.3.5-dev-2 zsh-4.3.5-dev-2Peter Stephenson2008-03-262-2/+6
|
* 22281: wait shouldn't return immediately on signal unless trappedPeter Stephenson2008-03-252-2/+7
|
* fix optimisation of string matching with multibyte modePeter Stephenson2008-03-256-21/+72
| | | | | 24732: attempt to provide adequate space for sched ztrftime string with multibyte characters
* 24730: use --no-color when calling git commands that might output color codes.Clint Adams2008-03-232-3/+8
|
* 24728: complete for aptitude why and why-not.Clint Adams2008-03-232-1/+6
|
* unposted: further documentation tweak for the (R) and (I) subscript flags.Bart Schaefer2008-03-232-10/+18
|
* Tweak documentation.Bart Schaefer2008-03-182-2/+5
|
* 24717, 24718, 24719: a 0 subscript is neither valid nor equivalent to 1Bart Schaefer2008-03-184-6/+17
| | | | any longer, so the (i) subscript flag on an empty array needs to yield 1.
* unposted: fix some .distfiles and .cvsignore stuffPeter Stephenson2008-03-155-10/+43
|
* unposted: 4.3.5-dev-1 zsh-4.3.5-dev-1Peter Stephenson2008-03-152-2/+6
|
* Functions/Misc/zkbd: add -h to local declaration in is-this-a-function test.Bart Schaefer2008-03-152-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.
* 24712: handling of backticks being requoted for double quotesPeter Stephenson2008-03-142-0/+5
|
* 24711: fix re-presentation of here-documents munged internallyPeter Stephenson2008-03-145-8/+87
| | | | to here-strings
* 24705: rationalise curses and term headers even morePeter Stephenson2008-03-137-130/+171
|
* 24704: completion for BSD calendar.Clint Adams2008-03-122-0/+17
|
* 24703: Src/Zle/zle_main.c: clear trashedzle when first startingBart Schaefer2008-03-112-1/+9
| | | | | the editor in zleread(), so that reexpandprompt() from the first zrefresh() won't expand the prompt an extra time.
* unposted: make test for added space in 24699 saferPeter Stephenson2008-03-113-5/+10
|
* 24702: fix 24701Clint Adams2008-03-092-3/+3
|
* 24701: use $service instead of $words[1] so completion will work if git is ↵Clint Adams2008-03-092-4/+9
| | | | an alias to a wrapper.
* 24699: bug with ${(Q)...} on initial ">"Peter Stephenson2008-03-085-5/+94
| | | | bug with ${(z)...} on string with unterminated "("
* users/12699: don't complete normal arguments where we're completing thePeter Stephenson2008-03-072-4/+47
| | | | required argument to an option in the word following the option
* Richard Hartmann: 24631: gpg completion updatePeter Stephenson2008-03-072-4/+7
|
* 24696: turn off MULTIBYTE by default in sh emulationPeter Stephenson2008-03-073-5/+12
|
* History file-handling improvments.Wayne Davison2008-03-062-8/+33
|
* Fixed two compiler warnings about comparing signed/unsigned.Wayne Davison2008-03-061-2/+2
|
* unposted: improved handling of perforce @label and @datePeter Stephenson2008-03-042-2/+7
|
* 24673: another attempt to sort characters the same way on multiple UTF-8Peter Stephenson2008-03-032-21/+18
| | | | implementations
* 24662: River Tarnell: strtoul() compat when not in system libraryPeter Stephenson2008-03-033-1/+108
|
* 24653, 24659: Completion/Unix/Type/_path_commands: use a helper functionBart Schaefer2008-03-032-3/+21
| | | | | to call "whatis" portably, and use compadd -O to pre-filter matches before reading $_command_descriptions.
* overeagnerness to spot integers in cd after - and +Peter Stephenson2008-03-022-1/+7
|
* 24650: use zstyle -t instead of -T since extra-verbose isn't meant to ↵Clint Adams2008-03-012-1/+6
| | | | default to yes.
* 24632: fix remote ssh filename quoting.Clint Adams2008-03-012-1/+10
|
* 24672: fix(?) crash resizing window during menu-selectPeter Stephenson2008-02-282-3/+12
|
* 24626: only process command descriptions if extra-verbose style is set.Clint Adams2008-02-283-1/+10
|
* 24622: add completion for 'git bisect skip' and 'git bisect run'.Clint Adams2008-02-282-2/+14
|
* 24618: avoid problems with sorting of UTF-8 characters by using sortPeter Stephenson2008-02-272-2/+13
|
* 24617: add '.' to the yodl include path for when files are passed as ↵Clint Adams2008-02-272-2/+7
| | | | ../../Doc/*.yo.
* 24611: fix ${+array[...]} for empty rangePeter Stephenson2008-02-273-1/+15
|
* 24609: try to be safe about using libiconvPeter Stephenson2008-02-273-4/+30
|
* 24600: yet another typoPeter Stephenson2008-02-263-5/+13
| | | | 24602: fix test when not run
* another fatfinger: change comparison to asignmentGeoff Wing2008-02-261-1/+1
|
* pws fatfingered the last change in utils.cGeoff Wing2008-02-262-1/+5
|
* 24596: use "US-ASCII" as charset if nl_langinfo(CODESET) returns "" or "646"Peter Stephenson2008-02-262-0/+16
|
* 24592: make types of charset conversion failure more explicitPeter Stephenson2008-02-262-3/+8
|
* 24588: tweak glob qualifier completionPeter Stephenson2008-02-235-16/+20
| | | | 24590: turn down error reporting when unquoting
* 24585: completion for glob qualifiers plusPeter Stephenson2008-02-238-3/+393
| | | | bug fix for _alternative
* unposted: new p4 change option -uPeter Stephenson2008-02-222-0/+6
|
* 24578: stop completing --print-gnu-build-architecture, which was dropped in ↵Clint Adams2008-02-222-1/+3
| | | | 2005.
* 24576: replace shebang lines.Clint Adams2008-02-223-0/+7
|
* users/12632: bug unexporting special after being set for funccallPeter Stephenson2008-02-212-0/+7
|