about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 32528: vcs_info: Add check-for-staged-changesDaniel Shahaf2014-04-055-5/+41
* 32505: improved Solaris compatibility for pgrep completionDanek Duvall2014-03-282-4/+52
* m0viefreak: users/18655,18657,18660: assorted auto-removable suffix fixesm0viefreak2014-03-235-19/+31
* 32502: fix typo in argument list for git completioTakeshi Banse2014-03-212-1/+6
* Merge branch 'master' of https://git.code.sf.net/p/zsh/codePeter Stephenson2014-03-202-1/+9
|\
| * 32500: handle interrupts during pattern matchingBarton E. Schaefer2014-03-202-1/+9
* | users/18644: bindkey -s doc should have forward reference.Peter Stephenson2014-03-202-0/+6
|/
* unposted: in Perforce path completion complete depots after //Peter Stephenson2014-03-202-2/+10
* 32497: avoid using comptesteval in the middle of a series of testsBarton E. Schaefer2014-03-183-6/+21
* 32494: Yodl hack to fix indents in manual page outputJun T2014-03-172-2/+5
* 32493: some man page formatting fixesJun T2014-03-175-2/+10
* Merge branch 'master' of ssh://git.code.sf.net/p/zsh/codePeter Stephenson2014-03-160-0/+0
|\
| * Fix zypper commands completion [zypper <TAB>].Mariusz Fik2014-03-161-1/+4
* | Fix zypper commands completion [zypper <TAB>].Mariusz Fik2014-03-162-1/+9
|/
* unposted: document effect of 32479 on POSIX_TRAPSPeter Stephenson2014-03-142-1/+6
* 32482: fix character translation issue with some versions of YodlJun T2014-03-142-1/+6
* 32479: POSIXTRAPS and implicit return values.Peter Stephenson2014-03-143-2/+22
* 32471: tidy up pgrep completionKosuke Asami2014-03-132-23/+21
* 32471: handle BSD process management in pgrep completionKosuke Asami2014-03-132-6/+51
* 32472: new pgrep completion optionsKosuke Asami2014-03-132-2/+38
* 32480: Fix crash in vi mode with too few previous changesJun T2014-03-132-1/+6
* 32468: save/restore match/mbegin/mend when doing pattern lookups against zsty...Barton E. Schaefer2014-03-092-55/+67
* Merge branch 'master' of git://git.code.sf.net/p/zsh/codeBarton E. Schaefer2014-03-039-22/+124
|\
| * 32289: Doc: Add zsh version to footer in HTML documentation.Simon Ruderich2014-03-033-2/+13
| * 32441: add completer for file extensionsOliver Kiddle2014-03-033-0/+45
| * 32450: make get-line widget set the history number that was saved with the lineOliver Kiddle2014-03-032-0/+7
| * 32448: fix seg fault if $WIDGET is accessed after recursive-edit is interruptedOliver Kiddle2014-03-032-1/+3
| * 32439: add new show-ambiguity styleOliver Kiddle2014-03-033-0/+20
| * 32436: allow = to be used in ZLS_COLORS patterns if it is quoted or inside pa...Oliver Kiddle2014-03-032-19/+37
* | users/18550: matcher-list documentation clarificationsBarton E. Schaefer2014-03-032-6/+12
|/
* 32453: fix zcalc default base handlingPeter Stephenson2014-03-012-1/+3
* 32412 / 32415: New giga- and terabyte units for glob qualifiersManuel Presnitz2014-03-015-13/+62
* Fix merge conflictPeter Stephenson2014-02-287-21/+44
|\
| * 32435: improved quoting for ignore-line completion styleJun T2014-02-263-14/+18
| * unposted: fix typo in documentationOliver Kiddle2014-02-252-1/+3
| * unposted: duplicate local statement was printing variable valueOliver Kiddle2014-02-252-1/+4
| * users/18498: observe add-space style in _expand_alias so suffix can be disabledOliver Kiddle2014-02-252-2/+6
| * users/18485: add .. as an auto-removable suffix in git revision rangesOliver Kiddle2014-02-252-3/+13
* | users 18531 plus doc etc.: new expand-absolute-path widgetPeter Stephenson2014-02-284-0/+32
* | Fix outdated npm completionHong Xu2014-02-242-15/+8
|/
* 32642: improve bzr completion with directory pathSebastien Alaiwan2014-02-242-2/+7
* 32427: avoid busy loop on closed descriptors for "zle -F" handlersBarton E. Schaefer2014-02-233-21/+72
* 32414: improved error message for missing delimiters.Peter Stephenson2014-02-192-2/+7
* new forms of completion for btrfsEric Cook2014-02-182-8/+145
* updated subcommand completion for btrfsEric Cook2014-02-182-10/+45
* minor typo in btrfs completionEric Cook2014-02-182-1/+3
* remove hard tabs from btrfs completionEric Cook2014-02-182-75/+77
* prefer col -bx to colcrt in helpfilesm0viefreak2014-02-182-6/+8
* remove old example from helpfiles:m0viefreak2014-02-182-18/+7
* use env to find perl for helpfilesm0viefreak2014-02-182-1/+3