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