about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 49813: <<<: Document newline behavior and fix optimizationMikael Magnusson2022-03-303-2/+8
* 49870: Fix NULL reference in match code moreMikael Magnusson2022-03-302-2/+8
* 49915: Efficient dedup for unsorted completionsMikael Magnusson2022-03-303-20/+38
* 49893: Fix comments for UNIQCON/ALLMikael Magnusson2022-03-303-4/+15
* 49910: move multibyte-related f-flagged test from E03 to D07Jun-ichi Takimoto2022-03-303-5/+15
* 49908: reset LC_CTYPE to C during testsJun-ichi Takimoto2022-03-302-2/+5
* 49918: Update for 49917 and 49911.Bart Schaefer2022-03-293-0/+17
* 49917: change sense of "Ignore insecure ..." answer and use "autoload -r"Bart Schaefer2022-03-293-11/+15
* Add entry for 49897.Bart Schaefer2022-03-281-0/+5
* 49897: Eliminate reliance on $jobstates parameter, fix -P exit status check.Bart Schaefer2022-03-281-17/+20
* 49853 + 49882/49883: make "${arr[*]:off}" compatible with ksh/bashJun-ichi Takimoto2022-03-293-3/+55
* 49890: Avoid scanning unallocated memory in saved command line.Peter Stephenson2022-03-282-1/+6
* 49875: completion for info -f.Peter Stephenson2022-03-242-2/+11
* 49845: man page clarification on option scopePeter Stephenson2022-03-242-0/+8
* 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