about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 52218: update notes since 5.9 releaseBart Schaefer2023-10-154-2/+51
* 52189: ignore compadd -M if -U also specified as they don't make sense togetherOliver Kiddle2023-10-113-2/+9
* 52217: update completions for FreeBSD 14Oliver Kiddle2023-10-1121-124/+213
* 52216: metafy usernames to allow for them to be UTF-8 encodedOliver Kiddle2023-10-112-8/+21
* 52214: allow extra byte for nul terminator in allocationOliver Kiddle2023-10-112-1/+3
* unposted (cf. 52166): remove obsolete helper for svkOliver Kiddle2023-10-112-1/+3
* 51812: run-help for docker, perf, podman, ssh, svnadminJörg Sommer2023-10-116-0/+33
* 52204: fix thinko, unmeta() buffer should not be freedBart Schaefer2023-10-052-2/+4
* 52198: put back incorrectly removed zfree()Bart Schaefer2023-10-032-0/+5
* 52195: cached_username is already metafied when initializing LOGNAMEBart Schaefer2023-10-012-4/+6
* 52193: handle UTF8-encoded USERNAME and therefore home directory in zcompileBart Schaefer2023-10-015-7/+20
* 52188: skip tests that fail if multibyte is not availableJun-ichi Takimoto2023-09-272-6/+17
* 52169: a few more improvements of (#) flagJun-ichi Takimoto2023-09-273-124/+125
* 52180: clarify array behavior of ${|var|...} and REPLYBart Schaefer2023-09-232-2/+8
* 52176: metafy return from ${ ... } substitutionBart Schaefer2023-09-222-3/+9
* 51747: ip accepts the reduction of link to l.Jörg Sommer2023-09-212-1/+4
* 51776: run-help-openssl: Reduce code and use new manpagesJörg Sommer2023-09-212-7/+4
* 51857: Include fusermount3 in fusermount completionsWim de With2023-09-202-1/+4
* 51980: Add glob qualifier grouping operator to completionAtte Peltomäki2023-09-203-5/+10
* 52102: Add subcommand autopurge to apt completionJörg Sommer2023-09-202-9/+8
* 52141: Add trailer token completion for git commit --trailerWesley Schwengle2023-09-202-1/+17
* 52163: completion update for OpenZFS 2.2Oliver Kiddle2023-09-202-16/+98
* users/29160, workers/52156: Fix repetition of substitution modifier.Bart Schaefer2023-09-163-2/+10
* 52082: Enable linewise edit-command when in visual-line mode.Christoffer Lundell2023-09-162-4/+22
* 52155: Test file missed out from previous commitBart Schaefer2023-09-161-0/+448
* 52154, 52155: Implement, document, and test non-forking command substitution.Bart Schaefer2023-09-164-25/+254
* 52153: mapfile without HAVE_MMAP should not trim newlinesBart Schaefer2023-09-163-13/+46
* 52142: Move _history_modifiers call to _parameterMikael Magnusson2023-09-153-5/+11
* 52122 + 52129: fix (#) parameter expansion flagJun-ichi Takimoto2023-09-133-3/+56
* 52125: getoutput() must not free() after gettempname(..., 1) for heapBart Schaefer2023-09-102-1/+4
* unposted: extra quoting of words in "eval" for safetyBart Schaefer2023-09-092-2/+6
* 52114: improve _niceJun-ichi Takimoto2023-09-072-9/+23
* 52115: permit repeated "private" declarations as long as types aren't changedBart Schaefer2023-09-053-3/+68
* 52112: use '_normal -p subcmd' to complete only external commandJun-ichi Takimoto2023-09-0415-16/+28
* users/29220: fix bug with assignment to private following explicit unsetBart Schaefer2023-09-033-11/+30
* 52098, 52099, 52100, 52105(+minor tweak): update for latest macOSShohei YOSHIDA2023-08-285-11/+29
* 51858 (+52073): virsh's edit command accepts all domainssergio2023-08-282-1/+5
* Marlon Richert: 51861: fix _approximate when compadd has been overriddenBart Schaefer2023-08-272-26/+26
* 52028: improvements to _shadow / _unshadow, plus helper and docBart Schaefer2023-08-275-43/+112
* 52053: whitelist capability CAP_WAKE_ALARMRobert Woods2023-08-272-3/+6
* 52034: update sqlite3 completion for version 3.42.0Shohei YOSHIDA2023-08-272-0/+9
* users/29175: Don't need to forget zle edits if noneNojus Gudinavičius2023-08-222-0/+18
* 52059 (+52070): _scons: fix for options --jobs and --questionShohei YOSHIDA2023-08-212-2/+7
* 29130, 21931 (Ray): document what typeset -t is for.Peter Stephenson2023-08-162-2/+9
* 52037: complete only external commands for env/watchJun-ichi Takimoto2023-08-144-5/+12
* 52013,52014,52015,52016,52017,52018: updates for coreutils option changesShohei YOSHIDA2023-08-067-0/+26
* 52008: Pattern bug with branches + exclusionPeter Stephenson2023-08-013-2/+51
* github #100: _qemu: add -enable-kvm and -bios suggestionHexorCatZ2023-07-312-0/+7
* unposted (cf. 51968): improve documentation of typeset -gn and -rBart Schaefer2023-07-262-2/+5
* 51945: assorted documentation improvements, bug fixes, and new testBart Schaefer2023-07-267-18/+132