Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixes | m0viefreak | 2014-03-23 | 1 | -0/+12 |
| | | | | | | | | 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 | 1 | -0/+5 |
| | |||||
* | Merge branch 'master' of https://git.code.sf.net/p/zsh/code | Peter Stephenson | 2014-03-20 | 1 | -0/+2 |
|\ | |||||
| * | 32500: handle interrupts during pattern matching | Barton E. Schaefer | 2014-03-20 | 1 | -0/+2 |
| | | |||||
* | | users/18644: bindkey -s doc should have forward reference. | Peter Stephenson | 2014-03-20 | 1 | -0/+3 |
|/ | | | | Indicate there is documentation for the argument strings. | ||||
* | unposted: in Perforce path completion complete depots after // | Peter Stephenson | 2014-03-20 | 1 | -0/+6 |
| | |||||
* | 32497: avoid using comptesteval in the middle of a series of tests | Barton E. Schaefer | 2014-03-18 | 1 | -0/+7 |
| | | | | | 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 | 1 | -0/+3 |
| | |||||
* | 32493: some man page formatting fixes | Jun T | 2014-03-17 | 1 | -0/+6 |
| | |||||
* | Fix zypper commands completion [zypper <TAB>]. | Mariusz Fik | 2014-03-16 | 1 | -0/+5 |
| | | | | Signed-off-by: Mariusz Fik <fisiu@opensuse.org> | ||||
* | unposted: document effect of 32479 on POSIX_TRAPS | Peter Stephenson | 2014-03-14 | 1 | -0/+2 |
| | |||||
* | 32482: fix character translation issue with some versions of Yodl | Jun T | 2014-03-14 | 1 | -0/+5 |
| | |||||
* | 32479: POSIXTRAPS and implicit return values. | Peter Stephenson | 2014-03-14 | 1 | -0/+5 |
| | | | | | | 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 | 1 | -0/+2 |
| | |||||
* | 32471: handle BSD process management in pgrep completion | Kosuke Asami | 2014-03-13 | 1 | -0/+3 |
| | |||||
* | 32472: new pgrep completion options | Kosuke Asami | 2014-03-13 | 1 | -0/+4 |
| | |||||
* | 32480: Fix crash in vi mode with too few previous changes | Jun T | 2014-03-13 | 1 | -0/+5 |
| | |||||
* | 32468: save/restore match/mbegin/mend when doing pattern lookups against ↵ | Barton E. Schaefer | 2014-03-09 | 1 | -0/+6 |
| | | | | zstyle contexts | ||||
* | Merge branch 'master' of git://git.code.sf.net/p/zsh/code | Barton E. Schaefer | 2014-03-03 | 1 | -17/+36 |
|\ | |||||
| * | 32289: Doc: Add zsh version to footer in HTML documentation. | Simon Ruderich | 2014-03-03 | 1 | -0/+4 |
| | | |||||
| * | 32441: add completer for file extensions | Oliver Kiddle | 2014-03-03 | 1 | -0/+3 |
| | | |||||
| * | 32450: make get-line widget set the history number that was saved with the line | Oliver Kiddle | 2014-03-03 | 1 | -0/+3 |
| | | |||||
| * | 32448: fix seg fault if $WIDGET is accessed after recursive-edit is interrupted | Oliver Kiddle | 2014-03-03 | 1 | -0/+2 |
| | | |||||
| * | 32439: add new show-ambiguity style | Oliver Kiddle | 2014-03-03 | 1 | -0/+3 |
| | | |||||
| * | 32436: allow = to be used in ZLS_COLORS patterns if it is quoted or inside ↵ | Oliver Kiddle | 2014-03-03 | 1 | -17/+22 |
| | | | | | | | | parentheses | ||||
* | | users/18550: matcher-list documentation clarifications | Barton E. Schaefer | 2014-03-03 | 1 | -1/+5 |
|/ | |||||
* | 32453: fix zcalc default base handling | Peter Stephenson | 2014-03-01 | 1 | -0/+2 |
| | |||||
* | 32412 / 32415: New giga- and terabyte units for glob qualifiers | Manuel Presnitz | 2014-03-01 | 1 | -1/+7 |
| | |||||
* | Fix merge conflict | Peter Stephenson | 2014-02-28 | 1 | -0/+19 |
|\ | |||||
| * | 32435: improved quoting for ignore-line completion style | Jun T | 2014-02-26 | 1 | -0/+6 |
| | | |||||
| * | unposted: fix typo in documentation | Oliver Kiddle | 2014-02-25 | 1 | -0/+2 |
| | | |||||
| * | unposted: duplicate local statement was printing variable value | Oliver Kiddle | 2014-02-25 | 1 | -0/+3 |
| | | |||||
| * | users/18498: observe add-space style in _expand_alias so suffix can be disabled | Oliver Kiddle | 2014-02-25 | 1 | -0/+3 |
| | | |||||
| * | users/18485: add .. as an auto-removable suffix in git revision ranges | Oliver Kiddle | 2014-02-25 | 1 | -0/+5 |
| | | |||||
* | | users 18531 plus doc etc.: new expand-absolute-path widget | Peter Stephenson | 2014-02-28 | 1 | -0/+6 |
| | | |||||
* | | Fix outdated npm completion | Hong Xu | 2014-02-24 | 1 | -0/+3 |
|/ | |||||
* | 32642: improve bzr completion with directory path | Sebastien Alaiwan | 2014-02-24 | 1 | -0/+5 |
| | |||||
* | 32427: avoid busy loop on closed descriptors for "zle -F" handlers | Barton E. Schaefer | 2014-02-23 | 1 | -0/+7 |
| | | | | | 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 | 1 | -0/+5 |
| | | | | For glob qualifiers "u" and "g". | ||||
* | new forms of completion for btrfs | Eric Cook | 2014-02-18 | 1 | -4/+7 |
| | |||||
* | updated subcommand completion for btrfs | Eric Cook | 2014-02-18 | 1 | -0/+3 |
| | |||||
* | minor typo in btrfs completion | Eric Cook | 2014-02-18 | 1 | -0/+2 |
| | |||||
* | remove hard tabs from btrfs completion | Eric Cook | 2014-02-18 | 1 | -0/+2 |
| | |||||
* | prefer col -bx to colcrt in helpfiles | m0viefreak | 2014-02-18 | 1 | -0/+2 |
| | |||||
* | remove old example from helpfiles: | m0viefreak | 2014-02-18 | 1 | -0/+3 |
| | | | | code is integrated with distribution | ||||
* | use env to find perl for helpfiles | m0viefreak | 2014-02-18 | 1 | -0/+2 |
| | |||||
* | update zshcontrib for latest helpfiles | m0viefreak | 2014-02-18 | 1 | -0/+5 |
| | |||||
* | 32398: _git: completion updates up to latest git v1.9.0 | m0viefreak | 2014-02-18 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - cherry-pick: allow commit ranges to be specified - push: option is called --set-upstream and not --set-upstream-to - status: offer -b,--branch when --porcelain or -z are given --porcelain and -z don't show the branch info by default, so it is needed to offer --branch for those options, too. - checkout: add '--detach' option - checkout: offer '-l' option when '--orphan' was given - show-ref: update wording of --head and --heads according to man-page - config: update default value for color.ui color-bool was changed to accept a default value as $parts[5] - add support for 'cygstart' as a valid builtin browser on cygwin - rebase: add suuport for --autostash and config.autostash - update builtin browser list - grep: add --{no,}textconv - check-ignore: add --no-index - update-ref: add --stdin -z - add -C - pull: add support for --rebase=preserve - config: add support for http.*. options - blame: -L can be given multiple times - config: add support for http.savecookies - push: add support for --force-with-lease - diff: --diff-filter: allow lower-case variants (all-but ... specs) - config: add support for 'fetch.prune' and 'remote.*.prune' - check-ignore: -z: update message, check-attr: add -z - config: add diff.orderfile - revision options: add --exclude - revision options: add --ignore-missing - revision options: add --bisect - rev-parse: add --stuck-long - merge-base: add --fork-point - config: implement submodule.*.update completion - send-email: add --smtp-ssl-cert-path and config options | ||||
* | 32397: _git: fix __git_submodules to only use the actual name of the submodule | m0viefreak | 2014-02-18 | 1 | -0/+3 |
| | | | | | | | | | | | | The output of 'submodule status' is Xsha1 name (describe) X being one of -,+,U,[space] We are only interested in the name part and not the whole line. Fix the parameter expansions accordingly. | ||||
* | 32395: _git: diff: refactor and fix wrong completions | m0viefreak | 2014-02-18 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | Before this, there were several cases where the completion would offer the wrong things: $ git diff branch -- <tab> would try to complete "changed in workdir files", but needs to complete all "tree files in HEAD". $ git diff --cached -- file1 file2 <tab> would try to complete "changed in workdir files" but needs to complete "changed in index files". ... After this change all possible combinations are taken into account and completion should work properly. |