summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_grep
AgeCommit message (Expand)AuthorFilesLines
2023-03-1651581: update completions to cover changes in OpenBSD 7.2Oliver Kiddle1-1/+2
2021-04-1948618: update completions for FreeBSD 13Oliver Kiddle1-11/+28
2019-10-1844849: completion updates for changes in OpenBSD 6.6Oliver Kiddle1-1/+1
2018-10-2443718: Use singular completion group descriptionsdana1-3/+3
2018-07-1843177: _grep: support bzgrep, and add a few options for macOSJun-ichi Takimoto1-7/+13
2017-03-1040824: grep completion handling of option deviations between different systemsOliver Kiddle1-20/+60
2017-03-0940808: fix typos where (x,y) should have been (x y) in _arguments syntaxFabian Klotzl1-1/+1
2016-08-1939067: update options to correspond to latest versions of software in various...Oliver Kiddle1-9/+14
2015-05-0335011: update completions for some common Unix commands,Oliver Kiddle1-1/+1
2009-12-14unposted: add --exclude-dir grep optionAndrey Borzenkov1-0/+1
2003-11-1419244: various completion function fixes and updatesOliver Kiddle1-1/+1
2003-04-2518472: spelling correctionsOliver Kiddle1-1/+1
2002-03-19correct my mistake which broke file completion after grepOliver Kiddle1-1/+1
2002-03-19arg to -C option must be in the same wordOliver Kiddle1-1/+1
2002-03-1516842: resolve name clash for nc between netcat and the nedit client forOliver Kiddle1-12/+1
2002-03-1516838: complete new options of grep 2.5 and value for GREP_OPTIONS parameterOliver Kiddle1-12/+33
2002-02-25make _guard use `_mesage -e'; make `_message -e' use $curtag as a default; ch...Sven Wischnowsky1-1/+1
2001-08-06correct mistake with 15574Oliver Kiddle1-1/+1
2001-08-06share descriptions for long/short opts in more completions and other changesOliver Kiddle1-48/+39
2001-04-02moved from Completion/User/_grepSven Wischnowsky1-0/+72