| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 44160 (tweaked): Completion: Add _deb_files, match *.ddeb | dana | 2019-03-25 | 8 | -17/+45 |
* | 44176: warn only if off_t is longer than long | Jun-ichi Takimoto | 2019-03-25 | 2 | -1/+4 |
* | 44162 (tweaked): Avoid format-overflow warning in zftp.c | Wesley Schwengle | 2019-03-25 | 2 | -8/+5 |
* | 44164: Avoid stringop-truncation warning | Wesley Schwengle | 2019-03-25 | 2 | -1/+6 |
* | unposted: _chmod: Adjust _guard pattern | dana | 2019-03-24 | 2 | -1/+5 |
* | unposted: _chmod: Use _guard for mode operand | dana | 2019-03-22 | 2 | -1/+4 |
* | 44156 (tweaked): zsh/system: Add note about potential flock side-effects | Clinton Bunch | 2019-03-22 | 2 | -2/+10 |
* | 44153: rm: Accept -R as equivalent to -r | Matthew Martin | 2019-03-21 | 3 | -10/+14 |
* | 44149: _mkdir, _stat: Use _pick_variant -b | Matthew Martin | 2019-03-21 | 3 | -26/+9 |
* | 44144: _builtin: Append "builtin" to precommands | Matthew Martin | 2019-03-21 | 2 | -0/+5 |
* | 44155: _pick_variant: Update builtin check | Matthew Martin | 2019-03-21 | 2 | -8/+27 |
* | 44147: add/update completions for procps-ng | Jun-ichi Takimoto | 2019-03-22 | 7 | -6/+100 |
* | 44111: _git: Use `git rev-list` for log messages | dana | 2019-03-21 | 2 | -5/+12 |
* | Update doc from previous commit. | Peter Stephenson | 2019-03-19 | 2 | -3/+5 |
* | 44132: don't hash commands beginning with / | Charles Blake | 2019-03-19 | 3 | -0/+9 |
* | 44142: Fix hist_reduce_spaces bug. | Peter Stephenson | 2019-03-19 | 2 | -2/+8 |
* | 44135: Add chmod builtin | Matthew Martin | 2019-03-18 | 4 | -2/+77 |
* | 44135: _chmod: Reformat to minimize next diff. No functional change. | Matthew Martin | 2019-03-17 | 1 | -44/+50 |
* | 44118: use libtirpc if RPC is not in glibc | Jun-ichi Takimoto | 2019-03-15 | 2 | -0/+9 |
* | 44122: turn int into long to avoid overflow | Kamil Dudka | 2019-03-14 | 2 | -2/+7 |
* | 44100: zparseopts: Add -F option, completion, tests; improve documentation | dana | 2019-03-12 | 5 | -13/+268 |
* | 44101: _vim: better support for nvim | Jun-ichi Takimoto | 2019-03-08 | 2 | -34/+55 |
* | unposted: _zftp: Use 'post' pattern matching | dana | 2019-03-06 | 2 | -1/+4 |
* | 44099: Completion: Add _trash | dana | 2019-03-06 | 2 | -0/+27 |
* | unposted: ztst.zsh: fix a typo | Jun-ichi Takimoto | 2019-03-01 | 2 | -1/+5 |
* | 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 |