about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 24572: add style reformat-date to calendarPeter Stephenson2008-02-201-1/+1
|
* 24570: don't attempt to pre-filter $commands on $PREFIX, just let compaddBart Schaefer2008-02-192-1/+7
| | | | deal with it.
* 24572: add style reformat-date to calendarPeter Stephenson2008-02-193-6/+33
|
* unposted: Functions/Misc/xtermctl: update uses of "read" to take advantageBart Schaefer2008-02-182-5/+12
| | | | of users/12600.
* users/12600: Src/builtin.c: reorder handling of -s/-d/-t optionsBart Schaefer2008-02-181-0/+6
|
* zsh-users/12600: reorder handling of -s/-d/-t options so that terminalBart Schaefer2008-02-181-90/+93
| | | | | | input modes are set before attempting a read-poll. Also display any prompt before read-polling. Unposted: remove trailing whitespace from all lines that had it.
* 24566: fix prompts with glitch spaces a bit morePeter Stephenson2008-02-173-7/+41
|
* 24556: %G in prompt for glitch charactersPeter Stephenson2008-02-153-0/+25
|
* 24554: reduce accumulated memory listing in completion listingPeter Stephenson2008-02-152-200/+225
| | | | make file static be used as such instead of as a pretend parameter
* 24551: Free heap memory after every ZLE commandPeter Stephenson2008-02-143-0/+21
|
* users/12547: [0] -> [1] in completion arraysPeter Stephenson2008-02-113-3/+7
|
* 24545: new acroread optionsPeter Stephenson2008-02-112-1/+15
|
* 24542: fix RC_QUOTES completion if opening quote not at start of stringPeter Stephenson2008-02-092-5/+16
|
* unposted: remove shebang line.Clint Adams2008-02-071-1/+3
|
* unposted: remove shebang line.Clint Adams2008-02-074-5/+4
|
* 24536: tweaks to 24529, spelling fix.Clint Adams2008-02-062-6/+9
|
* Mikael Magnusson: 24529: remaining fixes from 24526.Clint Adams2008-02-062-6/+11
|
* 24533 (tweaked): offer _complete _ignored as default for completers stylePeter Stephenson2008-02-052-2/+11
|
* 24528: revert 24429.Clint Adams2008-02-033-11/+3
|
* 24527: a subset of the fixes from Mikael Magnusson in 24526.Clint Adams2008-02-032-2/+8
|