about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* unposted: fix typoBarton E. Schaefer2014-04-061-0/+2
|
* 32531: fix memory leaks detected by valgrindBarton E. Schaefer2014-04-061-0/+6
|
* 32533: add completion for "apt-mark"Sebastian Ramacher2014-04-061-0/+3
|
* 32532: completion for "apt" commandAlessandro Ghedini2014-04-061-0/+3
|
* complete zfs ... -o multiple timesllua2014-04-061-0/+3
|
* 32521: document that LOGNAME comes from getlogin()Peter Stephenson2014-04-061-0/+5
|
* 32528: vcs_info: Document 'post-backend' hook and bzr 'check-for-changes' ↵Daniel Shahaf2014-04-051-0/+3
| | | | support.
* 32528: vcs_info: Add check-for-staged-changesDaniel Shahaf2014-04-051-0/+6
|
* 32505: improved Solaris compatibility for pgrep completionDanek Duvall2014-03-281-0/+5
|
* m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixesm0viefreak2014-03-231-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 completioTakeshi Banse2014-03-211-0/+5
|
* Merge branch 'master' of https://git.code.sf.net/p/zsh/codePeter Stephenson2014-03-201-0/+2
|\
| * 32500: handle interrupts during pattern matchingBarton E. Schaefer2014-03-201-0/+2
| |
* | users/18644: bindkey -s doc should have forward reference.Peter Stephenson2014-03-201-0/+3
|/ | | | Indicate there is documentation for the argument strings.
* unposted: in Perforce path completion complete depots after //Peter Stephenson2014-03-201-0/+6
|
* 32497: avoid using comptesteval in the middle of a series of testsBarton E. Schaefer2014-03-181-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 outputJun T2014-03-171-0/+3
|
* 32493: some man page formatting fixesJun T2014-03-171-0/+6
|
* Fix zypper commands completion [zypper <TAB>].Mariusz Fik2014-03-161-0/+5
| | | | Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
* unposted: document effect of 32479 on POSIX_TRAPSPeter Stephenson2014-03-141-0/+2
|
* 32482: fix character translation issue with some versions of YodlJun T2014-03-141-0/+5
|
* 32479: POSIXTRAPS and implicit return values.Peter Stephenson2014-03-141-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 completionKosuke Asami2014-03-131-0/+2
|
* 32471: handle BSD process management in pgrep completionKosuke Asami2014-03-131-0/+3
|
* 32472: new pgrep completion optionsKosuke Asami2014-03-131-0/+4
|
* 32480: Fix crash in vi mode with too few previous changesJun T2014-03-131-0/+5
|
* 32468: save/restore match/mbegin/mend when doing pattern lookups against ↵Barton E. Schaefer2014-03-091-0/+6
| | | | zstyle contexts
* Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer2014-03-031-17/+36
|\
| * 32289: Doc: Add zsh version to footer in HTML documentation.Simon Ruderich2014-03-031-0/+4
| |
| * 32441: add completer for file extensionsOliver Kiddle2014-03-031-0/+3
| |
| * 32450: make get-line widget set the history number that was saved with the lineOliver Kiddle2014-03-031-0/+3
| |
| * 32448: fix seg fault if $WIDGET is accessed after recursive-edit is interruptedOliver Kiddle2014-03-031-0/+2
| |
| * 32439: add new show-ambiguity styleOliver Kiddle2014-03-031-0/+3
| |
| * 32436: allow = to be used in ZLS_COLORS patterns if it is quoted or inside ↵Oliver Kiddle2014-03-031-17/+22
| | | | | | | | parentheses
* | users/18550: matcher-list documentation clarificationsBarton E. Schaefer2014-03-031-1/+5
|/
* 32453: fix zcalc default base handlingPeter Stephenson2014-03-011-0/+2
|
* 32412 / 32415: New giga- and terabyte units for glob qualifiersManuel Presnitz2014-03-011-1/+7
|
* Fix merge conflictPeter Stephenson2014-02-281-0/+19
|\
| * 32435: improved quoting for ignore-line completion styleJun T2014-02-261-0/+6
| |
| * unposted: fix typo in documentationOliver Kiddle2014-02-251-0/+2
| |
| * unposted: duplicate local statement was printing variable valueOliver Kiddle2014-02-251-0/+3
| |
| * users/18498: observe add-space style in _expand_alias so suffix can be disabledOliver Kiddle2014-02-251-0/+3
| |
| * users/18485: add .. as an auto-removable suffix in git revision rangesOliver Kiddle2014-02-251-0/+5
| |
* | users 18531 plus doc etc.: new expand-absolute-path widgetPeter Stephenson2014-02-281-0/+6
| |
* | Fix outdated npm completionHong Xu2014-02-241-0/+3
|/
* 32642: improve bzr completion with directory pathSebastien Alaiwan2014-02-241-0/+5
|
* 32427: avoid busy loop on closed descriptors for "zle -F" handlersBarton E. Schaefer2014-02-231-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 Stephenson2014-02-191-0/+5
| | | | For glob qualifiers "u" and "g".
* new forms of completion for btrfsEric Cook2014-02-181-4/+7
|
* updated subcommand completion for btrfsEric Cook2014-02-181-0/+3
|