| Commit message (Expand) | Author | Age | Files | Lines |
* | 49727 (+ comment): vcs_info quilt: Pass the patches dir path to the gen-appli... | Daniel Shahaf | 2022-02-20 | 1 | -0/+8 |
* | unposted: vcs_info hg mg (with get-unapplied set): Stop leaking a variable to... | Daniel Shahaf | 2022-02-20 | 1 | -0/+6 |
* | 49757 (sourceforge #1): offer *.dtx as TeX input files | samcarter | 2022-02-16 | 1 | -0/+5 |
* | 49756 + 49758(Daniel): replace LPAR() in FAQ.yo by SUBST(_LPAR_) | Jun-ichi Takimoto | 2022-02-15 | 1 | -0/+5 |
* | unposted: Fix one underline length in README (cosmetic) | Axel Beckert | 2022-02-13 | 1 | -0/+5 |
* | unposted: Post-release version bump | dana | 2022-02-12 | 1 | -0/+2 |
* | unposted: Release 5.8.1 | dana | 2022-02-12 | 1 | -0/+3 |
* | security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignment | Marc Cornellà | 2022-02-12 | 1 | -0/+4 |
* | CVE-2021-45444: Update NEWS/README | dana | 2022-02-12 | 1 | -0/+2 |
* | security/89: Add patch which can optionally be used to work around CVE-2021-4... | Marc Cornellà | 2022-02-12 | 1 | -0/+5 |
* | security/41: Don't perform PROMPT_SUBST evaluation on %F/%K arguments | Oliver Kiddle | 2022-02-12 | 1 | -0/+5 |
* | 49730: new completions for csplit, pr, ptx, truncate | Jun-ichi Takimoto | 2022-02-04 | 1 | -0/+6 |
* | 49731: Add OpenBSD sys{clean,merge,patch,upgrade} completion | Matthew Martin | 2022-02-02 | 1 | -0/+7 |
* | 49694 + doc: Allow using empty STTY= to freeze tty for a single command | Mikael Magnusson | 2022-01-30 | 1 | -0/+5 |
* | unposted: vcs_info git: Teach the rebase-apply test case generator to also ge... | Daniel Shahaf | 2022-01-29 | 1 | -0/+5 |
* | unposted: vcs_info git: Add a missing guard against redefining a function. | Daniel Shahaf | 2022-01-29 | 1 | -0/+3 |
* | unposted: vcs_info git: Deconfuse $EDITOR | Daniel Shahaf | 2022-01-29 | 1 | -0/+3 |
* | unposted: vcs_info: Add Vim modelines | Daniel Shahaf | 2022-01-29 | 1 | -0/+5 |
* | 49723: vcs_info quilt: Use quilt-patch-dir and ${QUILT_PATCHES} even when get... | Daniel Shahaf | 2022-01-29 | 1 | -0/+4 |
* | 49722: vcs_info quilt: Refactor for readability. No functional change. | Daniel Shahaf | 2022-01-29 | 1 | -0/+3 |
* | 49715: _subversion: add: Complete target arguments to this subcommand | Daniel Shahaf | 2022-01-29 | 1 | -0/+3 |
* | 49714: _subversion: resolve: Complete conflicted files created by merges, too | Daniel Shahaf | 2022-01-29 | 1 | -0/+3 |
* | 49713: _subversion: commit, diff, revert: Update completions for svn 1.7 and ... | Daniel Shahaf | 2022-01-29 | 1 | -0/+3 |
* | 49712: _subversion: svn rm: Complete all svn-controlled files, not only missi... | Daniel Shahaf | 2022-01-29 | 1 | -0/+3 |
* | 49711: _subversion: _svn_status: Don't offer unversioned files | Daniel Shahaf | 2022-01-29 | 1 | -0/+5 |
* | unposted: vcs_info quilt docs: Fix misspelled style name | Daniel Shahaf | 2022-01-27 | 1 | -0/+3 |
* | unposted: vcs_info quilt: Remove a no-op variable assignment | Daniel Shahaf | 2022-01-27 | 1 | -0/+5 |
* | 49709: vcs_info hg: Keep $HGPLAIN set for hooks if it had been set outside vc... | Daniel Shahaf | 2022-01-25 | 1 | -0/+6 |
* | gitlab !17: Add missing options for quilt setup command | Andreas Schneider | 2022-01-23 | 1 | -0/+5 |
* | 49667: Include US spelling of "grey" ("gray") | Matt Alexander | 2022-01-01 | 1 | -0/+4 |
* | 49664: Use associative array for third-party completion | Aaron Schrab | 2021-12-29 | 1 | -0/+3 |
* | 49668: update zfs completion | Oliver Kiddle | 2021-12-29 | 1 | -1/+6 |
* | 38150: fix off-by-one error in matcher spec parsing | m0viefreak | 2021-12-24 | 1 | -0/+5 |
* | 49658: Fix NULL reference in match code. | Peter Stephenson | 2021-12-21 | 1 | -0/+5 |
* | 49655 based on 34928 (Daniel Hahler): new pip completion | Oliver Kiddle | 2021-12-21 | 1 | -0/+5 |
* | 49653: fix array indexing issue introduced with 49518 due to using decimal ra... | Oliver Kiddle | 2021-12-16 | 1 | -0/+3 |
* | 49648 based on github #80 (Vincent Bernat): invert before/since for date glob... | Oliver Kiddle | 2021-12-16 | 1 | -0/+6 |
* | 49518: fix exclusions for mixed - and + stacked options | Oliver Kiddle | 2021-12-14 | 1 | -0/+5 |
* | 49646: allow colors in WATCHFMT with %F/%K | Oliver Kiddle | 2021-12-13 | 1 | -0/+3 |
* | 49645: when completing for the path_dirs option, add a / suffix and follow sy... | Oliver Kiddle | 2021-12-13 | 1 | -0/+3 |
* | 49643: facilitate use of the fake style by always calling _description with t... | Oliver Kiddle | 2021-12-13 | 1 | -0/+4 |
* | 49634, reported by Claes Nästén: revert 28989 | Oliver Kiddle | 2021-12-13 | 1 | -0/+6 |
* | 49633: update options for git 2.34 | Oliver Kiddle | 2021-12-07 | 1 | -0/+4 |
* | 49630: allow zsh to quote matches from bash completions but include a special... | Oliver Kiddle | 2021-12-02 | 1 | -0/+3 |
* | 49631: new logger completion | Oliver Kiddle | 2021-12-02 | 1 | -0/+2 |
* | 49629: new Linux perf completion | Oliver Kiddle | 2021-12-02 | 1 | -0/+4 |
* | 49628: Add an xfail test for RPS1/RPROMPT equivalence. | Daniel Shahaf | 2021-12-01 | 1 | -0/+3 |
* | 49624: Expect the test 'All identifiers are variable references in POSIX arit... | Daniel Shahaf | 2021-12-01 | 1 | -0/+4 |
* | unposted: Add whitespace and comments. No functional change. | Daniel Shahaf | 2021-12-01 | 1 | -0/+3 |
* | 49621: Fix the info Doc build, broken in 49448. | Daniel Shahaf | 2021-12-01 | 1 | -0/+5 |