summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-24Update debian/changelog for new upstream releaseAxel Beckert1-2/+11
2018-12-24New upstream release candidate 5.6.2-test-2Axel Beckert134-833/+3368
2018-12-24debian/TODO.md: Mention that switching zsh-dev to arch:all is non-trivial.Axel Beckert1-1/+3
2018-12-24Declare compliance with Debian Policy 4.3.0. (No changes needed.)Axel Beckert1-1/+1
2018-12-19unposted: updates for 5.6.2-test-2Peter Stephenson4-15/+17
2018-12-19unposted, c.f. 43913: emulate -L zsh in edit-command-linePeter Stephenson2-0/+7
2018-12-1743897: Add/update various completion functionsdana12-4/+264
2018-12-1743895: _watch: Complete for procps/-ng watchdana2-5/+43
2018-12-1743904 (plus tweak): zshmisc(1): document term being optional if `in word' is ...Joey Pabalinas2-3/+11
2018-12-14unposted: _dig: Fix _arguments syntax errordana2-2/+7
2018-12-1343879: vcs_info git: Fix fatal error in VCS_INFO_git_getbranch in corner caseDaniel Shahaf2-4/+12
2018-12-0943871: _files: Support `-F '(pat ...)'` as with _path_filesdana2-0/+7
2018-12-08Add zsh-autosuggestions to list of zsh-related packages in bug-scriptAxel Beckert1-0/+1
2018-12-0443861: make "(#" completion safer by checking for ")"Peter Stephenson2-3/+3
2018-12-0443860: Complete glob flags at start of word.Peter Stephenson2-0/+9
2018-11-2943854: Set tok to LEXERR on generic parse error.Peter Stephenson2-0/+6
2018-11-2143837 plus test from Daniel: Empty string in nested subst.Peter Stephenson3-0/+15
2018-11-1943829: nearcolor.c: use double instead of floatJun-ichi Takimoto2-19/+23
2018-11-1643830: _cu: Complete /dev/cu.*Daniel O'Connor2-2/+7
2018-11-15unposted: _zcat: support macOSJun-ichi Takimoto2-1/+3
2018-11-1543823: remove unnecessary metafy() in stattimeprint()Ivan Tkachenko2-3/+6
2018-11-1443620: More care documenting command substitution including $(<...)Peter Stephenson2-3/+15
2018-11-1343809: Suppress npm update checks during completiondana2-2/+10
2018-11-13unposted (cf. 43800): Update strftime completiondana2-2/+7
2018-11-1343800: Add nanosecond support to strftime built-indana4-20/+86
2018-11-1243819: expand adb completion to also cover options to adb backupOliver Kiddle2-1/+19
2018-11-1243818: complete math functions for other modules besides zsh/mathfuncOliver Kiddle2-5/+11
2018-11-1243816: various completion option updatesOliver Kiddle18-147/+438
2018-11-1243817: update options in btrfs completion through to btrfs 4.17.1Oliver Kiddle2-66/+185
2018-11-1243813: for powerd add units, default values and allow option arguments in the...Oliver Kiddle2-10/+13
2018-11-1243812: allow repeats of gcc's -Wsuggest-attribute optionOliver Kiddle2-1/+6
2018-11-0943790: failed mailstat could leak memoryKamil Dudka2-3/+15
2018-11-0943789: possible use after free clearing up math func from moduleKamil Dudka2-2/+3
2018-11-0943723: file descriptor could leak on fork errorKamil Dudka2-1/+4
2018-11-0943793: computil could overrun bufferKamil Dudka2-2/+4
2018-11-0943791: File descriptor could be closed twice in cloneKamil Dudka2-1/+6
2018-11-0843779 (tweaked): add parentheses to fix expression with cprecedences option setJoey Pabalinas2-2/+5
2018-11-0843805: make nearcolor module use the default colour rather than black as a fa...Oliver Kiddle3-4/+10
2018-11-0843804: also need to be able to turn colour attributes back into hex triples f...Oliver Kiddle2-4/+15
2018-11-08unposted: add usual copyright header to nearcolor module sourcesOliver Kiddle2-0/+31
2018-11-0843784: clarify descriptions on options related to match sortingOliver Kiddle2-3/+6
2018-11-08unposted (c.f. Bart: 43739): use a correct description for the @ parameter ex...Oliver Kiddle2-1/+7
2018-11-0743788: clarify zpty -w -n with no string argumentPeter Stephenson2-1/+7
2018-11-0743761: update five completion functions for darwinJun-ichi Takimoto6-12/+50
2018-11-0543760: add documentation for true colour changes and nearcolor moduleOliver Kiddle5-3/+63
2018-11-0543759: add support for true colour terminalsOliver Kiddle9-80/+127
2018-11-0543747: new module to map colours from hex triplets to the nearest matching co...Oliver Kiddle6-1/+215
2018-11-0343752: Fix _expand quoting.Peter Stephenson2-2/+17
2018-11-0243748: fix completion for ack 3betaOliver Kiddle2-6/+13
2018-11-02github #29: Add completion support for Gits --color-moved option and color se...Wieland Hoffmann2-5/+25