Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-03-30 | 49908: reset LC_CTYPE to C during tests | Jun-ichi Takimoto | 2 | -2/+5 | |
and do not export MODULE_PATH since child zsh will not import it | |||||
2022-03-29 | 49918: Update for 49917 and 49911. | Bart Schaefer | 3 | -0/+17 | |
2022-03-29 | 49917: change sense of "Ignore insecure ..." answer and use "autoload -r" | Bart Schaefer | 3 | -11/+15 | |
2022-03-28 | Add entry for 49897. | Bart Schaefer | 1 | -0/+5 | |
2022-03-28 | 49897: Eliminate reliance on $jobstates parameter, fix -P exit status check. | Bart Schaefer | 1 | -17/+20 | |
2022-03-29 | 49853 + 49882/49883: make "${arr[*]:off}" compatible with ksh/bash | Jun-ichi Takimoto | 3 | -3/+55 | |
2022-03-28 | 49890: Avoid scanning unallocated memory in saved command line. | Peter Stephenson | 2 | -1/+6 | |
2022-03-24 | 49875: completion for info -f. | Peter Stephenson | 2 | -2/+11 | |
Use local files if there's a slash in the argument. | |||||
2022-03-24 | 49845: man page clarification on option scope | Peter Stephenson | 2 | -0/+8 | |
2022-03-18 | 49852: Add _routing_domains and _routing_tables types | Matthew Martin | 10 | -8/+27 | |
2022-03-18 | 49851: _login_class: Complete login.conf.d classes | Matthew Martin | 2 | -1/+13 | |
2022-03-13 | 49844: Fix node reference errors from 49446 and 49448. | Bart Schaefer | 3 | -2/+14 | |
2022-03-08 | promptinit: only exclude current theme from preview if no arguments are given | Mikael Magnusson | 2 | -3/+7 | |
2022-03-06 | 49802 (+49804): pass MODULE_PATH to zsh started in test W03 | Jun-ichi Takimoto | 2 | -0/+6 | |
2022-03-03 | 49792: Non-interative shell input is line buffered. | Peter Stephenson | 3 | -7/+26 | |
2022-03-03 | 49787: test for jobs fix in 49783 | Peter Stephenson | 3 | -0/+56 | |
2022-03-02 | unposted: Fix typo in the previous commit's ChangeLog entry | Daniel Shahaf | 1 | -1/+1 | |
Found-by: Mehtab Singh Mann <https://github.com/mehtabsinghmann> | |||||
2022-03-01 | 49783: Consistently use old job table in parameter module | Peter Stephenson | 3 | -48/+85 | |
2022-03-01 | users/27536: Improved history list documentation | Peter Stephenson | 2 | -3/+9 | |
Clarify interaction of matching and numbers. | |||||
2022-02-25 | Replace dh overrides with execute_after_… where applicable | Axel Beckert | 1 | -8/+3 | |
2022-02-23 | 49766: _less: add quotes to -" and -# | Jun-ichi Takimoto | 2 | -2/+4 | |
2022-02-23 | 49765: _less: add option --color as synonym for -D | Jun-ichi Takimoto | 2 | -2/+7 | |
2022-02-22 | unposted: Fix some typos and markup. | Daniel Shahaf | 5 | -5/+13 | |
2022-02-22 | 49672: document "tied" in output from ${(t)...} | Peter Stephenson | 2 | -0/+10 | |
2022-02-22 | 49769: Mention how to show nanosecond precision | Mikael Magnusson | 2 | -0/+7 | |
2022-02-20 | 49728: vcs_info hg mq: Don't include applied patches in the unapplied patches | Daniel Shahaf | 2 | -0/+7 | |
For instance, with 4 applied patches, 5 unapplied patches, and no guards involved, the patch-format style would indicate 9 (= 4+5) unapplied patches and 4 applied patches. | |||||
2022-02-20 | 49727 (+ comment): vcs_info quilt: Pass the patches dir path to the ↵ | Daniel Shahaf | 6 | -4/+38 | |
gen-applied-string, gen-unapplied-string, and set-patch-format hooks I use that in my gen-applied-string hook. | |||||
2022-02-20 | unposted: vcs_info hg mg (with get-unapplied set): Stop leaking a variable ↵ | Daniel Shahaf | 2 | -1/+7 | |
to global scope | |||||
2022-02-16 | 49757 (sourceforge #1): offer *.dtx as TeX input files | samcarter | 2 | -1/+6 | |
2022-02-15 | 49756 + 49758(Daniel): replace LPAR() in FAQ.yo by SUBST(_LPAR_) | Jun-ichi Takimoto | 3 | -7/+14 | |
In FAQ.yo, macros inside mytt() and tt() are not expanded. Also includes an update for zyodl.vim by Daniel. | |||||
2022-02-13 | unposted: Fix one underline length in README (cosmetic) | Axel Beckert | 2 | -1/+6 | |
2022-02-13 | Install Etc/CVE-2021-45444-VCS_Info-workaround.patch into zsh-doc | Axel Beckert | 1 | -0/+1 | |
It is new since 5.8.1 and not relevant for Debian's package but gives hints about CVE-2021-45444 mitigations on other platforms which aren't updated yet. Gbp-Dch: Full | |||||
2022-02-12 | Upload as 5.8.1-1 to unstable with urgency=high due to CVE-2021-45444 | Axel Beckert | 1 | -2/+6 | |
2022-02-12 | Update copyright years in debian/copyright | Axel Beckert | 1 | -2/+2 | |
Thanks: Lintian! | |||||
2022-02-12 | Add lintian overrides for all occurrences of ↵ | Axel Beckert | 1 | -0/+9 | |
very-long-line-length-in-source-file They're all false positives. Gbp-Dch: Full | |||||
2022-02-12 | Make paths in lintian overrides agnostic to upstream versions | Axel Beckert | 1 | -1/+1 | |
2022-02-12 | Update debian/changelog for 5.8.1, set urgency=high due to CVE-2021-45444 | Axel Beckert | 1 | -0/+29 | |
2022-02-12 | Zsh 5.8.1: Refresh patches, drop cherry-picked patch for commit 754658af | Axel Beckert | 4 | -57/+23 | |
2022-02-12 | Update upstream source from tag 'upstream/5.8.1' | Axel Beckert | 40 | -4287/+6179 | |
Update to upstream version '5.8.1' with Debian dir a5d2bf34c355a0e96e2d6d9fba85468f75c5364f | |||||
2022-02-12 | New upstream version 5.8.1 | Axel Beckert | 40 | -4287/+6179 | |
2022-02-12 | debian/watch: Drop comment about FTP timeouts | Axel Beckert | 1 | -3/+0 | |
We won't go back to non-TLS protocols in debian/watch. | |||||
2022-02-12 | unposted: Post-release version bump | dana | 2 | -1/+3 | |
2022-02-12 | unposted: Release 5.8.1 | dana | 4 | -6/+8 | |
(cherry picked from commit 1a490c7050cfacd5daf8376d5a1f0e8cb14ccda5) | |||||
2022-02-12 | security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignment | Marc Cornellà | 2 | -1/+5 | |
Tweaked per discussion in security/90, security/91 (cherry picked from commit b34d33e3b3c5ae30e8315111f07634c1e7507531) | |||||
2022-02-12 | CVE-2021-45444: Update NEWS/README | dana | 3 | -0/+22 | |
(cherry picked from commit bdc4d70a7e033b754e68a8659a037ea0fc5f38de) | |||||
2022-02-12 | security/89: Add patch which can optionally be used to work around ↵ | Marc Cornellà | 2 | -0/+103 | |
CVE-2021-45444 in VCS_Info (cherry picked from commit fdb8b0ce6244ff26bf55e0fd825310a58d0d3156) | |||||
2022-02-12 | security/41: Don't perform PROMPT_SUBST evaluation on %F/%K arguments | Oliver Kiddle | 2 | -0/+15 | |
Mitigates CVE-2021-45444 (cherry picked from commit c187154f47697cdbf822c2f9d714d570ed4a0fd1) | |||||
2022-02-12 | unposted: Release 5.8.1 | dana | 4 | -6/+10 | |
2022-02-12 | unposted: add 'static' to shinsavestack | Jun-ichi Takimoto | 2 | -1/+4 | |
(cherry picked from commit 309d899507adc62de5a6c37c32386898b44895fd) | |||||
2022-02-12 | 49290: Replace stdio for buffered shell input. | Peter Stephenson | 3 | -19/+121 | |
The previous method allowed memory management to interact with signal handlers, causing occasional crashes on some system. Instead, use a simple pre-allocated buffer and raw system calls. (cherry picked from commit e5cd2dd980302f328d232d933f646c3dc02828bf) |