| Commit message (Expand) | Author | Age | Files | Lines |
* | "typeset -p" uses "export" commands or the "-g" option for parameters that ar... | Barton E. Schaefer | 2016-10-24 | 1 | -0/+9 |
* | 39706: _tilde_files: Offer named directories. Document. | Daniel Shahaf | 2016-10-24 | 1 | -0/+3 |
* | 39708: Document _email_addresses. | Daniel Shahaf | 2016-10-24 | 1 | -0/+3 |
* | 39707: Document _dir_list. | Daniel Shahaf | 2016-10-24 | 1 | -0/+4 |
* | 39715: Handle multibyte characters in complist listing | Peter Stephenson | 2016-10-23 | 1 | -0/+5 |
* | 39710 (cf. Alex George: 39709): handle the %o format in the "all-expansions" tag | Barton E. Schaefer | 2016-10-22 | 1 | -0/+7 |
* | 39688: Skip out of P_EXACTLY pattern loop if P_PURES. | Peter Stephenson | 2016-10-20 | 1 | -0/+3 |
* | 39683: Update scan pointers after possible alloc. | Peter Stephenson | 2016-10-20 | 1 | -0/+5 |
* | 39680: correctly handle case of popping last arena | Barton E. Schaefer | 2016-10-19 | 1 | -0/+4 |
* | 39678: metafication of printf %q argument and result | Peter Stephenson | 2016-10-19 | 1 | -0/+5 |
* | 39590: zle: Call zle-line-pre-redraw after inserting a completion result | m0viefreak | 2016-10-18 | 1 | -0/+5 |
* | 39654: (based on patch by Baptiste Daroussin) Better support bmake, FreeBSD's... | Daniel Shahaf | 2016-10-18 | 1 | -0/+4 |
* | 39657: _zstyle: Complete the -g, -s,-b,-a, -t,-T, -m options. | Daniel Shahaf | 2016-10-18 | 1 | -0/+3 |
* | 39657: _zstyle: When completing a style for an unrecognised context, complete... | Daniel Shahaf | 2016-10-18 | 1 | -0/+3 |
* | 39657: Make a helper function global. | Daniel Shahaf | 2016-10-18 | 1 | -0/+6 |
* | 39500: compdescribe: perform on-screen-width computation using the "nice" len... | Daniel Shahaf | 2016-10-16 | 1 | -0/+6 |
* | 39624: remove space before compdef that prevents yafc completion function bei... | Oliver Kiddle | 2016-10-14 | 1 | -0/+3 |
* | 39623: new evince completion | Oliver Kiddle | 2016-10-14 | 1 | -0/+4 |
* | 39625: case needs to reset lastval if no pattern matched | Martijn Dekker | 2016-10-13 | 1 | -0/+5 |
* | 39622: add test cases for recent _arguments fixes, exclusion lists and -A/-S | Oliver Kiddle | 2016-10-13 | 1 | -0/+3 |
* | 39611: with _arguments sets completion stopped if one of the rest arguments s... | Oliver Kiddle | 2016-10-13 | 1 | -0/+3 |
* | 39533: add the new -L option, sort options and add some exclusions | Matthew Martin | 2016-10-13 | 1 | -0/+5 |
* | 36108: command -[vV] assumed -p | Peter Stephenson | 2016-10-11 | 1 | -0/+4 |
* | 39599: Don't reset status before "case" execution | Peter Stephenson | 2016-10-10 | 1 | -0/+5 |
* | 39522: add-zsh-hook/add-zle-hook-widget: Promise append semantics. | Daniel Shahaf | 2016-10-07 | 1 | -0/+3 |
* | 39489: _path_files: Interpret -P as literally, rather than as a pattern. | Daniel Shahaf | 2016-10-07 | 1 | -0/+3 |
* | 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ... | Daniel Shahaf | 2016-10-07 | 1 | -0/+25 |
* | 39579: Fix string calculation for parameter quoting. | Julien Cretin | 2016-10-06 | 1 | -0/+4 |
* | 39578: Test more ERR_RETURN cases with "&&" and functions | Peter Stephenson | 2016-10-06 | 1 | -0/+5 |
* | 39571: Fix ERR_EXIT bug with && and function. | Peter Stephenson | 2016-10-05 | 1 | -0/+3 |
* | 39568: "! <complex-command>" suppresses ERR_EXIT | Peter Stephenson | 2016-10-05 | 1 | -0/+3 |
* | 39566: missed ChangeLog | Peter Stephenson | 2016-10-05 | 1 | -0/+7 |
* | 39561: missing unqueue_signals() when ZSH_HEAP_DEBUG | Barton E. Schaefer | 2016-10-04 | 1 | -0/+4 |
* | 39550: reset signal queue in recursiveedit() | Barton E. Schaefer | 2016-10-03 | 1 | -0/+2 |
* | 39548: DEBUG for queueing_enabled | Barton E. Schaefer | 2016-10-03 | 1 | -0/+2 |
* | 39547: handle zero delta in calc_timeout() | Barton E. Schaefer | 2016-10-03 | 1 | -0/+4 |
* | 39545: Add some missing unqueue_signals(). | Peter Stephenson | 2016-10-03 | 1 | -0/+5 |
* | 39521: Refactor start of execcmd(). | Peter Stephenson | 2016-10-03 | 1 | -0/+6 |
* | 39540: "! command" should suppress ERR_EXIT and ERR_RETURN | Peter Stephenson | 2016-10-02 | 1 | -0/+5 |
* | 39495: add-zle-hook-widget: Add end-of-options guard to hook invocation. | Daniel Shahaf | 2016-09-30 | 1 | -0/+3 |
* | 39480: _reportbug: Complete absolute filenames, too. | Daniel Shahaf | 2016-09-30 | 1 | -0/+5 |
* | unposted: update or remove references to typeset behavior obsoleted by 35586. | Barton E. Schaefer | 2016-09-30 | 1 | -0/+3 |
* | 39509: in the event the current directory has been removed, use chasedots sem... | Barton E. Schaefer | 2016-09-30 | 1 | -0/+5 |
* | 39519: restore missing PM_EXPORT flags. | Peter Stephenson | 2016-09-30 | 1 | -0/+3 |
* | 39517: back off 39502 (WC_ASSIGN causes fork in pipe). | Peter Stephenson | 2016-09-30 | 1 | -0/+2 |
* | 39498: use PRIVILEGED option to decide on problematic parameter imports | Peter Stephenson | 2016-09-30 | 1 | -0/+5 |
* | Call the pre-redraw hook if there is text in the buffer on init | Mikael Magnusson | 2016-09-30 | 1 | -0/+6 |
* | 39514: pass on --git-dir when calling git to get completion matches | Oliver Kiddle | 2016-09-30 | 1 | -0/+2 |
* | 39513: new doas completion | Oliver Kiddle | 2016-09-30 | 1 | -0/+2 |
* | 39464: fix where lack of $state check caused unwanted filename completion for... | Oliver Kiddle | 2016-09-30 | 1 | -0/+5 |