Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 43897: Add/update various completion functions | dana | 2018-12-17 | 1 | -3/+6 |
| | | | | | * Update tail to support -q/-v on NetBSD * Add several new functions (with one change needed to _hosts compdefs) | ||||
* | 42229: update completion of GNU programs for coreutils 8.29 / gawk 4.2.0 | Oliver Kiddle | 2018-01-05 | 1 | -1/+1 |
| | |||||
* | 42207: support g prefixes for GNU variants on systems like macOS+Homebrew | dana | 2018-01-03 | 1 | -1/+1 |
| | |||||
* | 39739: Complete negative integers for -n/-c in the GNU variant. (after 39479) | Daniel Shahaf | 2016-10-27 | 1 | -1/+1 |
| | |||||
* | 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵ | Daniel Shahaf | 2016-10-07 | 1 | -1/+1 |
| | | | | | | | | -P' calls to use shortest match where applicable, plus random drive-by tweaks. Found by grepping for patterns that can match needles of various lengths: :grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/ | ||||
* | 37029: update options and new tr completion | Oliver Kiddle | 2015-10-31 | 1 | -5/+9 |
| | |||||
* | 36983 + 36990: new completions for head and tail | Jun-ichi Takimoto | 2015-10-29 | 1 | -0/+65 |