summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* unposted: Update for 5.6.2-test-3 zsh-5.6.2-test-3dana2019-01-053-2/+10
* 43974: _git: Always offer -F/-m for `git tag`dana2019-01-042-10/+5
* 43970: Update NEWS for previously unmentioned features in 5.{4,5,6}dana2019-01-043-2/+39
* 43969: untokenize Dash for compctl with GLOB_SUBST setPeter Stephenson2019-01-032-0/+14
* unposted: Add missing change-log entries for 37302 and 37303dana2019-01-021-0/+6
* 43960: Add full completion for exec and setsiddana2019-01-014-1/+26
* 43959: Add completion for strongSwan, &al.dana2019-01-014-1/+411
* 43962: Fix X04 test module_pathdana2018-12-312-0/+5
* users/23809: ZLE_HIGHLIGHT extensions.Peter Stephenson2018-12-303-4/+183
* 43945 (tweaked to remove test failure, noted in test):Martijn Dekker2018-12-303-10/+68
* 43944: apply NO_UNSET consistently to arithmeitcMartijn Dekker2018-12-305-1/+32
* unposted: test for 43938Peter Stephenson2018-12-301-0/+8
* 43914 (tweaked): Add completion for Composerdana2018-12-302-0/+853
* 43930: Improve _multi_parts performancedana2018-12-302-7/+11
* unposted (per 43938): Avoid segfault when unmetafying empty stringdana2018-12-302-1/+6
* 43953: Fix rounding/truncation error in %. time-format specifierdana2018-12-293-6/+36
* 43935: Reject too-large nanosecond values given to strftimedana2018-12-243-3/+12
* 43928: _alternative: Evaluate (...) action syntax as with _argumentsdana2018-12-232-1/+8
* 43921: ${\var} should be an errorBart Schaefer2018-12-212-1/+5
* unposted: updates for 5.6.2-test-2 zsh-5.6.2-test-2Peter Stephenson2018-12-194-15/+17
* unposted, c.f. 43913: emulate -L zsh in edit-command-linePeter Stephenson2018-12-192-0/+7
* 43897: Add/update various completion functionsdana2018-12-1712-4/+264
* 43895: _watch: Complete for procps/-ng watchdana2018-12-172-5/+43
* 43904 (plus tweak): zshmisc(1): document term being optional if `in word' is ...Joey Pabalinas2018-12-172-3/+11
* unposted: _dig: Fix _arguments syntax errordana2018-12-142-2/+7
* 43879: vcs_info git: Fix fatal error in VCS_INFO_git_getbranch in corner caseDaniel Shahaf2018-12-132-4/+12
* 43871: _files: Support `-F '(pat ...)'` as with _path_filesdana2018-12-092-0/+7
* 43861: make "(#" completion safer by checking for ")"Peter Stephenson2018-12-042-3/+3
* 43860: Complete glob flags at start of word.Peter Stephenson2018-12-042-0/+9
* 43854: Set tok to LEXERR on generic parse error.Peter Stephenson2018-11-292-0/+6
* 43837 plus test from Daniel: Empty string in nested subst.Peter Stephenson2018-11-213-0/+15
* 43829: nearcolor.c: use double instead of floatJun-ichi Takimoto2018-11-192-19/+23
* 43830: _cu: Complete /dev/cu.*Daniel O'Connor2018-11-162-2/+7
* unposted: _zcat: support macOSJun-ichi Takimoto2018-11-152-1/+3
* 43823: remove unnecessary metafy() in stattimeprint()Ivan Tkachenko2018-11-152-3/+6
* 43620: More care documenting command substitution including $(<...)Peter Stephenson2018-11-142-3/+15
* 43809: Suppress npm update checks during completiondana2018-11-132-2/+10
* unposted (cf. 43800): Update strftime completiondana2018-11-132-2/+7
* 43800: Add nanosecond support to strftime built-indana2018-11-134-20/+86
* 43819: expand adb completion to also cover options to adb backupOliver Kiddle2018-11-122-1/+19
* 43818: complete math functions for other modules besides zsh/mathfuncOliver Kiddle2018-11-122-5/+11
* 43816: various completion option updatesOliver Kiddle2018-11-1218-147/+438
* 43817: update options in btrfs completion through to btrfs 4.17.1Oliver Kiddle2018-11-122-66/+185
* 43813: for powerd add units, default values and allow option arguments in the...Oliver Kiddle2018-11-122-10/+13
* 43812: allow repeats of gcc's -Wsuggest-attribute optionOliver Kiddle2018-11-122-1/+6
* 43790: failed mailstat could leak memoryKamil Dudka2018-11-092-3/+15
* 43789: possible use after free clearing up math func from moduleKamil Dudka2018-11-092-2/+3
* 43723: file descriptor could leak on fork errorKamil Dudka2018-11-092-1/+4
* 43793: computil could overrun bufferKamil Dudka2018-11-092-2/+4
* 43791: File descriptor could be closed twice in cloneKamil Dudka2018-11-092-1/+6