Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 43134: don't complete SIG in front of numeric signals | dana | 2018-07-03 | 2 | -1/+6 |
| | |||||
* | 43108, 43121: _killall: complete various options | Jun-ichi Takimoto | 2018-07-02 | 2 | -5/+78 |
| | |||||
* | 43059: _gpg: Use explicit UIDs for state = public keys. | Doron Behar | 2018-07-01 | 2 | -7/+60 |
| | | | | | Use the `--with-colons` option and parse the output according to the format specified in the documentation. | ||||
* | 43107: add an option to _ttys to complete only open ttys | Jun-ichi Takimoto | 2018-07-01 | 4 | -8/+20 |
| | | | | Use the option in _ps and _watch-snoop | ||||
* | 23519: Use tag remote-files for remote files | Peter Stephenson | 2018-06-29 | 3 | -3/+16 |
| | |||||
* | 42746: _vim: handle special values for -u/-U | Daniel Hahler | 2018-06-27 | 2 | -2/+24 |
| | | | | This is based on state=verbosity from the same file. | ||||
* | 43096: _vim: remove duplicate flag | Eric Cook | 2018-06-27 | 2 | -1/+4 |
| | |||||
* | 43091: In the (u) glob qualifier, expand and correct "unknown user" error ↵ | Daniel Shahaf | 2018-06-25 | 2 | -2/+9 |
| | | | | messages. | ||||
* | 43084: Variable warning suppression enhancements. | Peter Stephenson | 2018-06-25 | 4 | -8/+17 |
| | | | | | | Add vared -g option along the lines of typeset -g. Set reply safely in zsh_directory_name_cdr. | ||||
* | 43080: _sys_calls: analyze recent syscall.h properly | Jun-ichi Takimoto | 2018-06-25 | 2 | -1/+4 |
| | |||||
* | 43079, 43086: new utility to complete names of running processes | Jun-ichi Takimoto | 2018-06-25 | 5 | -0/+107 |
| | | | | And new completions for dtruss, fs_usage and sc_usage. | ||||
* | unposted: Fix mistyped variable name in _opkg | dana | 2018-06-24 | 2 | -1/+6 |
| | |||||
* | 43081: Add networksetup completion | dana | 2018-06-23 | 2 | -0/+323 |
| | |||||
* | 43088: Fix wajig sub-command completion | dana | 2018-06-23 | 2 | -1/+6 |
| | |||||
* | 43074: Completion for additional linker options for clang and sanitizers for gcc | Eitan Adler | 2018-06-21 | 2 | -10/+14 |
| | |||||
* | 43078: add completion for the sed expression | Oliver Kiddle | 2018-06-21 | 2 | -11/+209 |
| | |||||
* | 43073: various completion option updates | Oliver Kiddle | 2018-06-21 | 20 | -80/+209 |
| | |||||
* | 43075: Support nanosecond-precision time formatting | dana | 2018-06-20 | 11 | -64/+116 |
| | | | | | | | | * Teach ztrftime() %9. and %N for nanoseconds * Update prompt expansion to pass sub-second times for time formatting * Update zsh/stat to pass sub-second times for atime/mtime/ctime Patch heavily based on Oliver's earlier work @ workers/24059 | ||||
* | 43077: Fix shift builtin status. | Peter Stephenson | 2018-06-20 | 2 | -1/+11 |
| | | | | | If the math evaulation to get the shift count failed the status wasn't passed back from the builtin. | ||||
* | 43061: Improve open (macOS) completion | dana | 2018-06-20 | 3 | -19/+65 |
| | |||||
* | 43060: Expand stat completion | dana | 2018-06-20 | 3 | -33/+101 |
| | |||||
* | 43047: Add completion for hostname | dana | 2018-06-18 | 2 | -0/+78 |
| | |||||
* | 43047: Make _bind_addresses always return local IPs | dana | 2018-06-18 | 2 | -13/+19 |
| | |||||
* | unposted: V01zmodload.ztst needs update for parameter module fix | Peter Stephenson | 2018-06-18 | 2 | -0/+5 |
| | |||||
* | 433029: Testing signal return type is no longer needed | Eitan Adler | 2018-06-18 | 5 | -15/+9 |
| | |||||
* | 43006: complete modified files after `git stash --` | Tim Smith | 2018-06-18 | 2 | -0/+6 |
| | |||||
* | users/23484: be consistent on matcher specs for git branches to fix issue ↵ | Oliver Kiddle | 2018-06-18 | 2 | -6/+9 |
| | | | | with partial matching | ||||
* | 43048: add sanitizers, standards aliases and fix -flto | Eitan Adler | 2018-06-18 | 2 | -4/+23 |
| | |||||
* | 43043: Improve comm/sed completion | dana | 2018-06-17 | 3 | -12/+21 |
| | |||||
* | 43039: Mark functions_source (et al.) for auto-loading | dana | 2018-06-17 | 3 | -1/+7 |
| | |||||
* | 43030: Replace VCS_INFO_realpath() by :P | dana | 2018-06-16 | 8 | -20/+19 |
| | |||||
* | 43031: Add note to style guide about quoting | dana | 2018-06-16 | 2 | -0/+20 |
| | |||||
* | 43031: Add note to style guide about variant syntax | dana | 2018-06-16 | 2 | -0/+25 |
| | |||||
* | unposted: Fix inconsistent white space in change log | dana | 2018-06-16 | 1 | -6/+7 |
| | |||||
* | unposted: Fix typo in change log | dana | 2018-06-15 | 1 | -1/+1 |
| | |||||
* | 43024: Improve _man section-name matching | dana | 2018-06-15 | 2 | -6/+41 |
| | |||||
* | 42981: Add ed completer | Matthew Martin | 2018-06-15 | 2 | -0/+42 |
| | |||||
* | users/23472: Add $sysparams[procsubstpid] to zsh/system | Peter Stephenson | 2018-06-15 | 5 | -0/+23 |
| | |||||
* | 43008: Improve code to remove privileges. | Peter Stephenson | 2018-06-15 | 2 | -7/+30 |
| | | | | | | | | Remove warnings of unused values as we always check the finally result later. Put segid before setuid as the setgid could fail if UID no longer privileged. | ||||
* | 42992: Fix minor escaping bug in _bash | dana | 2018-06-13 | 2 | -2/+4 |
| | |||||
* | 42992: Use _call_program to fetch argument possibilities | dana | 2018-06-13 | 5 | -10/+17 |
| | |||||
* | unposted: Change 'Mac OS X' reference to 'macOS' | dana | 2018-06-12 | 2 | -4/+9 |
| | | | | | I've left other references (see _growisofs and _hdiutil) alone, since they all appear in the context of legacy features. | ||||
* | 42983: Address misc. feedback re: _man | dana | 2018-06-11 | 2 | -9/+17 |
| | |||||
* | 42984: Fix argument pass-through to compadd | dana | 2018-06-11 | 3 | -2/+7 |
| | |||||
* | 42978: fix small but irritating bug in pbcopy completion | dana | 2018-06-10 | 2 | -1/+3 |
| | |||||
* | 42977: Complete options to major man variants, otherwise improve especially ↵ | dana | 2018-06-10 | 2 | -45/+311 |
| | | | | section matching | ||||
* | 42968: add "-c" for _shutdown completion on FreeBSD 12-current | Eitan Adler | 2018-06-09 | 2 | -0/+8 |
| | |||||
* | 42965: add full completion for bash and update shell list in _sh | dana | 2018-06-09 | 3 | -1/+89 |
| | |||||
* | 42964: Update list of fbsd architectures | Eitan Adler | 2018-06-09 | 2 | -1/+4 |
| | |||||
* | 42918: fix file completion for jq | dana | 2018-06-09 | 2 | -1/+3 |
| |