Age | Commit message (Expand) | Author | Files | Lines |
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 |
2022-02-20 | 49727 (+ comment): vcs_info quilt: Pass the patches dir path to the gen-appli... | Daniel Shahaf | 6 | -4/+38 |
2022-02-20 | unposted: vcs_info hg mg (with get-unapplied set): Stop leaking a variable to... | Daniel Shahaf | 2 | -1/+7 |
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 |
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 |
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 |
2022-02-12 | Add lintian overrides for all occurrences of very-long-line-length-in-source-... | Axel Beckert | 1 | -0/+9 |
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 |
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 |
2022-02-12 | unposted: Post-release version bump | dana | 2 | -1/+3 |
2022-02-12 | unposted: Release 5.8.1 | dana | 4 | -6/+8 |
2022-02-12 | security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignment | Marc Cornellà | 2 | -1/+5 |
2022-02-12 | CVE-2021-45444: Update NEWS/README | dana | 3 | -0/+22 |
2022-02-12 | security/89: Add patch which can optionally be used to work around CVE-2021-4... | Marc Cornellà | 2 | -0/+103 |
2022-02-12 | security/41: Don't perform PROMPT_SUBST evaluation on %F/%K arguments | Oliver Kiddle | 2 | -0/+15 |
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 |
2022-02-12 | 49290: Replace stdio for buffered shell input. | Peter Stephenson | 3 | -19/+121 |
2022-02-12 | 49377: fix segfault by 'bindkey -d' with reordered keymapnamtab | Jun-ichi Takimoto | 3 | -1/+40 |
2022-02-12 | 47560: add includes/prototypes for tests in configure | Jun-ichi Takimoto | 3 | -0/+34 |
2022-02-12 | unposted: _git: Fix copy/paste error in earlier commit that broke `git stash ... | dana | 2 | -1/+4 |
2022-02-12 | security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignment | Marc Cornellà | 2 | -1/+5 |
2022-02-12 | CVE-2021-45444: Update NEWS/README | dana | 3 | -0/+28 |
2022-02-12 | security/89: Add patch which can optionally be used to work around CVE-2021-4... | Marc Cornellà | 2 | -0/+103 |
2022-02-12 | debian/copyright: Remove obsolete upstream URLs (FTP and SourceForge) | Axel Beckert | 1 | -2/+0 |
2022-02-04 | 49730: new completions for csplit, pr, ptx, truncate | Jun-ichi Takimoto | 5 | -0/+283 |
2022-02-02 | 49731: Add OpenBSD sys{clean,merge,patch,upgrade} completion | Matthew Martin | 5 | -0/+35 |
2022-01-30 | 49694 + doc: Allow using empty STTY= to freeze tty for a single command | Mikael Magnusson | 4 | -3/+16 |
2022-01-29 | unposted: vcs_info git: Teach the rebase-apply test case generator to also ge... | Daniel Shahaf | 3 | -1/+17 |
2022-01-29 | unposted: vcs_info git: Add a missing guard against redefining a function. | Daniel Shahaf | 2 | -0/+4 |
2022-01-29 | unposted: vcs_info git: Deconfuse $EDITOR | Daniel Shahaf | 2 | -2/+5 |
2022-01-29 | unposted: vcs_info: Add Vim modelines | Daniel Shahaf | 5 | -0/+13 |
2022-01-29 | 49723: vcs_info quilt: Use quilt-patch-dir and ${QUILT_PATCHES} even when get... | Daniel Shahaf | 2 | -21/+28 |
2022-01-29 | 49722: vcs_info quilt: Refactor for readability. No functional change. | Daniel Shahaf | 2 | -6/+10 |
2022-01-29 | 49715: _subversion: add: Complete target arguments to this subcommand | Daniel Shahaf | 2 | -10/+17 |
2022-01-29 | 49714: _subversion: resolve: Complete conflicted files created by merges, too | Daniel Shahaf | 2 | -1/+8 |
2022-01-29 | 49713: _subversion: commit, diff, revert: Update completions for svn 1.7 and ... | Daniel Shahaf | 2 | -26/+46 |