about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* github #105: add "-I" for "zle" completionShotaro Aoyama2023-11-082-0/+4
* 52168: add completion for xfce's xfconf-query(1)Eric Cook2023-11-082-0/+36
* 52271: use correct form for unused parameterOliver Kiddle2023-11-082-1/+5
* Unposted: List of files was omitted from 50569 log entryBart Schaefer2023-11-031-1/+2
* 50569: missed file from commit f36fccbbBart Schaefer2023-11-021-0/+18
* 52268: update nmcli completion to networkmanager 1.42.2Oliver Kiddle2023-11-022-2/+22
* 52266: update completion for strace to 2.6.5Oliver Kiddle2023-11-021-3/+11
* 52265: update completions for some util-linux tools to version 2.39.2Oliver Kiddle2023-11-024-3/+27
* 52253: support pcre callouts with shell evaluation of the callout stringOliver Kiddle2023-11-023-2/+40
* 52260: handle variable assignments before the command in sudo completionOliver Kiddle2023-11-022-15/+46
* 52252: Coverity defect 1547827Oliver Kiddle2023-11-012-1/+4
* 52179: Fix gradlew completion when it isn't in PATHShohei Yoshida2023-11-012-1/+6
* github #102: Ensure todo.sh completion uses builtin commandsUlysse Buonomo2023-10-292-3/+8
* 50569 (Daniel Shahaf): main keymap defaults to emacsBart Schaefer2023-10-262-9/+5
* 52240: use work-var $s not $suffix when setting flagsSebastian Gniazdowski2023-10-262-1/+4
* 52244: Fix a batch of minor defects reported by Coverity.Bart Schaefer2023-10-2610-37/+38
* github #104: fix small typoErrrorMaxx2023-10-242-1/+3
* github #103: fix completion for zpool upgradeChristian Heusel2023-10-242-1/+6
* Unposted (cf. 52221, 52227, 52228): typos and unnecessary inclusionsBart Schaefer2023-10-171-7/+2
* 52222: Document bracketed-paste-url-magicMikael Magnusson2023-10-172-0/+29
* 51490: Use time_t for lastt which stores result of time(0)Mikael Magnusson2023-10-162-2/+5
* 52056: _sccs: don't handle subcommands in main namespaceMikael Magnusson2023-10-162-1/+6
* unposted (cf. 52219): fix typoBart Schaefer2023-10-151-1/+1
* 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