about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* 44118: use libtirpc if RPC is not in glibcJun-ichi Takimoto2019-03-152-0/+9
* 44122: turn int into long to avoid overflowKamil Dudka2019-03-142-2/+7
* 44100: zparseopts: Add -F option, completion, tests; improve documentationdana2019-03-125-13/+268
* 44101: _vim: better support for nvimJun-ichi Takimoto2019-03-082-34/+55
* unposted: _zftp: Use 'post' pattern matchingdana2019-03-062-1/+4
* 44099: Completion: Add _trashdana2019-03-062-0/+27
* unposted: ztst.zsh: fix a typoJun-ichi Takimoto2019-03-012-1/+5
* 44087: _getconf: Complete options, config variables on more systemsdana2019-02-272-29/+81
* 44090 (re: 44085): _remote_files: Don't set QUOTING_STYLEdana2019-02-272-1/+6
* 44085: _remote_files: Prevent ls/alias settings from mangling file listingsdana2019-02-262-1/+7
* 44080: Completion: Fix several option-description typosdana2019-02-2633-41/+65
* unposted: _less: Fix typodana2019-02-242-1/+5
* 44077: completion: Fix GNU _pick_variant patterns, partially fix `getent -s`dana2019-02-226-9/+19
* 44076: _column: Support Debian, add missing options, adjust wordingdana2019-02-222-12/+39
* 44067: Make history read safer on interrupt.Yutian Li2019-02-182-3/+14
* c.f. 44062: Back off clearflag change to ZLE line init.Peter Stephenson2019-02-142-1/+6
* gitlab !5: Add new abcde completion.Doron Behar2019-02-092-0/+55
* github #31: Add new demangle style, rust and dlangHiroki Noda2019-02-093-2/+8
* unposted: Post-release version bumpdana2019-02-032-2/+4
* unposted: Release 5.7.1 zsh-5.7.1dana2019-02-034-4/+7
* 44034: _date_formats: Complete %9./%N, adjust wordingdana2019-02-032-7/+15
* 44033: Add completion for dos2unix/unix2dosdana2019-02-032-0/+132
* 44030: prompt: Return error for unrecognised colour namedana2019-02-033-0/+15
* github #32: Fix a typo in the git tag completion.Fredric Silberberg2019-01-282-1/+6
* unposted: Update release instructionsdana2019-01-272-2/+45
* 44020: VCS_INFO_detect_p4: Fix infinite recursiondana2019-01-272-1/+5
* unposted: Post-release version bumpdana2019-01-242-2/+4
* unposted: Release 5.7 zsh-5.7dana2019-01-243-3/+8
* 44012: X04zlehighlight: Fix spurious test failures on OpenBSDdana2019-01-232-1/+13
* 44011: Only use fg_start_code for non-truecolorMikael Magnusson2019-01-234-16/+36
* 44001: _brace_parameter: Complete (q+)dana2019-01-212-0/+5
* 43990: _opkg: Support gain-privilegesdana2019-01-182-4/+14
* users/23829: add and coument file-split-chars stylePeter Stephenson2019-01-083-0/+20
* 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