Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-05 | Cherry pick multiple upstream commits to migrate pcre module to pcre2. | Axel Beckert | 1 | -0/+3 | |
Update Build-Depends and Build-Using from libpcre3-dev to libpcre2-dev accordingly. Closes: #999918 Gbp-Dch: Full | |||||
2023-01-30 | Cherry-pick upstream commit 3e3cfabc to fix a completion regression | Axel Beckert | 1 | -0/+1 | |
This fixes completion regression with NO_CASE_GLOB in Zsh 5.9. Closes: #1013434 Thanks: Vincent Lefèvre! Gbp-Dch: Full | |||||
2022-05-15 | Add patch to fix two typos in man pages found by Lintian | Axel Beckert | 1 | -0/+1 | |
2022-05-08 | Remove cherry-picked patches applied upstream | Axel Beckert | 1 | -2/+0 | |
2022-04-13 | Add patch by Jun to fix autopkgtest with zsh-static due to warning on STDERR | Axel Beckert | 1 | -0/+1 | |
2022-04-12 | Add patch from Jun T to export LANG when running D07multibyte.ztst | Axel Beckert | 1 | -0/+1 | |
Hopefully fixes FTBFS on most architectures due to test suite failures. | |||||
2022-04-11 | Refresh patches as needed, remove patches applied upstream | Axel Beckert | 1 | -2/+0 | |
2022-02-12 | Zsh 5.8.1: Refresh patches, drop cherry-picked patch for commit 754658af | Axel Beckert | 1 | -1/+0 | |
2021-09-16 | Incomplete patch for #993843 (zsh-static segfaults on updated libc) | Axel Beckert | 1 | -0/+1 | |
2021-09-05 | Add patch to set default pager to /usr/bin/pager instead of more. | Axel Beckert | 1 | -0/+1 | |
Drop according sed call from debian/rules which didn't catch .zwc files. Gbp-Dch: Full | |||||
2020-06-30 | Cherry-pick 754658af from upstream to fix "git stash drop" tab-completion | Axel Beckert | 1 | -0/+1 | |
See https://www.zsh.org/cgi-bin/mla/redirect?WORKERNUMBER=46093 ff. This is the upstream commit without the changes to upstream Changelog file. | |||||
2020-06-23 | Cherry-pick d128bc0b from upstream: 45731: _debsnap: New completion function | Daniel Shahaf | 1 | -0/+1 | |
Closes: #960298 | |||||
2020-03-22 | Add completion for dscverify | Axel Beckert | 1 | -0/+1 | |
Closes: #953389 | |||||
2020-02-16 | Apply changes from Ubuntu's zsh 5.7.1-1ubuntu2 package | Axel Beckert | 1 | -0/+1 | |
… except all debian/changelog entries and modifying the Maintainer field. This includes: * debian/zshrc: Enable completions by default, unless skip_global_compinit is set. * Support cross-compiling: + Adjust upstream autoconf cross-compile default fallbacks. + Skip zcompile when cross-compiling. + Add libelf-dev build-dependency. Gbp-Dch: Full | |||||
2019-02-04 | Drop fix-vcs-info-p4.patch, fixed upstream | Axel Beckert | 1 | -1/+0 | |
2019-01-27 | Fix perforce detection in vcs-info | Frank Terbeck | 1 | -0/+1 | |
This is known upstream, this is a quickfix to limit our user's exposure to the issue. | |||||
2019-01-05 | Change shebang path in example script to Debian's zsh path | Axel Beckert | 1 | -0/+1 | |
With dh compat 12, example scripts are installed uncompressed. Hence this showed up as script with wrong interpreter in the shebang line. | |||||
2018-12-24 | Remove all cherry-picked patches | Axel Beckert | 1 | -2/+0 | |
2018-09-17 | Cherry-pick 551ff842 (43464: Another attachtty() fix) (workers/43474) from ↵ | Daniel Shahaf | 1 | -0/+1 | |
upstream. | |||||
2018-09-15 | Cherry-pick decc78c72 from upstream: _svn: Allow hyphens in command name ↵ | Axel Beckert | 1 | -0/+1 | |
aliases. | |||||
2018-04-07 | Drop cherry-picked patches for CVE-2018-1071 and CVE-2018-1083 | Axel Beckert | 1 | -2/+0 | |
2018-04-05 | Cherry-pick upstream patches to fix CVE-2018-1071 + CVE-2018-1083 | Axel Beckert | 1 | -0/+2 | |
* CVE-2018-1071 (Check bounds when copying path in "hashcmd()". Closes: #894044) * CVE-2018-1083 (Check bounds on PATH_MAX-sized buffer used for file completion candidates. Closes: #894043) Gbp-Dch: Full | |||||
2017-08-10 | Drop all but two patches for 5.4.1, add changelog entry for 5.4.1-1 | Axel Beckert | 1 | -8/+0 | |
2017-06-22 | Patch configure.ac to add support for yodl 4 to yodl version check | Axel Beckert | 1 | -0/+1 | |
Closes: #865492 | |||||
2017-01-17 | Cherry-pick four stability patches from upstream | Axel Beckert | 1 | -0/+4 | |
2017-01-08 | Add patches by Daniel Shahaf to add swaks and update bts completion | Axel Beckert | 1 | -0/+2 | |
… as posted by Daniel on zsh-workers. | |||||
2016-12-27 | Add patch by Daniel Shahaf to make zsh-dev reproducible (c.f. #849288) | Axel Beckert | 1 | -0/+1 | |
2016-12-11 | Add patch to update for new Debian programming language sections | Josh Triplett | 1 | -0/+1 | |
Closes: #847540 | |||||
2016-12-06 | Remove cherry-picked patch | Axel Beckert | 1 | -1/+0 | |
2016-12-04 | Cherry-pick af2ab0247: attempt to make output from interactive test more robust | Axel Beckert | 1 | -0/+1 | |
2016-12-04 | Remove cherry-picked fix-segfault-in-is_cond_binary_op.patch | Axel Beckert | 1 | -1/+0 | |
... in preparation of merging a new upstream release. | |||||
2016-02-01 | Add patch by Bart Schaefer to fix segfault in is_cond_binary_op | Axel Beckert | 1 | -0/+1 | |
2016-01-24 | Update changelog for new beta release, remove patches applied upstream | Axel Beckert | 1 | -2/+0 | |
2015-12-26 | Add patch to fix parsing of aptitude 0.7.5's --help output | Axel Beckert | 1 | -0/+1 | |
… without stopping to be able parse older aptitude versions' output. | |||||
2015-12-26 | Add patch to add missing apt purge and autoremove subcommands | Felipe Sateler | 1 | -0/+1 | |
Closes: #808317 | |||||
2015-08-22 | Remove all cherry-picked patches | Axel Beckert | 1 | -6/+0 | |
2015-07-26 | Cherry-pick upstream fix for segfault upon $((…)<Tab> | Axel Beckert | 1 | -0/+1 | |
2015-07-26 | Cherry-pick 771381c2+dd8079e0 to fix $((...)) completion | Axel Beckert | 1 | -0/+2 | |
Closes: #793168 | |||||
2015-06-29 | Cherry-pick upstream fix to avoid warnings in prompt adam1 with Perl 5.22 | Axel Beckert | 1 | -0/+1 | |
2015-06-29 | Cherry-pick upstream crash fix to handle failure of gettempname() in namedpipe() | Axel Beckert | 1 | -0/+1 | |
2015-06-28 | Cherry-pick upstream patch to fix signal queueing in zcontext_save_partial() | Axel Beckert | 1 | -0/+1 | |
Closes: #790282 | |||||
2015-05-28 | Drop all but one patch (issues fixed upstream) | Axel Beckert | 1 | -2/+0 | |
2015-05-08 | Updated patch by pws which unsetopts PROMPT_SP | Axel Beckert | 1 | -1/+1 | |
Rename patch accordingly | |||||
2015-05-06 | Add patch to check if test suite failures are prompt variables related | Axel Beckert | 1 | -0/+1 | |
2015-05-06 | Remove all cherry-picked patches | Axel Beckert | 1 | -7/+0 | |
2014-10-13 | Add patch by Bart Schaefer which should further mitigate #759870 | Axel Beckert | 1 | -0/+1 | |
2014-10-13 | Cherry-pick 2d14c085 (33445: fix handling of -s when combined with -i at ↵ | Axel Beckert | 1 | -0/+1 | |
shell invocation) from upstream | |||||
2014-10-13 | Cherry-pick 521313b4 (Tests for workers/33429) from upstream | Axel Beckert | 1 | -0/+1 | |
2014-10-13 | Cherry-pick 605a73e4 (33429: disallow non-integer values for HISTSIZE and ↵ | Axel Beckert | 1 | -0/+1 | |
SAVEHIST of "fc -p", and fix crash on zero values for same) from upstream | |||||
2014-10-13 | Cherry-pick 22c4ea42 (33403: be conservative about redirecting _call_program ↵ | Axel Beckert | 1 | -0/+1 | |
stderr, the caller may have already done so) from upstream |