Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-11-11 | Fix non-literal format in printf-style calls | Daniel Lowe | 1 | -3/+3 |
2008-10-01 | git grep: Add "-z/--null" option as in GNU's grep. | Raphael Zimmerer | 1 | -3/+11 |
2008-09-04 | log --author/--committer: really match only with name part | Junio C Hamano | 1 | -0/+52 |
2007-06-04 | Move buffer_is_binary() to xdiff-interface.h | Johannes Schindelin | 1 | -11/+1 |
2006-12-20 | simplify inclusion of system header files. | Junio C Hamano | 1 | -1/+0 |
2006-09-27 | grep --all-match | Junio C Hamano | 1 | -18/+96 |
2006-09-27 | grep: fix --fixed-strings combined with expression. | Junio C Hamano | 1 | -5/+2 |
2006-09-27 | grep: free expressions and patterns when done. | Junio C Hamano | 1 | -0/+42 |
2006-09-20 | Update grep internal for grepping only in head/body | Junio C Hamano | 1 | -16/+35 |
2006-09-20 | builtin-grep: make pieces of it available as library. | Junio C Hamano | 1 | -0/+440 |