about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 46139: _git: Remove hanging whitespacesMiroslav Koškár2020-06-272-2/+6
* unposted (after 46068): Fix a compiler warning.Daniel Shahaf2020-06-272-1/+4
* 46072 + 46136: Add the 'zle $widget -f nolast' syntax, to improve add-zle-hoo...Daniel Shahaf2020-06-276-7/+42
* users/24959/0002: Update aliases documentation for the addition of the ALIAS_...Daniel Shahaf2020-06-272-20/+8
* users/24959/0001: Extend documentation of global aliases.Daniel Shahaf2020-06-273-1/+21
* unposted: docs: Fix some markup and typos.Daniel Shahaf2020-06-265-6/+12
* 46100: Fix =subst before =(subst)Peter Stephenson2020-06-263-1/+10
* unposted c.f. 46034: workaround incompatibility with sh_file_expansion optionOliver Kiddle2020-06-262-1/+4
* 46106: new usbconfig completionOliver Kiddle2020-06-262-0/+67
* 46105: new xinput completionOliver Kiddle2020-06-261-0/+140
* 46075: drelo: prefer ip on linux for finding network interfacesdrelo2020-06-262-3/+12
* 45895: ignore deduplication patterns in _sequenceoxiedi2020-06-263-2/+17
* 46068 (tweaked) (was: github #57): region_highlight: Add memo= support.Daniel Shahaf2020-06-258-17/+173
* 46102: test harness: Make the XPass message distinct from the Fail message.Daniel Shahaf2020-06-252-1/+19
* 46079: Ignore double quotes in math expressions.Peter Stephenson2020-06-233-2/+15
* 46091: Add code to Mercurial VCS backend to show topic if there is any.Manuel Jacob2020-06-223-2/+18
* 46044 (tweaked per Matthew): _units: Correct the path to the units data file ...Daniel Shahaf2020-06-192-2/+10
* 46067: Add a unit test for workers/46060.Daniel Shahaf2020-06-182-0/+12