Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-10 | 43602: Clarify behaviour of `compdef -p` | dana | 1 | -1/+5 | |
2018-08-21 | unposted: docs: Fix duplicated words in _combination. | Daniel Shahaf | 1 | -2/+2 | |
2017-12-28 | 42175 + 42177 + 42178: avoid localized output from external commands | Jun-ichi Takimoto | 1 | -2/+26 | |
_call_program and '_arguments --' will call _comp_locale before calling external command for easier analysis of the output. This is disabled by passing an option '-l'. | |||||
2017-07-28 | 41467: Correct completion of 'tmux new <TAB>'. | Daniel Shahaf | 1 | -0/+21 | |
Reference: window_pane_spawn() in tmux 2.5. Also, document _cmdstring and _precommand. | |||||
2017-05-22 | 41128: typo in compsys documentation | Jörg Sommer | 1 | -1/+1 | |
2017-05-19 | users/22707: Document extra use of accept-exact-dirs | Peter Stephenson | 1 | -3/+10 | |
It allows completion after magically appearing directories that dont't show up in the parent directory by supressing searching of the parent directory if the subdirectory is directly found to exist. | |||||
2017-01-11 | 40321: _arguments option groups | Oliver Kiddle | 1 | -35/+46 | |
2016-12-09 | 40137: document _external_pwds | Oliver Kiddle | 1 | -0/+9 | |
2016-12-09 | 40117: Revert a hunk of 40035 that changed semantics incorrectly. | Daniel Shahaf | 1 | -2/+2 | |
2016-11-29 | 40035: Cosmetic fixes for comments and documentation. | Eitan Adler | 1 | -2/+2 | |
Mostly fixes to doubled words. | |||||
2016-10-27 | unposted: Minor documentation fixes (markup, grammar, etc). | Daniel Shahaf | 1 | -3/+4 | |
2016-10-24 | 39706: _tilde_files: Offer named directories. Document. | Daniel Shahaf | 1 | -0/+6 | |
2016-10-24 | 39708: Document _email_addresses. | Daniel Shahaf | 1 | -0/+42 | |
2016-10-24 | 39707: Document _dir_list. | Daniel Shahaf | 1 | -0/+15 | |
2016-10-18 | 39657: Make a helper function global. | Daniel Shahaf | 1 | -0/+10 | |
2016-09-16 | 39333: include name of command used to gain priviliges in context for ↵ | Oliver Kiddle | 1 | -1/+3 | |
command and gain-priviliges styles | |||||
2016-09-12 | 39297: more of 39284, it's painful to add texi nodes in yodl | Barton E. Schaefer | 1 | -1/+1 | |
Also fix some inconsequential ChangeLog typos. | |||||
2016-09-12 | 39284: Added Completion System Variables as a menu item | Vin Shelton | 1 | -0/+1 | |
2016-09-11 | 39261 (tweaked cf. Daniel: 39275): don't unconditionally elevate privileges ↵ | Oliver Kiddle | 1 | -8/+51 | |
with sudo in completion functions A new gain-privileges style enables it and a _comp_priv_prefix array added for tracking how to match privileges for the current command | |||||
2016-09-08 | 39236 (plus typo fix): docs: Tweak _arguments $opt_args documentation added ↵ | Daniel Shahaf | 1 | -3/+1 | |
in 39173. | |||||
2016-09-06 | 39173: _arguments: Escape colons and backslashes in $opt_args unambiguously. | Daniel Shahaf | 1 | -2/+4 | |
2016-08-18 | 39044 (in part, see thread): Document _canonical_paths in the manual, too. | Daniel Shahaf | 1 | -0/+15 | |
This mostly copy-pastes the source code comments and adds markup, however, the positional arguments are now annotated optional, and a ')' was added. | |||||
2016-07-31 | 38959: Document 38956 (_widgets). | Daniel Shahaf | 1 | -0/+10 | |
2016-07-23 | 38911: _arguments: Clarify documentation of '-s -w' switch | Daniel Shahaf | 1 | -2/+3 | |
2016-07-08 | unposted: fix duplicated words | Oliver Kiddle | 1 | -1/+1 | |
2016-06-22 | 38714: add x: syntax to match specs to make it possible to disable match ↵ | Oliver Kiddle | 1 | -2/+3 | |
specs hardcoded in completion functions | |||||
2016-06-04 | 38593: _describe: Make documentation more greppable. | Daniel Shahaf | 1 | -5/+5 | |
Make the running text refer to the parameters using their names given in the signature. This enables the reader to search for the name given in the signature. | |||||
2016-05-10 | 38458: mention the option -i of _multi_parts | Marko Myllynen | 1 | -1/+1 | |
2016-03-15 | 38155: docs: compsys: Clarify documentation of the 'filter' style. | Daniel Shahaf | 1 | -1/+2 | |
2016-01-20 | 37665: Completion: New helper _absolute_command_paths. | Daniel Shahaf | 1 | -0/+6 | |
2016-01-20 | 37664: docs: Document the completion function _command_names. | Daniel Shahaf | 1 | -0/+6 | |
2015-09-22 | 36578: option in a set has key "set-opt" in $opt_args | Jun-ichi Takimoto | 1 | -0/+5 | |
2015-08-11 | 36067: fix typo and format in the documentation | Jun T | 1 | -3/+3 | |
2015-07-27 | _arguments docs: Divide into subsections | Daniel Shahaf | 1 | -0/+12 | |
2015-07-27 | _arguments docs: Bring all option descriptions to one place | Daniel Shahaf | 1 | -54/+85 | |
2015-06-09 | 35418: fix usage synopsis for _describe to be clear that a single | Oliver Kiddle | 1 | -1/+1 | |
description is used | |||||
2015-05-12 | 35075: improve manual format | Jun-ichi Takimoto | 1 | -124/+143 | |
also fixed a ChangeLog entry for 35034 (2015-05-06) | |||||
2015-04-25 | 34961: minor wording clarification | Barton E. Schaefer | 1 | -1/+1 | |
2015-04-16 | 34902: Doc: Explain the numeric argument and be consistent about what we call it | Mikael Magnusson | 1 | -1/+1 | |
2015-03-16 | 34671 plus tweaks: Add -1 -2 -J -V -x to _describe, use them to sort 'git ↵ | Daniel Shahaf | 1 | -1/+4 | |
--fixup' hash completions | |||||
2015-03-04 | 34640: clarify documentation for _guard function | Daniel Shahaf | 1 | -6/+6 | |
2015-01-13 | 34273: use "enough" colons in each completion style pattern example | Barton E. Schaefer | 1 | -11/+16 | |
2015-01-10 | users/19721: clarify context vs. style in compsys configuration | Barton E. Schaefer | 1 | -18/+34 | |
2014-08-14 | 32997: new utility function for separated lists | Oliver Kiddle | 1 | -0/+13 | |
2014-03-03 | Merge branch 'master' of git://git.code.sf.net/p/zsh/code | Barton E. Schaefer | 1 | -0/+18 | |
2014-03-03 | users/18550: matcher-list documentation clarifications | Barton E. Schaefer | 1 | -5/+7 | |
2014-03-03 | 32441: add completer for file extensions | Oliver Kiddle | 1 | -0/+9 | |
2014-03-03 | 32439: add new show-ambiguity style | Oliver Kiddle | 1 | -0/+9 | |
2014-02-25 | unposted: fix typo in documentation | Oliver Kiddle | 1 | -1/+1 | |
2014-01-17 | 32271: fix matcher-list example | Daniel Hahler | 1 | -1/+1 | |