about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 46049: docs: Correct the sense of the single-letter abstract of the GLOBAL_RC...Miroslav Koškár2020-06-172-1/+6
* gitlab !12: completion for mat & mat2Jan Máslo2020-06-113-0/+41
* 46036: fix colouring in prompt completionOliver Kiddle2020-06-112-3/+6
* users/24892: fix local declaration with recursive-files style and complete it...Oliver Kiddle2020-06-113-5/+13
* unposted: zstyle docs: Fix typo.Daniel Shahaf2020-06-102-1/+5
* 46026: Add CLOBBER_EMPTY option.Peter Stephenson2020-06-096-5/+59
* unposted: Add 45400 (vared in subshells) plus remarks on users/24904.Bart Schaefer2020-06-091-0/+9
* users/24909: Don't clean up special file list too early.Peter Stephenson2020-06-082-1/+6
* gitlab !14 (fixup): modutils comp: Fix getting the value of kver from opt_argsDoron Behar2020-06-082-1/+6
* 45932: FAQ (3.1): Update ksh compatibility answer for reserved word typeset.Daniel Shahaf2020-06-072-9/+22
* 45933: FAQ: Add "Why does my bash script report an error when I run it under ...Daniel Shahaf2020-06-072-3/+57
* 45791 (tweaked): FAQ: Explain how to binary search one's dotfilesDaniel Shahaf2020-06-073-3/+109
* unposted: FAQ: Update section number in links to the "The future of zsh" sect...Daniel Shahaf2020-06-072-8/+13
* unposted: Add users/24904 to Etc/BUGS (a process substitution / forking issue).Daniel Shahaf2020-06-062-0/+12
* typeset: Fix leaving corrupted entries in paramtabMikael Magnusson2020-06-052-3/+14
* 45950: Fix 'make install' in out-of-tree tarball builds.Yasuhiro KIMURA2020-06-032-0/+21
* 45940: Add _kdump and _ktrace completers and supporting _ktrace_points typeMatthew Martin2020-06-014-0/+169
* 45939: Add _pgids typeMatthew Martin2020-06-016-5/+17
* gitlab !14: modutils completion: Fix getting the value of kver from opt_argsDoron Behar2020-06-012-1/+6
* 45915: fix handling of hyphens in spckword()Bart Schaefer2020-05-302-5/+15
* 45934: _subversion: Make 'svnliteadmin' completed same as 'svnadmin'Yasuhiro KIMURA2020-05-282-1/+6
* unposted: zyodl.vim: Highlight the word "note", like ft=help does.Daniel Shahaf2020-05-282-1/+6
* unposted: zyodl.vim: Highlight yodl continuation line markerDaniel Shahaf2020-05-282-0/+7
* 45923 (with memory leak fixed, cf. 45924): zprof: Don't tally all anonymous f...Daniel Shahaf2020-05-283-5/+52
* 45900: Fix issues with escaped newline in $-substitution.Peter Stephenson2020-05-233-3/+47
* 45884 (Oliver's, edited by me): Add a few entries.Daniel Shahaf2020-05-212-0/+29
* 45862: Add test cases for 45843#1 and 45843#2, adapted from Aaron Esau and pws.Daniel Shahaf2020-05-202-0/+15
* unposted: fix date of previous commitEitan Adler2020-05-171-1/+1
* unposted: bump config.guess and config.subEitan Adler2020-05-173-24/+39
* unposted: remove blank line that messed up "man" formattingBart Schaefer2020-05-171-1/+0
* 45831: Add _vi completerMatthew Martin2020-05-172-0/+51
* users/24843: zshcompsys(1): Point to the 'format' style from the 'tag-order' ...Daniel Shahaf2020-05-162-0/+8
* unposted: Add tests for previous commitMikael Magnusson2020-05-122-3/+9
* Support ${name:offset:length} with an empty offsetMikael Magnusson2020-05-122-5/+20
* gitlab !13: tar supports zstandard (zstd)noraj2020-05-092-2/+8
* unposted: libarchive tar can extract zip filesEitan Adler2020-05-072-1/+7
* unposted: Use alternation patterns rather than brace expansionDaniel Shahaf2020-05-073-3/+9
* 45764: Add a regression test for 45772. Test by RomanDaniel Shahaf2020-05-052-0/+19
* 45772: Restore locale on parameter scope end.Peter Stephenson2020-05-052-0/+39
* unposted: Fix typo in ChangeLogDaniel Shahaf2020-05-041-1/+1
* unposted: add a comment about how to add a new resourceJun-ichi Takimoto2020-05-032-0/+10
* 45614: update _dnfJun-ichi Takimoto2020-05-032-101/+459
* 45731: _debsnap: New completion function.Daniel Shahaf2020-05-032-0/+80
* 45730: _arguments: Add the -0 flag, which makes $opt_args be populated sanely.Daniel Shahaf2020-05-036-13/+88
* 45729: internal: Add a second parameter to zlinklist2array(), analogously to ...Daniel Shahaf2020-05-036-15/+27
* unposted: zyodl.vim: Use 'conceal' for some macros that expand to a single ch...Daniel Shahaf2020-05-022-1/+14
* 45737 (+ docs, and update the test from 45722): zstyle: When determining the ...Daniel Shahaf2020-05-025-6/+40
* unposted: Revert unintentional move from 45722.Daniel Shahaf2020-05-022-0/+3
* 45739: docs: Clarifications about zstyle patterns.Daniel Shahaf2020-05-023-16/+23
* 45722: docs: Change zstyle example to a non-hierarchical oneDaniel Shahaf2020-05-023-8/+31