Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 24759: dont unfunction if no function; sanitize helper functions | Peter Stephenson | 2008-03-27 | 1 | -0/+4 |
| | |||||
* | 24757: canonicalize paths some more | Peter Stephenson | 2008-03-27 | 1 | -0/+3 |
| | |||||
* | unposted: fix alias test in 24736 properly | Peter Stephenson | 2008-03-27 | 1 | -0/+5 |
| | |||||
* | unposted: 4.3.5-dev-3 zsh-4.3.5-dev-3 | Peter Stephenson | 2008-03-26 | 1 | -0/+2 |
| | |||||
* | 25735: use zstat to get canonical name for symbolic links | Peter Stephenson | 2008-03-26 | 1 | -0/+4 |
| | |||||
* | 24741: loading zstat builtin was misdocumented | Peter Stephenson | 2008-03-26 | 1 | -0/+7 |
| | |||||
* | unposted: 4.3.5-dev-2 zsh-4.3.5-dev-2 | Peter Stephenson | 2008-03-26 | 1 | -0/+4 |
| | |||||
* | 22281: wait shouldn't return immediately on signal unless trapped | Peter Stephenson | 2008-03-25 | 1 | -0/+3 |
| | |||||
* | fix optimisation of string matching with multibyte mode | Peter Stephenson | 2008-03-25 | 1 | -0/+10 |
| | | | | | 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 Adams | 2008-03-23 | 1 | -0/+5 |
| | |||||
* | 24728: complete for aptitude why and why-not. | Clint Adams | 2008-03-23 | 1 | -0/+5 |
| | |||||
* | unposted: further documentation tweak for the (R) and (I) subscript flags. | Bart Schaefer | 2008-03-23 | 1 | -1/+6 |
| | |||||
* | Tweak documentation. | Bart Schaefer | 2008-03-18 | 1 | -0/+3 |
| | |||||
* | 24717, 24718, 24719: a 0 subscript is neither valid nor equivalent to 1 | Bart Schaefer | 2008-03-18 | 1 | -2/+9 |
| | | | | any longer, so the (i) subscript flag on an empty array needs to yield 1. | ||||
* | unposted: fix some .distfiles and .cvsignore stuff | Peter Stephenson | 2008-03-15 | 1 | -0/+4 |
| | |||||
* | unposted: 4.3.5-dev-1 zsh-4.3.5-dev-1 | Peter Stephenson | 2008-03-15 | 1 | -0/+4 |
| | |||||
* | Functions/Misc/zkbd: add -h to local declaration in is-this-a-function test. | Bart Schaefer | 2008-03-15 | 1 | -0/+7 |
| | | | | | 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 quotes | Peter Stephenson | 2008-03-14 | 1 | -0/+3 |
| | |||||
* | 24711: fix re-presentation of here-documents munged internally | Peter Stephenson | 2008-03-14 | 1 | -0/+6 |
| | | | | to here-strings | ||||
* | 24705: rationalise curses and term headers even more | Peter Stephenson | 2008-03-13 | 1 | -0/+8 |
| | |||||
* | 24704: completion for BSD calendar. | Clint Adams | 2008-03-12 | 1 | -0/+5 |
| | |||||
* | 24703: Src/Zle/zle_main.c: clear trashedzle when first starting | Bart Schaefer | 2008-03-11 | 1 | -0/+6 |
| | | | | | 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 safer | Peter Stephenson | 2008-03-11 | 1 | -0/+5 |
| | |||||
* | 24702: fix 24701 | Clint Adams | 2008-03-09 | 1 | -1/+1 |
| | |||||
* | 24701: use $service instead of $words[1] so completion will work if git is ↵ | Clint Adams | 2008-03-09 | 1 | -0/+5 |
| | | | | an alias to a wrapper. | ||||
* | 24699: bug with ${(Q)...} on initial ">" | Peter Stephenson | 2008-03-08 | 1 | -0/+8 |
| | | | | bug with ${(z)...} on string with unterminated "(" | ||||
* | users/12699: don't complete normal arguments where we're completing the | Peter Stephenson | 2008-03-07 | 1 | -0/+6 |
| | | | | required argument to an option in the word following the option | ||||
* | Richard Hartmann: 24631: gpg completion update | Peter Stephenson | 2008-03-07 | 1 | -0/+2 |
| | |||||
* | 24696: turn off MULTIBYTE by default in sh emulation | Peter Stephenson | 2008-03-07 | 1 | -0/+5 |
| | |||||
* | History file-handling improvments. | Wayne Davison | 2008-03-06 | 1 | -0/+11 |
| | |||||
* | unposted: improved handling of perforce @label and @date | Peter Stephenson | 2008-03-04 | 1 | -0/+5 |
| | |||||
* | 24673: another attempt to sort characters the same way on multiple UTF-8 | Peter Stephenson | 2008-03-03 | 1 | -0/+3 |
| | | | | implementations | ||||
* | 24662: River Tarnell: strtoul() compat when not in system library | Peter Stephenson | 2008-03-03 | 1 | -0/+5 |
| | |||||
* | 24653, 24659: Completion/Unix/Type/_path_commands: use a helper function | Bart Schaefer | 2008-03-03 | 1 | -0/+6 |
| | | | | | 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 Stephenson | 2008-03-02 | 1 | -0/+5 |
| | |||||
* | 24650: use zstyle -t instead of -T since extra-verbose isn't meant to ↵ | Clint Adams | 2008-03-01 | 1 | -0/+5 |
| | | | | default to yes. | ||||
* | 24632: fix remote ssh filename quoting. | Clint Adams | 2008-03-01 | 1 | -0/+5 |
| | |||||
* | 24672: fix(?) crash resizing window during menu-select | Peter Stephenson | 2008-02-28 | 1 | -0/+5 |
| | |||||
* | 24626: only process command descriptions if extra-verbose style is set. | Clint Adams | 2008-02-28 | 1 | -0/+3 |
| | |||||
* | 24622: add completion for 'git bisect skip' and 'git bisect run'. | Clint Adams | 2008-02-28 | 1 | -1/+6 |
| | |||||
* | 24618: avoid problems with sorting of UTF-8 characters by using sort | Peter Stephenson | 2008-02-27 | 1 | -0/+5 |
| | |||||
* | 24617: add '.' to the yodl include path for when files are passed as ↵ | Clint Adams | 2008-02-27 | 1 | -0/+5 |
| | | | | ../../Doc/*.yo. | ||||
* | 24611: fix ${+array[...]} for empty range | Peter Stephenson | 2008-02-27 | 1 | -0/+5 |
| | |||||
* | 24600: yet another typo | Peter Stephenson | 2008-02-26 | 1 | -0/+8 |
| | | | | 24602: fix test when not run | ||||
* | pws fatfingered the last change in utils.c | Geoff Wing | 2008-02-26 | 1 | -0/+4 |
| | |||||
* | 24596: use "US-ASCII" as charset if nl_langinfo(CODESET) returns "" or "646" | Peter Stephenson | 2008-02-26 | 1 | -0/+3 |
| | |||||
* | 24592: make types of charset conversion failure more explicit | Peter Stephenson | 2008-02-26 | 1 | -0/+5 |
| | |||||
* | 24588: tweak glob qualifier completion | Peter Stephenson | 2008-02-23 | 1 | -0/+6 |
| | | | | 24590: turn down error reporting when unquoting | ||||
* | 24585: completion for glob qualifiers plus | Peter Stephenson | 2008-02-23 | 1 | -0/+11 |
| | | | | bug fix for _alternative | ||||
* | unposted: new p4 change option -u | Peter Stephenson | 2008-02-22 | 1 | -0/+5 |
| |