summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-1553485: NEWS: update for version 5.10Eric Cook2-9/+32
2025-04-14_typeset: fix typoMikael Magnusson1-1/+1
2025-04-13unposted: NEWS: update per w/53257 and w/53260dana2-0/+16
2025-04-0453449: do not complete indices for empty array subscriptsKyle Andelin2-0/+6
2025-04-0453445: extra-verbose mode support on some recent Linux and BSD systemsOliver Kiddle2-7/+32
2025-03-3153431: fix assignment via named reference to parameters in outer scopesBart Schaefer3-2/+56
2025-03-3153414: attempting to preview the "restore" keyword is nonsensicalFrank Dana2-3/+15
2025-03-3153413: "print -rP" in preview, in case of special charactersFrank Dana2-1/+6
2025-03-0353399: don't load ZLE early to set keymapOliver Kiddle5-27/+18
2025-03-0353394: drop OSC and DCS sequences in key inputOliver Kiddle2-2/+31
2025-03-0253368: ignore no-op changes to EMACS/VI optionsBart Schaefer2-1/+11
2025-02-2853395: complete snapshot ranges for zfs destroyOliver Kiddle3-5/+33
2025-02-2853393: Complete python module argumentsRonan Pigott5-0/+46
2025-02-27github #129: fix _gpg completionVadim Misbakh-Soloviov2-2/+9
2025-02-2753378: support new pipebuf resource limit on FreeBSDOliver Kiddle4-2/+22
2025-02-1553363: permit "typeset -n +m pattern"Bart Schaefer2-4/+10
2025-02-1353358: adapt completion to reflect 53348 and extend exclusion lists to cover ...Oliver Kiddle2-28/+33
2025-02-1253360: domenuselect() fails if the previous completion did not generate a listBart Schaefer2-0/+6
2025-02-1253346 (cf. 53350): Util/helpfiles: fix use of "man" on file pathsBart Schaefer2-1/+3
2025-02-1253348: Revise handling of incompatible typeset options when used with -nBart Schaefer4-8/+24
2025-02-04unposted: remove a few more files by 'make clean'Jun-ichi Takimoto3-2/+7
2025-01-30github #118: completion(git-rebase): non-interactive mode also supports --aut...Eisuke Kawashima2-9/+5
2025-01-3053338: complete typeset -n optionOliver Kiddle2-27/+36
2025-01-3053337: allow nameref -pOliver Kiddle3-2/+4
2025-01-3053336: avoid GNU make specific use of $< in a non-inference ruleOliver Kiddle3-5/+8
2025-01-3053335: Remove unused dupstring_glen() functionOliver Kiddle7-44/+24
2025-01-3053332, 53334: Avoid strlen calls after sprintfOliver Kiddle6-33/+27
2025-01-2753329: adapt .zle.sgr for CSI sequences that use : instead of ;Oliver Kiddle2-3/+11
2025-01-27github #128: Updated completion for neovimGI2-10/+19
2025-01-27github #126: Fix some typosWu, Zhenyu8-9/+13
2025-01-27github #125: Add completion for irb --no-pagerKouhei Yanagita2-0/+4
2025-01-27unposted: fix quoting in openldap completionOliver Kiddle2-1/+3
2025-01-2753327: update for git 2.47Oliver Kiddle2-22/+116
2025-01-2753328: completion options updateOliver Kiddle17-64/+321
2025-01-2753326: completion updates for core Linux utilsOliver Kiddle24-28/+72
2025-01-2753325: cover newer BSD releases in completionOliver Kiddle23-60/+182
2025-01-20Julian Prein: 53309: remove uncommon / obsolete options -t and -WBart Schaefer2-2/+5
2025-01-0353294: fix multibyte handling in "select" promptsBart Schaefer2-3/+19
2025-01-0353293: fix menu() and texinode() in yodl docsJun-ichi Takimoto4-7/+13
2025-01-0253297: Test/A08time: allow %nU/%nS result to be 0dana2-1/+3
2025-01-02unposted: _zparseopts: update per workers/53260dana2-0/+7
2024-12-2653260: zparseopts: add options -v (argv) and -G (GNU-style parsing)dana4-31/+313
2024-12-2653257: use monotonic clock where appropriatedana18-92/+225
2024-12-1653251: _man: fix page completion on macOS, update fall-back paths, etc.dana2-52/+82
2024-12-1652108: docs: document benefits of `_normal -p`dana2-3/+13
2024-11-2353228: Remove references to Patches "Archive" from FAQClinton Bunch2-13/+3
2024-11-23github #122: Add c17, iso9899:2017, c18, iso9899:2018, gnu17, gnu18, c++20, g...Wu, Zhenyu2-1/+4
2024-11-23github #123: Make okular's completion support *.epub files.Shlomi Fish2-1/+4
2024-11-23github #124: _dpkg: remove --largemem, --smallmem optionsRyan Rotter2-2/+3
2024-11-2353243: fix use of vi-fetch-history with a rangeOliver Kiddle2-4/+20