summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-1647307: edit-command-line: restrict editing to region if it is activeMikael Magnusson1-7/+29
2020-08-1647306: edit-command-line: add editor styleMikael Magnusson3-2/+13
2020-08-1647305: edit-command-line: when possible, set $BUFFER directlyMikael Magnusson1-4/+23
2020-08-1647304: _globflags: support specifying more than one flag where appropriateMikael Magnusson1-9/+24
2020-08-16ChangeLog: Note that the last commit contained a minor unposted tweak.Daniel Shahaf1-2/+2
2020-08-1647314: is-at-least false positive (5.8.0.2 / 5.8)Daniel Shahaf2-0/+30
2020-08-1647313: docs: Document explicitly that the :P modifier returns a symlink-less ...Daniel Shahaf2-2/+9
2020-08-1347320: Add completion for Linux tool used to adjust process OOM scoreJörg Sommer2-0/+13
2020-08-1347321: update completion for btrfs 5.4Oliver Kiddle2-6/+17
2020-08-1347319: complete more options to ImageMagick's convert commandOliver Kiddle2-0/+12
2020-08-1047294: updates to options in aptitude completionOliver Kiddle2-48/+69
2020-08-1047293: lowercase completion descriptions for lpOliver Kiddle2-78/+85
2020-08-1047308: zsh-development-guide: Document the new X-Seq autoreply bot.Daniel Shahaf2-0/+13
2020-08-0947303: vcs_info hg: Fix changing the expansion of %g (hook_com[guards]) in th...Daniel Shahaf3-4/+17
2020-08-08unposted: Update documentation for the move to new hosting.Daniel Shahaf3-11/+11
2020-08-0847296 (+ unposted additional tests and comments): 'repeat' loops: Let the rep...Daniel Shahaf3-1/+19
2020-08-0847300: Document the EC_NODUP, EC_DUP, EC_DUPTOK triplet.Daniel Shahaf3-3/+32
2020-08-08unposted: Correct the order of two recent ChangeLog entriesDaniel Shahaf1-2/+2
2020-08-08unposted: fix syntax errors in recently added completersMikael Magnusson3-2/+8
2020-08-0546280: compinit: add -w to explain why compdump runsMikael Magnusson2-2/+33
2020-07-30unposted: Fix the format of recent ChangeLog entries.Roman Perepelitsa1-4/+6
2020-07-30unposted: Add missing entries to ChangeLog.Roman Perepelitsa1-0/+13
2020-07-29unposted: comments explaining how hashtable must be createdRoman Perepelitsa1-1/+4
2020-07-2946275: eliminate undefined behavior caused by redefinition of hashtableRoman Perepelitsa2-55/+56
2020-07-2846268: suppress a useless compiler warning around nice()Roman Perepelitsa1-2/+1
2020-07-1446244 (cont.): Flesh out the TODO from the previous commit.Daniel Shahaf2-2/+22
2020-07-1446244: Start to introduce a release managers keyring.Daniel Shahaf2-0/+11
2020-07-14github #61: _parameters: Don't leak the variable $ioxiedi2-1/+6
2020-07-1346240: Make the expansion of manref()() in ztexi.yo match its expansion in zm...Daniel Shahaf6-6/+14
2020-07-1246183: New XFail test: external command with =(...) on LHS of pipeline cleans...Daniel Shahaf2-0/+12
2020-07-12unposted (cf. GitHub #11): vcs_info hg: docs: Change an example to not use a ...Daniel Shahaf2-2/+6
2020-07-12users/24985: Clarify documentation of the ${(n)} and ${(-)} parameter expansi...Daniel Shahaf2-3/+10
2020-07-1246204: Fix new test case for the theoretical case of having more than 100 fil...Daniel Shahaf2-1/+5
2020-07-12unposted: .editorconfig: For Makefiles, make the indent size equal to tab width.Daniel Shahaf2-0/+6
2020-07-1146152: zsh/system: Re-allow '0' timeout in zsystem flockCedric Ware3-14/+18
2020-07-0946215: make the test for RM_STAR_SILENT work on wider systemsJun-ichi Takimoto2-6/+15
2020-07-0846216: update for ansible 2.9Oliver Kiddle2-38/+111
2020-07-0846217: update options for tmux 3.1Oliver Kiddle2-19/+93
2020-07-08github #60: Fix completion for a zfs dataset containing spacesMathias Fredriksson2-3/+6
2020-07-08gitlab !15: modutils completion: Fix FHS assumptionDoron Behar2-3/+23
2020-07-0846201: add guidelines for caching and use of imperative mood in descriptionsOliver Kiddle2-4/+24
2020-07-0846195: use showrgb command to get colours if it is availableOliver Kiddle2-5/+11
2020-07-08github #50: Complete hosts in "Match" directiveSATOH Fumiyasu2-0/+15
2020-07-08github #53: Allow specifying directory name for _remote_filesJames Pike2-5/+17
2020-07-0746189: Ignore exit status of final zpty_flush in comptestevalBart Schaefer2-0/+5
2020-07-07github #58: docs: Note that the zsh/regex syntax is platform-dependent.Nuri Jung2-0/+17
2020-07-0646194: docs: metafaq: Remove spurious closing bracketPete Moore2-1/+5
2020-07-0546175/0003: Fix the RM_STAR_SILENT bug from the parent commit.Daniel Shahaf3-2/+5
2020-07-0546175/0002: Add a regression test for 46169: the RM_STAR_SILENT logic process...Daniel Shahaf2-2/+8
2020-07-0546175/0001: Add a unit test for the RM_STAR_SILENT option.Daniel Shahaf2-1/+29