Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 43819: expand adb completion to also cover options to adb backup | Oliver Kiddle | 2018-11-12 | 2 | -1/+19 |
| | |||||
* | 43818: complete math functions for other modules besides zsh/mathfunc | Oliver Kiddle | 2018-11-12 | 2 | -5/+11 |
| | |||||
* | 43816: various completion option updates | Oliver Kiddle | 2018-11-12 | 18 | -147/+438 |
| | |||||
* | 43817: update options in btrfs completion through to btrfs 4.17.1 | Oliver Kiddle | 2018-11-12 | 2 | -66/+185 |
| | |||||
* | 43813: for powerd add units, default values and allow option arguments in ↵ | Oliver Kiddle | 2018-11-12 | 2 | -10/+13 |
| | | | | the same word as the option | ||||
* | 43812: allow repeats of gcc's -Wsuggest-attribute option | Oliver Kiddle | 2018-11-12 | 2 | -1/+6 |
| | |||||
* | 43790: failed mailstat could leak memory | Kamil Dudka | 2018-11-09 | 2 | -3/+15 |
| | |||||
* | 43789: possible use after free clearing up math func from module | Kamil Dudka | 2018-11-09 | 2 | -2/+3 |
| | |||||
* | 43723: file descriptor could leak on fork error | Kamil Dudka | 2018-11-09 | 2 | -1/+4 |
| | |||||
* | 43793: computil could overrun buffer | Kamil Dudka | 2018-11-09 | 2 | -2/+4 |
| | |||||
* | 43791: File descriptor could be closed twice in clone | Kamil Dudka | 2018-11-09 | 2 | -1/+6 |
| | |||||
* | 43779 (tweaked): add parentheses to fix expression with cprecedences option set | Joey Pabalinas | 2018-11-08 | 2 | -2/+5 |
| | |||||
* | 43805: make nearcolor module use the default colour rather than black as a ↵ | Oliver Kiddle | 2018-11-08 | 3 | -4/+10 |
| | | | | fallback | ||||
* | 43804: also need to be able to turn colour attributes back into hex triples ↵ | Oliver Kiddle | 2018-11-08 | 2 | -4/+15 |
| | | | | for region_highlight variable | ||||
* | unposted: add usual copyright header to nearcolor module sources | Oliver Kiddle | 2018-11-08 | 2 | -0/+31 |
| | |||||
* | 43784: clarify descriptions on options related to match sorting | Oliver Kiddle | 2018-11-08 | 2 | -3/+6 |
| | |||||
* | unposted (c.f. Bart: 43739): use a correct description for the @ parameter ↵ | Oliver Kiddle | 2018-11-08 | 2 | -1/+7 |
| | | | | expansion flag | ||||
* | 43788: clarify zpty -w -n with no string argument | Peter Stephenson | 2018-11-07 | 2 | -1/+7 |
| | |||||
* | 43761: update five completion functions for darwin | Jun-ichi Takimoto | 2018-11-07 | 6 | -12/+50 |
| | |||||
* | 43760: add documentation for true colour changes and nearcolor module | Oliver Kiddle | 2018-11-05 | 5 | -3/+63 |
| | |||||
* | 43759: add support for true colour terminals | Oliver Kiddle | 2018-11-05 | 9 | -80/+127 |
| | |||||
* | 43747: new module to map colours from hex triplets to the nearest matching ↵ | Oliver Kiddle | 2018-11-05 | 6 | -1/+215 |
| | | | | colour | ||||
* | 43752: Fix _expand quoting. | Peter Stephenson | 2018-11-03 | 2 | -2/+17 |
| | | | | Quoting was not applied properly if globbing failed or was not applied. | ||||
* | 43748: fix completion for ack 3beta | Oliver Kiddle | 2018-11-02 | 2 | -6/+13 |
| | |||||
* | github #29: Add completion support for Gits --color-moved option and color ↵ | Wieland Hoffmann | 2018-11-02 | 2 | -5/+25 |
| | | | | | | settings --color-moved was added in Git 2.15. | ||||
* | 43746: _ping: update for BSD and Darwin | Jun-ichi Takimoto | 2018-10-31 | 2 | -11/+19 |
| | |||||
* | 43744: _sysctl: support procps-ng, NetBSD | Jun-ichi Takimoto | 2018-10-31 | 2 | -30/+63 |
| | | | | with several updates for other OS | ||||
* | 43726: Add tests for semicolon in the middle of a sublist not terminating it. | Daniel Shahaf | 2018-10-24 | 2 | -0/+15 |
| | |||||
* | 43723: _mkdir: fix builtin mkdir and support darwin | Jun-ichi Takimoto | 2018-10-24 | 2 | -3/+4 |
| | |||||
* | 43722: _ed, _env, _sort: support darwin | Jun-ichi Takimoto | 2018-10-24 | 4 | -12/+16 |
| | | | | use the same completions as freebsd | ||||
* | 43721: _diff3: detect GNU variant correctly | Jun-ichi Takimoto | 2018-10-24 | 2 | -3/+8 |
| | |||||
* | 43718: Use singular completion group descriptions | dana | 2018-10-24 | 13 | -20/+30 |
| | |||||
* | 43714: complete lp fit-to-page option | Marcin Mielniczuk | 2018-10-23 | 2 | -1/+4 |
| | |||||
* | 43695: minor but simple optmiisation to use existing string length | Sebastian Gniazdowski | 2018-10-23 | 2 | -4/+9 |
| | |||||
* | 43713: Improve init.d command completion | dana | 2018-10-22 | 2 | -6/+25 |
| | |||||
* | 43694: More detail on multios. | Peter Stephenson | 2018-10-17 | 2 | -3/+15 |
| | | | | Mention how opening files in multios differs from cat. | ||||
* | 43697: match uppercase filename extensions in zathura completion | Oliver Kiddle | 2018-10-17 | 2 | -2/+5 |
| | |||||
* | 43698: update options for git 2.19.1 | Oliver Kiddle | 2018-10-17 | 2 | -37/+78 |
| | |||||
* | 43692: Generate man pages in the build dir, rather than the source dir. | Daniel Shahaf | 2018-10-16 | 2 | -6/+11 |
| | | | | | | | | | | | | | The following files are still generated in the source dir (in out-of-tree builds): Doc/Zsh/manmodmenu.yo Doc/Zsh/modlist.yo Doc/Zsh/modmenu.yo Doc/version.yo Doc/zsh.idx Doc/zsh.texi META-FAQ | ||||
* | 43672: Document result of redirecting from a non-existent file | dana | 2018-10-15 | 2 | -0/+6 |
| | |||||
* | unposted: internals: Document sepjoin(). | Daniel Shahaf | 2018-10-14 | 2 | -0/+10 |
| | |||||
* | 43685: add-zle-hook-widget: Support running under NO_UNSET ('set -u'). | Daniel Shahaf | 2018-10-14 | 2 | -6/+11 |
| | |||||
* | 43674: Split more PM_ flags for variables and functions. | Peter Stephenson | 2018-10-12 | 3 | -22/+27 |
| | | | | | | This avoids using sign bit. Also bump dev version because of wordcode incompatibility. | ||||
* | 43602: Clarify behaviour of `compdef -p` | dana | 2018-10-10 | 2 | -1/+9 |
| | |||||
* | unposted: another couple of tests for previous commit. | Peter Stephenson | 2018-10-10 | 2 | -0/+9 |
| | | | | | This tests different code paths as the -c command option exits in a different fashion from code executed from a script. | ||||
* | 43669: ensure explicit exit status is used over implicit | Peter Stephenson | 2018-10-10 | 4 | -3/+11 |
| | |||||
* | Missed ChangeLog from previous commit | Peter Stephenson | 2018-10-09 | 1 | -0/+4 |
| | |||||
* | 43660: extend 43653 when final exit is implicit. | Peter Stephenson | 2018-10-09 | 4 | -30/+71 |
| | | | | | | | Combine logic for case after committed to exit (shell_exiting) with case where exit occurred in a function we nee to unwind (exit_pending). Add sarky note for future generations to be confused at. | ||||
* | 43656: special tied arrays don't have tieddata | Peter Stephenson | 2018-10-09 | 2 | -1/+4 |
| | |||||
* | unposted: addition to previous trap test suggested by Mikael | Peter Stephenson | 2018-10-09 | 2 | -0/+6 |
| |