about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 47308: zsh-development-guide: Document the new X-Seq autoreply bot.Daniel Shahaf2020-08-102-0/+13
* 47303: vcs_info hg: Fix changing the expansion of %g (hook_com[guards]) in th...Daniel Shahaf2020-08-093-4/+17
* unposted: Update documentation for the move to new hosting.Daniel Shahaf2020-08-083-11/+11
* 47296 (+ unposted additional tests and comments): 'repeat' loops: Let the rep...Daniel Shahaf2020-08-083-1/+19
* 47300: Document the EC_NODUP, EC_DUP, EC_DUPTOK triplet.Daniel Shahaf2020-08-083-3/+32
* unposted: Correct the order of two recent ChangeLog entriesDaniel Shahaf2020-08-081-2/+2
* unposted: fix syntax errors in recently added completersMikael Magnusson2020-08-083-2/+8
* 46280: compinit: add -w to explain why compdump runsMikael Magnusson2020-08-052-2/+33
* unposted: Fix the format of recent ChangeLog entries.Roman Perepelitsa2020-07-301-4/+6
* unposted: Add missing entries to ChangeLog.Roman Perepelitsa2020-07-301-0/+13
* unposted: comments explaining how hashtable must be createdRoman Perepelitsa2020-07-291-1/+4
* 46275: eliminate undefined behavior caused by redefinition of hashtableRoman Perepelitsa2020-07-292-55/+56
* 46268: suppress a useless compiler warning around nice()Roman Perepelitsa2020-07-281-2/+1
* 46244 (cont.): Flesh out the TODO from the previous commit.Daniel Shahaf2020-07-142-2/+22
* 46244: Start to introduce a release managers keyring.Daniel Shahaf2020-07-142-0/+11
* github #61: _parameters: Don't leak the variable $ioxiedi2020-07-142-1/+6
* 46240: Make the expansion of manref()() in ztexi.yo match its expansion in zm...Daniel Shahaf2020-07-136-6/+14
* 46183: New XFail test: external command with =(...) on LHS of pipeline cleans...Daniel Shahaf2020-07-122-0/+12
* unposted (cf. GitHub #11): vcs_info hg: docs: Change an example to not use a ...Daniel Shahaf2020-07-122-2/+6
* users/24985: Clarify documentation of the ${(n)} and ${(-)} parameter expansi...Daniel Shahaf2020-07-122-3/+10
* 46204: Fix new test case for the theoretical case of having more than 100 fil...Daniel Shahaf2020-07-122-1/+5
* unposted: .editorconfig: For Makefiles, make the indent size equal to tab width.Daniel Shahaf2020-07-122-0/+6
* 46152: zsh/system: Re-allow '0' timeout in zsystem flockCedric Ware2020-07-113-14/+18
* 46215: make the test for RM_STAR_SILENT work on wider systemsJun-ichi Takimoto2020-07-092-6/+15
* 46216: update for ansible 2.9Oliver Kiddle2020-07-082-38/+111
* 46217: update options for tmux 3.1Oliver Kiddle2020-07-082-19/+93
* github #60: Fix completion for a zfs dataset containing spacesMathias Fredriksson2020-07-082-3/+6
* gitlab !15: modutils completion: Fix FHS assumptionDoron Behar2020-07-082-3/+23
* 46201: add guidelines for caching and use of imperative mood in descriptionsOliver Kiddle2020-07-082-4/+24
* 46195: use showrgb command to get colours if it is availableOliver Kiddle2020-07-082-5/+11
* github #50: Complete hosts in "Match" directiveSATOH Fumiyasu2020-07-082-0/+15
* github #53: Allow specifying directory name for _remote_filesJames Pike2020-07-082-5/+17
* 46189: Ignore exit status of final zpty_flush in comptestevalBart Schaefer2020-07-072-0/+5
* github #58: docs: Note that the zsh/regex syntax is platform-dependent.Nuri Jung2020-07-072-0/+17
* 46194: docs: metafaq: Remove spurious closing bracketPete Moore2020-07-062-1/+5
* 46175/0003: Fix the RM_STAR_SILENT bug from the parent commit.Daniel Shahaf2020-07-053-2/+5
* 46175/0002: Add a regression test for 46169: the RM_STAR_SILENT logic process...Daniel Shahaf2020-07-052-2/+8
* 46175/0001: Add a unit test for the RM_STAR_SILENT option.Daniel Shahaf2020-07-052-1/+29
* 46174/0002: test harness: Restore indentation after the previous commit. No f...Daniel Shahaf2020-07-052-18/+21
* 46174/0001: test harness: Plug a symlink attackDaniel Shahaf2020-07-052-2/+14
* 46168: Update $PWD and call chpwd hook after normalizing pathMatthew Martin2020-07-033-19/+40
* unposted (cf. users/24972, users/24978): Use an ASCII hyphen/minus rather tha...Daniel Shahaf2020-07-032-3/+8
* users/24971: ${(-)var} sorts on signed integersPeter Stephenson2020-07-036-12/+49
* 46097: Fix "assignment to invalid subscript range" error in _rm.zsugabubus2020-06-282-1/+6
* 46132: docs: Use an itemized list in the documentation of the *(o) glob quali...Daniel Shahaf2020-06-282-10/+21
* 46131: _git-config: Partly fix a bug whereby a 'foo.ba<TAB>' wouldn't be comp...Daniel Shahaf2020-06-282-2/+7
* 46128: _git: Complete more options and diff/merge tools.Daniel Shahaf2020-06-282-2/+30
* 46129: _git-config: Fix a bug where a second trailing dot would be incorrectl...Daniel Shahaf2020-06-282-5/+4
* 46130: _git-config: Complete some more options.Daniel Shahaf2020-06-282-25/+73
* 46140: _git: Fix insufficiently quoted patternMiroslav Koškár2020-06-272-1/+4