summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* unposted: Release 5.6. zsh-5.6Daniel Shahaf2018-09-032-2/+6
* CVE-2018-0502, CVE-2018-13259: Fix two security issues in shebang line parsing.Anthony Sottile2018-09-036-20/+72
* 43367: Add maintainer targets 'tarxz-src' and 'targz-src'.Daniel Shahaf2018-09-032-0/+14
* mention Inf/NaN floating point changes in NEWS fileOliver Kiddle2018-09-032-0/+9
* unposted: Makefile.in: further to 43358 use same patchlevel form for the rele...Oliver Kiddle2018-09-032-1/+6
* 43333: Generate FAQ.html in the builddir, rather than in the srcdir, and add ...Daniel Shahaf2018-09-032-5/+11
* Don't handle ZLE functions for single key.Peter Stephenson2018-09-035-16/+22
* 43358: enforce consistent patchlevel formOliver Kiddle2018-08-312-2/+4
* 43357: isinf/isnan can be macros so need custom configure testsOliver Kiddle2018-08-312-1/+24
* unposted: git describe's --long and --abbrev options are not mutually exclusiveOliver Kiddle2018-08-312-2/+5
* 43359: further review of git remote set-url completionOliver Kiddle2018-08-312-26/+20
* 42810: git remote set-url completionpseyfert2018-08-312-7/+30
* 43350: _zsh: support --emulateJun-ichi Takimoto2018-08-302-1/+6
* 43349: new completion for eogJun-ichi Takimoto2018-08-302-0/+28
* 43351: handle the new diff implementation in the pre-release version of FreeB...Oliver Kiddle2018-08-291-60/+61
* 43346: various completion option updatesOliver Kiddle2018-08-2921-44/+106
* 43348: _hg: check for both -r and --revAnton Shestakov2018-08-292-2/+5
* 43347: _hg: use revsets for suggestions for hg mergeAnton Shestakov2018-08-292-6/+7
* 43345: don't modify global variable in _umountableOliver Kiddle2018-08-283-2/+5
* unposted: correct completion argument order for dkmsOliver Kiddle2018-08-282-3/+6
* unposted: completion for argument to strings -s was missingOliver Kiddle2018-08-282-1/+4
* unposted: complete also for bsdtarOliver Kiddle2018-08-282-1/+3
* unposted: fix typo in svccfg completion function callOliver Kiddle2018-08-282-1/+6
* Test release: 5.5.1-test-2. zsh-5.5.1-test-2Daniel Shahaf2018-08-253-5/+5
* unposted: Fix FAQ build, broken by 43184.Daniel Shahaf2018-08-252-1/+3
* unposted: Test release: 5.5.1-test-1. zsh-5.5.1-test-1Daniel Shahaf2018-08-254-8/+10
* 43331: _diff3: Enhance positional argument descriptions (thanks, Oliver).Daniel Shahaf2018-08-252-3/+8
* 43313 (log message tweaked): vcs_info git: For the branch name, try to find a...Daniel Shahaf2018-08-242-0/+9
* 43314: vcs_info git: Flatten a nested if.Daniel Shahaf2018-08-242-9/+9
* 43330: complete more options to cuOliver Kiddle2018-08-242-10/+53
* 43329: new diff3 completionOliver Kiddle2018-08-242-0/+48
* 43328: new zeal completionOliver Kiddle2018-08-242-0/+47
* unposted: Fix --ascii typo in _mandana2018-08-232-1/+5
* 43325: _hg: suggest merge tools for -t/--toolAnton Shestakov2018-08-232-4/+23
* 43326: _hg: add completion of -S/--subrepos to many commandsAnton Shestakov2018-08-232-10/+17
* github #27: add --folder-uri to completion for Visual Studio CodeKlas Mellbourn2018-08-232-1/+6
* 43301: add some functions from zsh-completions projectOliver Kiddle2018-08-236-0/+308
* unposted: docs: Fix duplicated words in _combination.Daniel Shahaf2018-08-212-2/+7
* 43294: Add ZLE_RECURSIVE parameter.Peter Stephenson2018-08-174-0/+31
* 43302: Fix _du -B specdana2018-08-152-2/+6
* unposted: _make: Allow pasted arguments for GNU make's -j option.Daniel Shahaf2018-08-132-1/+6
* 43275: Add log2 to match funcdana2018-08-135-3/+25
* unposted (PR #26): __git_files: fix double quotation of starMarc Cornellà2018-08-122-1/+6
* 43264: fix ${+assoc[nonexistent]} with KSH_ARRAYSPeter Stephenson2018-08-093-1/+14
* 43261: Fix unary minus with base.Peter Stephenson2018-08-083-2/+22
* 43254: remove hg -w completion, add hg -SAnton Shestakov2018-08-072-69/+72
* 43252: fix various hg options for completionAnton Shestakov2018-08-072-71/+121
* 43250: add hg forget, phase, summary completionAnton Shestakov2018-08-072-0/+23
* 43251: fix some return values of _hg functionsAnton Shestakov2018-08-072-10/+21
* 43253: hg --style deprecated in favour of --templateAnton Shestakov2018-08-072-9/+14