summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-29github #102: Ensure todo.sh completion uses builtin commandsUlysse Buonomo2-3/+8
2023-10-2650569 (Daniel Shahaf): main keymap defaults to emacsBart Schaefer2-9/+5
2023-10-2652240: use work-var $s not $suffix when setting flagsSebastian Gniazdowski2-1/+4
2023-10-2652244: Fix a batch of minor defects reported by Coverity.Bart Schaefer10-37/+38
2023-10-24github #104: fix small typoErrrorMaxx2-1/+3
2023-10-24github #103: fix completion for zpool upgradeChristian Heusel2-1/+6
2023-10-17Unposted (cf. 52221, 52227, 52228): typos and unnecessary inclusionsBart Schaefer1-7/+2
2023-10-1752222: Document bracketed-paste-url-magicMikael Magnusson2-0/+29
2023-10-1651490: Use time_t for lastt which stores result of time(0)Mikael Magnusson2-2/+5
2023-10-1652056: _sccs: don't handle subcommands in main namespaceMikael Magnusson2-1/+6
2023-10-15unposted (cf. 52219): fix typoBart Schaefer1-1/+1
2023-10-1552218: update notes since 5.9 releaseBart Schaefer4-2/+51
2023-10-1152189: ignore compadd -M if -U also specified as they don't make sense togetherOliver Kiddle3-2/+9
2023-10-1152217: update completions for FreeBSD 14Oliver Kiddle21-124/+213
2023-10-1152216: metafy usernames to allow for them to be UTF-8 encodedOliver Kiddle2-8/+21
2023-10-1152214: allow extra byte for nul terminator in allocationOliver Kiddle2-1/+3
2023-10-11unposted (cf. 52166): remove obsolete helper for svkOliver Kiddle2-1/+3
2023-10-1151812: run-help for docker, perf, podman, ssh, svnadminJörg Sommer6-0/+33
2023-10-0552204: fix thinko, unmeta() buffer should not be freedBart Schaefer2-2/+4
2023-10-0352198: put back incorrectly removed zfree()Bart Schaefer2-0/+5
2023-10-0152195: cached_username is already metafied when initializing LOGNAMEBart Schaefer2-4/+6
2023-10-0152193: handle UTF8-encoded USERNAME and therefore home directory in zcompileBart Schaefer5-7/+20
2023-09-2752188: skip tests that fail if multibyte is not availableJun-ichi Takimoto2-6/+17
2023-09-2752169: a few more improvements of (#) flagJun-ichi Takimoto3-124/+125
2023-09-2352180: clarify array behavior of ${|var|...} and REPLYBart Schaefer2-2/+8
2023-09-2252176: metafy return from ${ ... } substitutionBart Schaefer2-3/+9
2023-09-2151747: ip accepts the reduction of link to l.Jörg Sommer2-1/+4
2023-09-2151776: run-help-openssl: Reduce code and use new manpagesJörg Sommer2-7/+4
2023-09-2051857: Include fusermount3 in fusermount completionsWim de With2-1/+4
2023-09-2051980: Add glob qualifier grouping operator to completionAtte Peltomäki3-5/+10
2023-09-2052102: Add subcommand autopurge to apt completionJörg Sommer2-9/+8
2023-09-2052141: Add trailer token completion for git commit --trailerWesley Schwengle2-1/+17
2023-09-2052163: completion update for OpenZFS 2.2Oliver Kiddle2-16/+98
2023-09-16users/29160, workers/52156: Fix repetition of substitution modifier.Bart Schaefer3-2/+10
2023-09-1652082: Enable linewise edit-command when in visual-line mode.Christoffer Lundell2-4/+22
2023-09-1652155: Test file missed out from previous commitBart Schaefer1-0/+448
2023-09-1652154, 52155: Implement, document, and test non-forking command substitution.Bart Schaefer4-25/+254
2023-09-1652153: mapfile without HAVE_MMAP should not trim newlinesBart Schaefer3-13/+46
2023-09-1552142: Move _history_modifiers call to _parameterMikael Magnusson3-5/+11
2023-09-1352122 + 52129: fix (#) parameter expansion flagJun-ichi Takimoto3-3/+56
2023-09-1052125: getoutput() must not free() after gettempname(..., 1) for heapBart Schaefer2-1/+4
2023-09-09unposted: extra quoting of words in "eval" for safetyBart Schaefer2-2/+6
2023-09-0752114: improve _niceJun-ichi Takimoto2-9/+23
2023-09-0552115: permit repeated "private" declarations as long as types aren't changedBart Schaefer3-3/+68
2023-09-0452112: use '_normal -p subcmd' to complete only external commandJun-ichi Takimoto15-16/+28
2023-09-03users/29220: fix bug with assignment to private following explicit unsetBart Schaefer3-11/+30
2023-08-2852098, 52099, 52100, 52105(+minor tweak): update for latest macOSShohei YOSHIDA5-11/+29
2023-08-2851858 (+52073): virsh's edit command accepts all domainssergio2-1/+5
2023-08-27Marlon Richert: 51861: fix _approximate when compadd has been overriddenBart Schaefer2-26/+26
2023-08-2752028: improvements to _shadow / _unshadow, plus helper and docBart Schaefer5-43/+112