| Commit message (Expand) | Author | Age | Files | Lines |
* | 44087: _getconf: Complete options, config variables on more systems | dana | 2019-02-27 | 2 | -29/+81 |
* | 44090 (re: 44085): _remote_files: Don't set QUOTING_STYLE | dana | 2019-02-27 | 2 | -1/+6 |
* | 44085: _remote_files: Prevent ls/alias settings from mangling file listings | dana | 2019-02-26 | 2 | -1/+7 |
* | 44080: Completion: Fix several option-description typos | dana | 2019-02-26 | 33 | -41/+65 |
* | unposted: _less: Fix typo | dana | 2019-02-24 | 2 | -1/+5 |
* | 44077: completion: Fix GNU _pick_variant patterns, partially fix `getent -s` | dana | 2019-02-22 | 6 | -9/+19 |
* | 44076: _column: Support Debian, add missing options, adjust wording | dana | 2019-02-22 | 2 | -12/+39 |
* | 44067: Make history read safer on interrupt. | Yutian Li | 2019-02-18 | 2 | -3/+14 |
* | c.f. 44062: Back off clearflag change to ZLE line init. | Peter Stephenson | 2019-02-14 | 2 | -1/+6 |
* | gitlab !5: Add new abcde completion. | Doron Behar | 2019-02-09 | 2 | -0/+55 |
* | github #31: Add new demangle style, rust and dlang | Hiroki Noda | 2019-02-09 | 3 | -2/+8 |
* | unposted: Post-release version bump | dana | 2019-02-03 | 2 | -2/+4 |
* | unposted: Release 5.7.1 zsh-5.7.1 | dana | 2019-02-03 | 4 | -4/+7 |
* | 44034: _date_formats: Complete %9./%N, adjust wording | dana | 2019-02-03 | 2 | -7/+15 |
* | 44033: Add completion for dos2unix/unix2dos | dana | 2019-02-03 | 2 | -0/+132 |
* | 44030: prompt: Return error for unrecognised colour name | dana | 2019-02-03 | 3 | -0/+15 |
* | github #32: Fix a typo in the git tag completion. | Fredric Silberberg | 2019-01-28 | 2 | -1/+6 |
* | unposted: Update release instructions | dana | 2019-01-27 | 2 | -2/+45 |
* | 44020: VCS_INFO_detect_p4: Fix infinite recursion | dana | 2019-01-27 | 2 | -1/+5 |
* | unposted: Post-release version bump | dana | 2019-01-24 | 2 | -2/+4 |
* | unposted: Release 5.7 zsh-5.7 | dana | 2019-01-24 | 3 | -3/+8 |
* | 44012: X04zlehighlight: Fix spurious test failures on OpenBSD | dana | 2019-01-23 | 2 | -1/+13 |
* | 44011: Only use fg_start_code for non-truecolor | Mikael Magnusson | 2019-01-23 | 4 | -16/+36 |
* | 44001: _brace_parameter: Complete (q+) | dana | 2019-01-21 | 2 | -0/+5 |
* | 43990: _opkg: Support gain-privileges | dana | 2019-01-18 | 2 | -4/+14 |
* | users/23829: add and coument file-split-chars style | Peter Stephenson | 2019-01-08 | 3 | -0/+20 |
* | unposted: Update for 5.6.2-test-3 zsh-5.6.2-test-3 | dana | 2019-01-05 | 3 | -2/+10 |
* | 43974: _git: Always offer -F/-m for `git tag` | dana | 2019-01-04 | 2 | -10/+5 |
* | 43970: Update NEWS for previously unmentioned features in 5.{4,5,6} | dana | 2019-01-04 | 3 | -2/+39 |
* | 43969: untokenize Dash for compctl with GLOB_SUBST set | Peter Stephenson | 2019-01-03 | 2 | -0/+14 |
* | unposted: Add missing change-log entries for 37302 and 37303 | dana | 2019-01-02 | 1 | -0/+6 |
* | 43960: Add full completion for exec and setsid | dana | 2019-01-01 | 4 | -1/+26 |
* | 43959: Add completion for strongSwan, &al. | dana | 2019-01-01 | 4 | -1/+411 |
* | 43962: Fix X04 test module_path | dana | 2018-12-31 | 2 | -0/+5 |
* | users/23809: ZLE_HIGHLIGHT extensions. | Peter Stephenson | 2018-12-30 | 3 | -4/+183 |
* | 43945 (tweaked to remove test failure, noted in test): | Martijn Dekker | 2018-12-30 | 3 | -10/+68 |
* | 43944: apply NO_UNSET consistently to arithmeitc | Martijn Dekker | 2018-12-30 | 5 | -1/+32 |
* | unposted: test for 43938 | Peter Stephenson | 2018-12-30 | 1 | -0/+8 |
* | 43914 (tweaked): Add completion for Composer | dana | 2018-12-30 | 2 | -0/+853 |
* | 43930: Improve _multi_parts performance | dana | 2018-12-30 | 2 | -7/+11 |
* | unposted (per 43938): Avoid segfault when unmetafying empty string | dana | 2018-12-30 | 2 | -1/+6 |
* | 43953: Fix rounding/truncation error in %. time-format specifier | dana | 2018-12-29 | 3 | -6/+36 |
* | 43935: Reject too-large nanosecond values given to strftime | dana | 2018-12-24 | 3 | -3/+12 |
* | 43928: _alternative: Evaluate (...) action syntax as with _arguments | dana | 2018-12-23 | 2 | -1/+8 |
* | 43921: ${\var} should be an error | Bart Schaefer | 2018-12-21 | 2 | -1/+5 |
* | unposted: updates for 5.6.2-test-2 zsh-5.6.2-test-2 | Peter Stephenson | 2018-12-19 | 4 | -15/+17 |
* | unposted, c.f. 43913: emulate -L zsh in edit-command-line | Peter Stephenson | 2018-12-19 | 2 | -0/+7 |
* | 43897: Add/update various completion functions | dana | 2018-12-17 | 12 | -4/+264 |
* | 43895: _watch: Complete for procps/-ng watch | dana | 2018-12-17 | 2 | -5/+43 |
* | 43904 (plus tweak): zshmisc(1): document term being optional if `in word' is ... | Joey Pabalinas | 2018-12-17 | 2 | -3/+11 |