Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 32528: vcs_info: Document 'post-backend' hook and bzr 'check-for-changes' ↵ | Daniel Shahaf | 2014-04-05 | 2 | -3/+17 |
| | | | | support. | ||||
* | 32528: vcs_info: Add check-for-staged-changes | Daniel Shahaf | 2014-04-05 | 5 | -5/+41 |
| | |||||
* | 32505: improved Solaris compatibility for pgrep completion | Danek Duvall | 2014-03-28 | 2 | -4/+52 |
| | |||||
* | m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixes | m0viefreak | 2014-03-23 | 5 | -19/+31 |
| | | | | | | | | Src/Zle/compresult.c, Src/Zle/zle_misc.c, Src/Zle/zle_refresh.c: fix auto-removable suffix highlighting Completion/Unix/Command/_git: fix compadd for auto-removable suffix in _git_commit_ranges and _git_stash | ||||
* | 32502: fix typo in argument list for git completio | Takeshi Banse | 2014-03-21 | 2 | -1/+6 |
| | |||||
* | Merge branch 'master' of https://git.code.sf.net/p/zsh/code | Peter Stephenson | 2014-03-20 | 2 | -1/+9 |
|\ | |||||
| * | 32500: handle interrupts during pattern matching | Barton E. Schaefer | 2014-03-20 | 2 | -1/+9 |
| | | |||||
* | | users/18644: bindkey -s doc should have forward reference. | Peter Stephenson | 2014-03-20 | 2 | -0/+6 |
|/ | | | | Indicate there is documentation for the argument strings. | ||||
* | unposted: in Perforce path completion complete depots after // | Peter Stephenson | 2014-03-20 | 2 | -2/+10 |
| | |||||
* | 32497: avoid using comptesteval in the middle of a series of tests | Barton E. Schaefer | 2014-03-18 | 3 | -6/+21 |
| | | | | | The change in control required for sourcing the command file can confuse the simulated interactive input | ||||
* | 32494: Yodl hack to fix indents in manual page output | Jun T | 2014-03-17 | 2 | -2/+5 |
| | |||||
* | 32493: some man page formatting fixes | Jun T | 2014-03-17 | 5 | -2/+10 |
| | |||||
* | Merge branch 'master' of ssh://git.code.sf.net/p/zsh/code | Peter Stephenson | 2014-03-16 | 0 | -0/+0 |
|\ | |||||
| * | Fix zypper commands completion [zypper <TAB>]. | Mariusz Fik | 2014-03-16 | 1 | -1/+4 |
| | | | | | | | | Signed-off-by: Mariusz Fik <fisiu@opensuse.org> | ||||
* | | Fix zypper commands completion [zypper <TAB>]. | Mariusz Fik | 2014-03-16 | 2 | -1/+9 |
|/ | | | | Signed-off-by: Mariusz Fik <fisiu@opensuse.org> | ||||
* | unposted: document effect of 32479 on POSIX_TRAPS | Peter Stephenson | 2014-03-14 | 2 | -1/+6 |
| | |||||
* | 32482: fix character translation issue with some versions of Yodl | Jun T | 2014-03-14 | 2 | -1/+6 |
| | |||||
* | 32479: POSIXTRAPS and implicit return values. | Peter Stephenson | 2014-03-14 | 3 | -2/+22 |
| | | | | | | With POSIXTRAPS never propagate implicit return value. In any case if not forcing a return value don't use lastval from within the trap, use the one from the surrounding code. | ||||
* | 32471: tidy up pgrep completion | Kosuke Asami | 2014-03-13 | 2 | -23/+21 |
| | |||||
* | 32471: handle BSD process management in pgrep completion | Kosuke Asami | 2014-03-13 | 2 | -6/+51 |
| | |||||
* | 32472: new pgrep completion options | Kosuke Asami | 2014-03-13 | 2 | -2/+38 |
| | |||||
* | 32480: Fix crash in vi mode with too few previous changes | Jun T | 2014-03-13 | 2 | -1/+6 |
| | |||||
* | 32468: save/restore match/mbegin/mend when doing pattern lookups against ↵ | Barton E. Schaefer | 2014-03-09 | 2 | -55/+67 |
| | | | | zstyle contexts | ||||
* | Merge branch 'master' of git://git.code.sf.net/p/zsh/code | Barton E. Schaefer | 2014-03-03 | 9 | -22/+124 |
|\ | |||||
| * | 32289: Doc: Add zsh version to footer in HTML documentation. | Simon Ruderich | 2014-03-03 | 3 | -2/+13 |
| | | |||||
| * | 32441: add completer for file extensions | Oliver Kiddle | 2014-03-03 | 3 | -0/+45 |
| | | |||||
| * | 32450: make get-line widget set the history number that was saved with the line | Oliver Kiddle | 2014-03-03 | 2 | -0/+7 |
| | | |||||
| * | 32448: fix seg fault if $WIDGET is accessed after recursive-edit is interrupted | Oliver Kiddle | 2014-03-03 | 2 | -1/+3 |
| | | |||||
| * | 32439: add new show-ambiguity style | Oliver Kiddle | 2014-03-03 | 3 | -0/+20 |
| | | |||||
| * | 32436: allow = to be used in ZLS_COLORS patterns if it is quoted or inside ↵ | Oliver Kiddle | 2014-03-03 | 2 | -19/+37 |
| | | | | | | | | parentheses | ||||
* | | users/18550: matcher-list documentation clarifications | Barton E. Schaefer | 2014-03-03 | 2 | -6/+12 |
|/ | |||||
* | 32453: fix zcalc default base handling | Peter Stephenson | 2014-03-01 | 2 | -1/+3 |
| | |||||
* | 32412 / 32415: New giga- and terabyte units for glob qualifiers | Manuel Presnitz | 2014-03-01 | 5 | -13/+62 |
| | |||||
* | Fix merge conflict | Peter Stephenson | 2014-02-28 | 7 | -21/+44 |
|\ | |||||
| * | 32435: improved quoting for ignore-line completion style | Jun T | 2014-02-26 | 3 | -14/+18 |
| | | |||||
| * | unposted: fix typo in documentation | Oliver Kiddle | 2014-02-25 | 2 | -1/+3 |
| | | |||||
| * | unposted: duplicate local statement was printing variable value | Oliver Kiddle | 2014-02-25 | 2 | -1/+4 |
| | | |||||
| * | users/18498: observe add-space style in _expand_alias so suffix can be disabled | Oliver Kiddle | 2014-02-25 | 2 | -2/+6 |
| | | |||||
| * | users/18485: add .. as an auto-removable suffix in git revision ranges | Oliver Kiddle | 2014-02-25 | 2 | -3/+13 |
| | | |||||
* | | users 18531 plus doc etc.: new expand-absolute-path widget | Peter Stephenson | 2014-02-28 | 4 | -0/+32 |
| | | |||||
* | | Fix outdated npm completion | Hong Xu | 2014-02-24 | 2 | -15/+8 |
|/ | |||||
* | 32642: improve bzr completion with directory path | Sebastien Alaiwan | 2014-02-24 | 2 | -2/+7 |
| | |||||
* | 32427: avoid busy loop on closed descriptors for "zle -F" handlers | Barton E. Schaefer | 2014-02-23 | 3 | -21/+72 |
| | | | | | Also assure the handlers are called on error conditions and document the extra argument that is passed in the error case. | ||||
* | 32414: improved error message for missing delimiters. | Peter Stephenson | 2014-02-19 | 2 | -2/+7 |
| | | | | For glob qualifiers "u" and "g". | ||||
* | new forms of completion for btrfs | Eric Cook | 2014-02-18 | 2 | -8/+145 |
| | |||||
* | updated subcommand completion for btrfs | Eric Cook | 2014-02-18 | 2 | -10/+45 |
| | |||||
* | minor typo in btrfs completion | Eric Cook | 2014-02-18 | 2 | -1/+3 |
| | |||||
* | remove hard tabs from btrfs completion | Eric Cook | 2014-02-18 | 2 | -75/+77 |
| | |||||
* | prefer col -bx to colcrt in helpfiles | m0viefreak | 2014-02-18 | 2 | -6/+8 |
| | |||||
* | remove old example from helpfiles: | m0viefreak | 2014-02-18 | 2 | -18/+7 |
| | | | | code is integrated with distribution |