Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 49915: Efficient dedup for unsorted completions | Mikael Magnusson | 2022-03-30 | 3 | -20/+38 | |
| | ||||||
* | 49893: Fix comments for UNIQCON/ALL | Mikael Magnusson | 2022-03-30 | 3 | -4/+15 | |
| | ||||||
* | 49910: move multibyte-related f-flagged test from E03 to D07 | Jun-ichi Takimoto | 2022-03-30 | 3 | -5/+15 | |
| | | | | | POSIX requires printf should calculate width/precision in %s conversion in bytes (not in characters) even in multibyte locale | |||||
* | 49908: reset LC_CTYPE to C during tests | Jun-ichi Takimoto | 2022-03-30 | 2 | -2/+5 | |
| | | | | and do not export MODULE_PATH since child zsh will not import it | |||||
* | 49918: Update for 49917 and 49911. | Bart Schaefer | 2022-03-29 | 3 | -0/+17 | |
| | ||||||
* | 49917: change sense of "Ignore insecure ..." answer and use "autoload -r" | Bart Schaefer | 2022-03-29 | 3 | -11/+15 | |
| | ||||||
* | Add entry for 49897. | Bart Schaefer | 2022-03-28 | 1 | -0/+5 | |
| | ||||||
* | 49897: Eliminate reliance on $jobstates parameter, fix -P exit status check. | Bart Schaefer | 2022-03-28 | 1 | -17/+20 | |
| | ||||||
* | 49853 + 49882/49883: make "${arr[*]:off}" compatible with ksh/bash | Jun-ichi Takimoto | 2022-03-29 | 3 | -3/+55 | |
| | ||||||
* | 49890: Avoid scanning unallocated memory in saved command line. | Peter Stephenson | 2022-03-28 | 2 | -1/+6 | |
| | ||||||
* | 49875: completion for info -f. | Peter Stephenson | 2022-03-24 | 2 | -2/+11 | |
| | | | | Use local files if there's a slash in the argument. | |||||
* | 49845: man page clarification on option scope | Peter Stephenson | 2022-03-24 | 2 | -0/+8 | |
| | ||||||
* | 49852: Add _routing_domains and _routing_tables types | Matthew Martin | 2022-03-18 | 10 | -8/+27 | |
| | ||||||
* | 49851: _login_class: Complete login.conf.d classes | Matthew Martin | 2022-03-18 | 2 | -1/+13 | |
| | ||||||
* | 49844: Fix node reference errors from 49446 and 49448. | Bart Schaefer | 2022-03-13 | 3 | -2/+14 | |
| | ||||||
* | promptinit: only exclude current theme from preview if no arguments are given | Mikael Magnusson | 2022-03-08 | 2 | -3/+7 | |
| | ||||||
* | 49802 (+49804): pass MODULE_PATH to zsh started in test W03 | Jun-ichi Takimoto | 2022-03-06 | 2 | -0/+6 | |
| | ||||||
* | 49792: Non-interative shell input is line buffered. | Peter Stephenson | 2022-03-03 | 3 | -7/+26 | |
| | ||||||
* | 49787: test for jobs fix in 49783 | Peter Stephenson | 2022-03-03 | 3 | -0/+56 | |
| | ||||||
* | unposted: Fix typo in the previous commit's ChangeLog entry | Daniel Shahaf | 2022-03-02 | 1 | -1/+1 | |
| | | | | Found-by: Mehtab Singh Mann <https://github.com/mehtabsinghmann> | |||||
* | 49783: Consistently use old job table in parameter module | Peter Stephenson | 2022-03-01 | 3 | -48/+85 | |
| | ||||||
* | users/27536: Improved history list documentation | Peter Stephenson | 2022-03-01 | 2 | -3/+9 | |
| | | | | Clarify interaction of matching and numbers. | |||||
* | 49766: _less: add quotes to -" and -# | Jun-ichi Takimoto | 2022-02-23 | 2 | -2/+4 | |
| | ||||||
* | 49765: _less: add option --color as synonym for -D | Jun-ichi Takimoto | 2022-02-23 | 2 | -2/+7 | |
| | ||||||
* | unposted: Fix some typos and markup. | Daniel Shahaf | 2022-02-22 | 5 | -5/+13 | |
| | ||||||
* | 49672: document "tied" in output from ${(t)...} | Peter Stephenson | 2022-02-22 | 2 | -0/+10 | |
| | ||||||
* | 49769: Mention how to show nanosecond precision | Mikael Magnusson | 2022-02-22 | 2 | -0/+7 | |
| | ||||||
* | 49728: vcs_info hg mq: Don't include applied patches in the unapplied patches | Daniel Shahaf | 2022-02-20 | 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. | |||||
* | 49727 (+ comment): vcs_info quilt: Pass the patches dir path to the ↵ | Daniel Shahaf | 2022-02-20 | 6 | -4/+38 | |
| | | | | | | gen-applied-string, gen-unapplied-string, and set-patch-format hooks I use that in my gen-applied-string hook. | |||||
* | unposted: vcs_info hg mg (with get-unapplied set): Stop leaking a variable ↵ | Daniel Shahaf | 2022-02-20 | 2 | -1/+7 | |
| | | | | to global scope | |||||
* | 49757 (sourceforge #1): offer *.dtx as TeX input files | samcarter | 2022-02-16 | 2 | -1/+6 | |
| | ||||||
* | 49756 + 49758(Daniel): replace LPAR() in FAQ.yo by SUBST(_LPAR_) | Jun-ichi Takimoto | 2022-02-15 | 3 | -7/+14 | |
| | | | | | In FAQ.yo, macros inside mytt() and tt() are not expanded. Also includes an update for zyodl.vim by Daniel. | |||||
* | unposted: Fix one underline length in README (cosmetic) | Axel Beckert | 2022-02-13 | 2 | -1/+6 | |
| | ||||||
* | unposted: Post-release version bump | dana | 2022-02-12 | 2 | -1/+3 | |
| | ||||||
* | unposted: Release 5.8.1 | dana | 2022-02-12 | 4 | -6/+8 | |
| | | | | (cherry picked from commit 1a490c7050cfacd5daf8376d5a1f0e8cb14ccda5) | |||||
* | security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignment | Marc Cornellà | 2022-02-12 | 2 | -1/+5 | |
| | | | | | | Tweaked per discussion in security/90, security/91 (cherry picked from commit b34d33e3b3c5ae30e8315111f07634c1e7507531) | |||||
* | CVE-2021-45444: Update NEWS/README | dana | 2022-02-12 | 3 | -0/+22 | |
| | | | | (cherry picked from commit bdc4d70a7e033b754e68a8659a037ea0fc5f38de) | |||||
* | security/89: Add patch which can optionally be used to work around ↵ | Marc Cornellà | 2022-02-12 | 2 | -0/+103 | |
| | | | | | | CVE-2021-45444 in VCS_Info (cherry picked from commit fdb8b0ce6244ff26bf55e0fd825310a58d0d3156) | |||||
* | security/41: Don't perform PROMPT_SUBST evaluation on %F/%K arguments | Oliver Kiddle | 2022-02-12 | 2 | -0/+15 | |
| | | | | | | Mitigates CVE-2021-45444 (cherry picked from commit c187154f47697cdbf822c2f9d714d570ed4a0fd1) | |||||
* | 49730: new completions for csplit, pr, ptx, truncate | Jun-ichi Takimoto | 2022-02-04 | 5 | -0/+283 | |
| | ||||||
* | 49731: Add OpenBSD sys{clean,merge,patch,upgrade} completion | Matthew Martin | 2022-02-02 | 5 | -0/+35 | |
| | ||||||
* | 49694 + doc: Allow using empty STTY= to freeze tty for a single command | Mikael Magnusson | 2022-01-30 | 4 | -3/+16 | |
| | | | | | Previously, doing this would just run stty with no arguments, which normally causes it to print some terminal settings to stdout. | |||||
* | unposted: vcs_info git: Teach the rebase-apply test case generator to also ↵ | Daniel Shahaf | 2022-01-29 | 3 | -1/+17 | |
| | | | | generate rebase-merge test cases | |||||
* | unposted: vcs_info git: Add a missing guard against redefining a function. | Daniel Shahaf | 2022-01-29 | 2 | -0/+4 | |
| | ||||||
* | unposted: vcs_info git: Deconfuse $EDITOR | Daniel Shahaf | 2022-01-29 | 2 | -2/+5 | |
| | | | | Work around <https://github.com/chrisbra/vim-zsh/issues/39>. | |||||
* | unposted: vcs_info: Add Vim modelines | Daniel Shahaf | 2022-01-29 | 5 | -0/+13 | |
| | | | | ... for consistency with all other vcs_info function files. | |||||
* | 49723: vcs_info quilt: Use quilt-patch-dir and ${QUILT_PATCHES} even when ↵ | Daniel Shahaf | 2022-01-29 | 2 | -21/+28 | |
| | | | | | | | | | | | | get-unapplied hasn't been set This affects the post-quilt hook. Before this patch, if no patches have been applied and get-unapplied hasn't been set, the second argument to that hook would undergo null elision. The generation of patch subjects for the gen-applied-string, gen-unapplied-string, and set-patch-format hooks was unaffected since it was guarded by [[ -n $patches ]]. | |||||
* | 49722: vcs_info quilt: Refactor for readability. No functional change. | Daniel Shahaf | 2022-01-29 | 2 | -6/+10 | |
| | ||||||
* | 49715: _subversion: add: Complete target arguments to this subcommand | Daniel Shahaf | 2022-01-29 | 2 | -10/+17 | |
| | ||||||
* | 49714: _subversion: resolve: Complete conflicted files created by merges, too | Daniel Shahaf | 2022-01-29 | 2 | -1/+8 | |
| |