summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 49852: Add _routing_domains and _routing_tables typesMatthew Martin2022-03-1810-8/+27
* 49851: _login_class: Complete login.conf.d classesMatthew Martin2022-03-182-1/+13
* 49844: Fix node reference errors from 49446 and 49448.Bart Schaefer2022-03-133-2/+14
* promptinit: only exclude current theme from preview if no arguments are givenMikael Magnusson2022-03-082-3/+7
* 49802 (+49804): pass MODULE_PATH to zsh started in test W03Jun-ichi Takimoto2022-03-062-0/+6
* 49792: Non-interative shell input is line buffered.Peter Stephenson2022-03-033-7/+26
* 49787: test for jobs fix in 49783Peter Stephenson2022-03-033-0/+56
* unposted: Fix typo in the previous commit's ChangeLog entryDaniel Shahaf2022-03-021-1/+1
* 49783: Consistently use old job table in parameter modulePeter Stephenson2022-03-013-48/+85
* users/27536: Improved history list documentationPeter Stephenson2022-03-012-3/+9
* 49766: _less: add quotes to -" and -#Jun-ichi Takimoto2022-02-232-2/+4
* 49765: _less: add option --color as synonym for -DJun-ichi Takimoto2022-02-232-2/+7
* unposted: Fix some typos and markup.Daniel Shahaf2022-02-225-5/+13
* 49672: document "tied" in output from ${(t)...}Peter Stephenson2022-02-222-0/+10
* 49769: Mention how to show nanosecond precisionMikael Magnusson2022-02-222-0/+7
* 49728: vcs_info hg mq: Don't include applied patches in the unapplied patchesDaniel Shahaf2022-02-202-0/+7
* 49727 (+ comment): vcs_info quilt: Pass the patches dir path to the gen-appli...Daniel Shahaf2022-02-206-4/+38
* unposted: vcs_info hg mg (with get-unapplied set): Stop leaking a variable to...Daniel Shahaf2022-02-202-1/+7
* 49757 (sourceforge #1): offer *.dtx as TeX input filessamcarter2022-02-162-1/+6
* 49756 + 49758(Daniel): replace LPAR() in FAQ.yo by SUBST(_LPAR_)Jun-ichi Takimoto2022-02-153-7/+14
* unposted: Fix one underline length in README (cosmetic)Axel Beckert2022-02-132-1/+6
* unposted: Post-release version bumpdana2022-02-122-1/+3
* unposted: Release 5.8.1dana2022-02-124-6/+8
* security/82: VCS_Info: Fix typo in hook_com[base-name_orig] assignmentMarc Cornellà2022-02-122-1/+5
* CVE-2021-45444: Update NEWS/READMEdana2022-02-123-0/+22
* security/89: Add patch which can optionally be used to work around CVE-2021-4...Marc Cornellà2022-02-122-0/+103
* security/41: Don't perform PROMPT_SUBST evaluation on %F/%K argumentsOliver Kiddle2022-02-122-0/+15
* 49730: new completions for csplit, pr, ptx, truncateJun-ichi Takimoto2022-02-045-0/+283
* 49731: Add OpenBSD sys{clean,merge,patch,upgrade} completionMatthew Martin2022-02-025-0/+35
* 49694 + doc: Allow using empty STTY= to freeze tty for a single commandMikael Magnusson2022-01-304-3/+16
* unposted: vcs_info git: Teach the rebase-apply test case generator to also ge...Daniel Shahaf2022-01-293-1/+17
* unposted: vcs_info git: Add a missing guard against redefining a function.Daniel Shahaf2022-01-292-0/+4
* unposted: vcs_info git: Deconfuse $EDITORDaniel Shahaf2022-01-292-2/+5
* unposted: vcs_info: Add Vim modelinesDaniel Shahaf2022-01-295-0/+13
* 49723: vcs_info quilt: Use quilt-patch-dir and ${QUILT_PATCHES} even when get...Daniel Shahaf2022-01-292-21/+28
* 49722: vcs_info quilt: Refactor for readability. No functional change.Daniel Shahaf2022-01-292-6/+10
* 49715: _subversion: add: Complete target arguments to this subcommandDaniel Shahaf2022-01-292-10/+17
* 49714: _subversion: resolve: Complete conflicted files created by merges, tooDaniel Shahaf2022-01-292-1/+8
* 49713: _subversion: commit, diff, revert: Update completions for svn 1.7 and ...Daniel Shahaf2022-01-292-26/+46
* 49712: _subversion: svn rm: Complete all svn-controlled files, not only missi...Daniel Shahaf2022-01-292-1/+4
* 49711: _subversion: _svn_status: Don't offer unversioned filesDaniel Shahaf2022-01-292-1/+6
* unposted: vcs_info quilt docs: Fix misspelled style nameDaniel Shahaf2022-01-272-1/+4
* unposted: vcs_info quilt: Remove a no-op variable assignmentDaniel Shahaf2022-01-272-1/+5
* 49709: vcs_info hg: Keep $HGPLAIN set for hooks if it had been set outside vc...Daniel Shahaf2022-01-252-1/+6
* gitlab !17: Add missing options for quilt setup commandAndreas Schneider2022-01-232-0/+7
* 49667: Include US spelling of "grey" ("gray")Matt Alexander2022-01-012-3/+9
* 49664: Use associative array for third-party completionAaron Schrab2021-12-292-4/+7
* 49668: update zfs completionOliver Kiddle2021-12-295-894/+1365
* 38150: fix off-by-one error in matcher spec parsingm0viefreak2021-12-242-1/+6
* 49658: Fix NULL reference in match code.Peter Stephenson2021-12-212-1/+6