about summary refs log tree commit diff
path: root/Completion/Unix/Command/_head
Commit message (Collapse)AuthorAgeFilesLines
* 42207: support g prefixes for GNU variants on systems like macOS+Homebrewdana2018-01-031-1/+1
|
* 39739: Complete negative integers for -n/-c in the GNU variant. (after 39479)Daniel Shahaf2016-10-271-1/+1
|
* 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset ↵Daniel Shahaf2016-10-071-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/
* 36983 + 36990: new completions for head and tailJun-ichi Takimoto2015-10-291-0/+45