Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-09-05 | Update README.Debian wrt. -dbg vs -dbgsym packages and apt-get vs apt. | Axel Beckert | 2 | -12/+29 | |
2018-09-05 | Retroactively mention #908000 in previous changelog entry. | Axel Beckert | 1 | -1/+1 | |
Debian bug report #908000 has been filed to track CVE-2018-0502 and CVE-2018-13259 in the Debian BTS. It has been written only after the upload of 5.6-1 due to the embargo on these issues as the upload of 5.6-1 happened only minutes after the end of the embargo. | |||||
2018-09-03 | Upload to unstable as 5.6-1 with urgency=high due to security fixes | Axel Beckert | 1 | -3/+9 | |
2018-09-03 | Install symlinks to NEWS.gz (Policy 4.2.0) and README.Debian to ↵ | Axel Beckert | 2 | -1/+7 | |
/usr/share/doc/zsh/. Also drop no more used symlink from /usr/share/doc/zsh/changelog.gz to /usr/share/doc/zsh-common/changelog.gz from debian/zsh.links. Mention in debian/TODO.md other minor, but non-trivial issues noticed recently. Gbp-Dch: Full | |||||
2018-09-03 | Update debian/changelog for new upstream release | Axel Beckert | 1 | -0/+9 | |
2018-09-03 | Refresh patch further-mitigate-test-suite-hangs.patch | Axel Beckert | 1 | -5/+3 | |
2018-09-03 | Merge tag 'zsh-5.6' into debian | Axel Beckert | 46 | -187/+444 | |
Release 5.6. | |||||
2018-09-03 | unposted: Release 5.6. | Daniel Shahaf | 2 | -2/+6 | |
2018-09-03 | CVE-2018-0502, CVE-2018-13259: Fix two security issues in shebang line parsing. | Anthony Sottile | 6 | -20/+72 | |
See NEWS for more information. Patch by Anthony Sottile and Buck Evan. | |||||
2018-09-03 | 43367: Add maintainer targets 'tarxz-src' and 'targz-src'. | Daniel Shahaf | 2 | -0/+14 | |
2018-09-03 | mention Inf/NaN floating point changes in NEWS file | Oliver Kiddle | 2 | -0/+9 | |
2018-09-03 | unposted: Makefile.in: further to 43358 use same patchlevel form for the ↵ | Oliver Kiddle | 2 | -1/+6 | |
release file | |||||
2018-09-03 | 43333: Generate FAQ.html in the builddir, rather than in the srcdir, and add ↵ | Daniel Shahaf | 2 | -5/+11 | |
it to the default target of the Etc/ subdirectory. This fixes `make targz-doc` in out-of-tree builds. | |||||
2018-09-03 | Don't handle ZLE functions for single key. | Peter Stephenson | 5 | -16/+22 | |
For read -k and read -q where we use ZLE, we just want a single key and not full ZLE processing. So don't handle timed ZLE functions when preforming the read. | |||||
2018-08-31 | 43358: enforce consistent patchlevel form | Oliver Kiddle | 2 | -2/+4 | |
2018-08-31 | 43357: isinf/isnan can be macros so need custom configure tests | Oliver Kiddle | 2 | -1/+24 | |
2018-08-31 | unposted: git describe's --long and --abbrev options are not mutually exclusive | Oliver Kiddle | 2 | -2/+5 | |
2018-08-31 | 43359: further review of git remote set-url completion | Oliver Kiddle | 2 | -26/+20 | |
2018-08-31 | 42810: git remote set-url completion | pseyfert | 2 | -7/+30 | |
2018-08-30 | 43350: _zsh: support --emulate | Jun-ichi Takimoto | 2 | -1/+6 | |
2018-08-30 | 43349: new completion for eog | Jun-ichi Takimoto | 2 | -0/+28 | |
2018-08-29 | 43351: handle the new diff implementation in the pre-release version of ↵ | Oliver Kiddle | 1 | -60/+61 | |
FreeBSD 12 | |||||
2018-08-29 | 43346: various completion option updates | Oliver Kiddle | 21 | -44/+106 | |
2018-08-29 | 43348: _hg: check for both -r and --rev | Anton Shestakov | 2 | -2/+5 | |
2018-08-29 | 43347: _hg: use revsets for suggestions for hg merge | Anton Shestakov | 2 | -6/+7 | |
2018-08-28 | 43345: don't modify global variable in _umountable | Oliver Kiddle | 3 | -2/+5 | |
2018-08-28 | unposted: correct completion argument order for dkms | Oliver Kiddle | 2 | -3/+6 | |
2018-08-28 | unposted: completion for argument to strings -s was missing | Oliver Kiddle | 2 | -1/+4 | |
2018-08-28 | unposted: complete also for bsdtar | Oliver Kiddle | 2 | -1/+3 | |
2018-08-28 | unposted: fix typo in svccfg completion function call | Oliver Kiddle | 2 | -1/+6 | |
2018-08-27 | Upload to experimental as 5.5.1-test-2-1 | Axel Beckert | 1 | -2/+2 | |
2018-08-27 | Add changelog entry for new upstream release candidate | Axel Beckert | 1 | -0/+8 | |
2018-08-27 | Merge tag 'zsh-5.5.1-test-2' into debian | Axel Beckert | 202 | -3495/+9308 | |
Test release: 5.5.1-test-2. | |||||
2018-08-26 | Declare compliance with Debian Policy 4.2.1. (No changes needded.) | Axel Beckert | 1 | -1/+1 | |
2018-08-25 | Test release: 5.5.1-test-2. | Daniel Shahaf | 3 | -5/+5 | |
2018-08-25 | unposted: Fix FAQ build, broken by 43184. | Daniel Shahaf | 2 | -1/+3 | |
2018-08-25 | unposted: Test release: 5.5.1-test-1. | Daniel Shahaf | 4 | -8/+10 | |
2018-08-25 | 43331: _diff3: Enhance positional argument descriptions (thanks, Oliver). | Daniel Shahaf | 2 | -3/+8 | |
2018-08-24 | 43313 (log message tweaked): vcs_info git: For the branch name, try to find ↵ | Daniel Shahaf | 2 | -0/+9 | |
a symbolic name before falling back to a raw commit hash. Ask git-describe(1) and git-name-rev(1) to compute a gitrevisions(7) name in terms of a branch or tag that contains (= is a descendant of, is younger than) HEAD. In this repository, the output changes from "9567bfe..." to "master~1" or "remotes/origin/HEAD~1". This would also happen during bisects, e.g., "bisect/bad~22". | |||||
2018-08-24 | 43314: vcs_info git: Flatten a nested if. | Daniel Shahaf | 2 | -9/+9 | |
No functional change. | |||||
2018-08-24 | 43330: complete more options to cu | Oliver Kiddle | 2 | -10/+53 | |
2018-08-24 | 43329: new diff3 completion | Oliver Kiddle | 2 | -0/+48 | |
2018-08-24 | 43328: new zeal completion | Oliver Kiddle | 2 | -0/+47 | |
2018-08-23 | unposted: Fix --ascii typo in _man | dana | 2 | -1/+5 | |
2018-08-23 | 43325: _hg: suggest merge tools for -t/--tool | Anton Shestakov | 2 | -4/+23 | |
2018-08-23 | 43326: _hg: add completion of -S/--subrepos to many commands | Anton Shestakov | 2 | -10/+17 | |
2018-08-23 | github #27: add --folder-uri to completion for Visual Studio Code | Klas Mellbourn | 2 | -1/+6 | |
2018-08-23 | 43301: add some functions from zsh-completions project | Oliver Kiddle | 6 | -0/+308 | |
2018-08-21 | unposted: docs: Fix duplicated words in _combination. | Daniel Shahaf | 2 | -2/+7 | |
2018-08-17 | 43294: Add ZLE_RECURSIVE parameter. | Peter Stephenson | 4 | -0/+31 | |