Age | Commit message (Expand) | Author |
2015-01-13 | An article on medium.com highlighted that grep | Daniel Dickman |
2013-01-17 | remove uesless Pp; | Jason McIntyre |
2011-07-08 | add support for -o to only print the match. | Ted Unangst |
2011-03-04 | add -H (opposite of -h) to always print name. ok deraadt millert | Ted Unangst |
2010-09-03 | add an EXIT STATUS section for /usr/bin; | Jason McIntyre |
2010-04-05 | make this page read a little better; | Jason McIntyre |
2010-04-05 | remove some non-POSIX standard non-GNU defacto standard options, mostly | Ted Unangst |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-30 | - use a consistent text for STANDARDS | Jason McIntyre |
2007-02-13 | - Be explicit on command line checking, instead of relying on patterns, | Matthias Kilian |
2006-03-07 | -nv is a valid combination; confirmed by otto | Jason McIntyre |
2005-06-05 | s/-p1003.1-2003/-p1003.1-2004/g | Jason McIntyre |
2005-01-06 | clarify what -a does; | Jason McIntyre |
2004-10-04 | remove the section on extended regular expressions, and point | Jason McIntyre |
2004-09-28 | when stdin is searched, -L and -l print `(standard input)', not `-'; | Jason McIntyre |
2004-09-28 | various fixes to make this page a bit clearer and hopefully a bit | Jason McIntyre |
2004-04-17 | -w uses [[:<:]] and [[:>:]], not \< and \>, | Jason McIntyre |
2004-04-03 | remove unnecessary .Sm macros (oops, this is my fault it ever | Jason McIntyre |
2004-04-02 | Document --line-buffered | Otto Moerbeek |
2004-03-15 | simpler special character list. provoked by Patrick Latifi ok jmc@ | Ted Unangst |
2004-01-19 | -b reports offsets in bytes. | Otto Moerbeek |
2003-12-11 | Document use of [pattern] without -e, give example of -v with multiple | Ryan Thomas McBride |
2003-10-20 | typos from Jared Yanovich; | Jason McIntyre |
2003-09-27 | Correct wording on -C option. | Ryan Thomas McBride |
2003-08-20 | Add curly braces {} to the list of special characters in egrep mode. | Todd C. Miller |
2003-08-11 | typo, pr3396 from piotr domagalski | Ted Unangst |
2003-07-17 | Make it clear what -C does w/o having to read the description of -A/-B. | Todd C. Miller |
2003-07-15 | - .Ql Li -> .Ql (Ql already provides literal font) | Jason McIntyre |
2003-07-10 | restore grep -v semantics, print lines that don't match any (mismatch all) | Daniel Hartmeier |
2003-06-24 | clarify operation of -f. spotted by jmc@, new text by James Howard | Ted Unangst |
2003-06-23 | document two long options without short equivs. | Ted Unangst |
2003-06-23 | spelling | Ted Unangst |
2003-06-23 | better detetection/handling of binary files. | Ted Unangst |
2003-06-22 | 3 clause UCB license | Todd C. Miller |
2003-06-22 | proper $OpenBSD$ | Theo de Raadt |
2003-06-22 | tweaks by jmc and i | Theo de Raadt |
2003-06-22 | freegrep 0.16 | Theo de Raadt |
2003-06-10 | - section reorder | Jason McIntyre |
2003-04-25 | add missing .El's for .Bl macros; | Jason McIntyre |
2003-03-31 | ascii -> ASCII | Jason McIntyre |
2002-11-09 | more SEE ALSO fixes. | Federico G. Schwindt |
2001-09-21 | complete grep clone by harding@motd.ca; everything is there, but it is | Theo de Raadt |