summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 54672: use bangchar instead of this hardcoded !Mikael Magnusson24 hours2-2/+5
* 54671: fix anchored pattern with --disable-multibyteMikael Magnusson24 hours3-2/+36
* 54670: don't cache the user saying --disable-multibyte as meaning multibyte s...Mikael Magnusson24 hours2-13/+27
* 54668: various configure.ac cleanupsMikael Magnusson24 hours3-20/+35
* 54669: add --disable-link-all-libs configure optionMikael Magnusson24 hours8-31/+52
* unposted: zsh/nearcolor: update docs, add testsdana37 hours2-4/+88
* unposted: NEWS: better document hlgroups, termquery, etcdana37 hours2-6/+21
* unposted: docs: mention support for %H in WATCHFMT (w/52646)dana37 hours2-1/+11
* 54660: compinit: improve argument parsingdana3 days2-32/+12
* unposted: compdump: guard arguments to mvdana3 days2-1/+3
* unposted: add regression test, update README for w/54328dana4 days3-1/+23
* 54328: Only ever turn global parameters into named directoriesPhilippe Altherr4 days4-8/+7
* unposted: tests: add regression test for w/54340dana4 days2-0/+9
* 54340: Remove partial duplication of strsetfn and arrsetfnPhilippe Altherr4 days2-24/+19
* 49676: _ansible: re-read cached hosts & groups on directory changeMoritz Bunkus4 days2-0/+8
* 44874: fix a memory leak and potential heap corruption when rotating linesRoman Perepelitsa4 days2-1/+5
* 54624: parse_class would underallocate if posix character classes are usedMikael Magnusson4 days2-1/+11
* 54620: fix check for when to hash commandsMikael Magnusson4 days2-2/+4
* 54617: fix lookup in $commands array when hashlistall is unsetMikael Magnusson4 days4-6/+41
* unposted: remove further remnant of restricted modeOliver Kiddle4 days2-1/+2
* 54663: update ruby JIT flagsShohei YOSHIDA4 days2-18/+112
* 54644: init: add patchlevel to --version outputdana6 days4-9/+30
* 49374: Show patchlevel in version stringWesley Schwengle6 days2-0/+9
* 54645: tests: fix some failures with alpine/busybox/musldana6 days4-11/+14
* unposted: _imagemagick: support .heic extensiondana8 days2-1/+4
* unposted: _diff_options: assume diff under netbsd is gnu-likedana8 days2-1/+6
* 54625: remove .cvsignoredana9 days14-144/+8
* 54603 (tweaked): zsh_eval_context: add math contextdana11 days6-20/+140
* unposted: zformat: pass through %) with -qdana11 days4-16/+16
* 54602: zformat: add -qQ options to auto-escape %sdana11 days5-32/+274
* unposted: version.mk: bump to 5.9.999.3-testdana11 days2-2/+4
* unposted: creating-a-release: document new version sequencedana11 days2-7/+35
* unposted: NEWS: mention _as_if (w/53174)dana11 days2-0/+7
* 54613: restrict mdd search to Src/ since that's where they areMikael Magnusson13 days2-1/+6
* 54589: remove dead code identified by scan-buildOliver Kiddle13 days20-57/+47
* unposted: completion/debian: Update for new programming language sectionsJosh Triplett13 days3-5/+14
* 54615: fix ambiguous dangling from 54595Mikael Magnusson13 days2-3/+7
* 54609: fix accept-and-hold completion for words with leading quotesMikael Magnusson2026-05-252-3/+4
* 54609 + 54606: additional fixes for interactive menu selectionMikael Magnusson2026-05-252-1/+9
* 54601: fix complist interactive mode overwriting bufferMikael Magnusson2026-05-252-3/+18
* 54600: fix metafy stuff in add_autoload_functionMikael Magnusson2026-05-252-2/+5
* 54599: use correct buf size in cancdMikael Magnusson2026-05-252-3/+5
* 54598: fix getfpfunc metaficationMikael Magnusson2026-05-252-9/+16
* 54597: hashcmd could reject valid paths to hash if they had metafied charactersMikael Magnusson2026-05-252-3/+6
* 54596: pathprog used a signed char as a buffer sizeMikael Magnusson2026-05-252-2/+5
* 54595: overflow check in isreallycomMikael Magnusson2026-05-252-4/+8
* 54594: fix two very similar coverity issuesMikael Magnusson2026-05-252-26/+58
* 54593: fix two edge cases in join_strsMikael Magnusson2026-05-252-2/+4
* 54592: fix two dead assignments reported 15 years ago by clangMikael Magnusson2026-05-253-3/+7
* unposted: shift: improve count error messagedana2026-05-233-1/+22