Age | Commit message (Expand) | Author | Files | Lines |
2011-02-16 | grep --no-index: honor pathspecs correctly | Junio C Hamano | 1 | -0/+4 |
2011-02-03 | grep: drop pathspec_matches() in favor of tree_entry_interesting() | Nguyễn Thái Ngọc Duy | 1 | -111/+14 |
2011-02-03 | grep: use writable strbuf from caller for grep_tree() | Nguyễn Thái Ngọc Duy | 1 | -27/+24 |
2011-02-03 | grep: use match_pathspec_depth() for cache/worktree grepping | Nguyễn Thái Ngọc Duy | 1 | -1/+1 |
2011-02-03 | grep: convert to use struct pathspec | Nguyễn Thái Ngọc Duy | 1 | -14/+16 |
2010-12-10 | thread-utils.h: simplify the inclusion | Junio C Hamano | 1 | -4/+0 |
2010-11-15 | add description parameter to OPT__QUIET | René Scharfe | 1 | -2/+2 |
2010-10-08 | Use angles for placeholders consistently | Štěpán Němec | 1 | -1/+1 |
2010-08-31 | Merge branch 'jn/paginate-fix' | Junio C Hamano | 1 | -4/+2 |
2010-08-29 | object.h: Add OBJECT_ARRAY_INIT macro and make use of it. | Thiago Farina | 1 | -1/+1 |
2010-08-18 | Merge branch 'tf/string-list-init' | Junio C Hamano | 1 | -1/+1 |
2010-08-11 | grep: run setup_git_directory_gently() sooner | Nguyễn Thái Ngọc Duy | 1 | -4/+2 |
2010-07-15 | Merge branch 'jn/grep-open' | Junio C Hamano | 1 | -0/+1 |
2010-07-07 | grep -O: Do not pass color sequences as filenames to pager | Nazri Ramliy | 1 | -0/+1 |
2010-07-05 | string_list: Add STRING_LIST_INIT macro and make use of it. | Thiago Farina | 1 | -1/+1 |
2010-06-30 | Merge branch 'jn/grep-open' | Junio C Hamano | 1 | -26/+95 |
2010-06-27 | Merge branch 'jp/string-list-api-cleanup' into jn/grep-open | Julian Phillips | 1 | -3/+3 |
2010-06-13 | Merge branch 'rs/grep-binary' | Junio C Hamano | 1 | -2/+6 |
2010-06-13 | grep -O: allow optional argument specifying the pager (or editor) | Johannes Schindelin | 1 | -14/+12 |
2010-06-13 | grep: Add the option '--open-files-in-pager' | Johannes Schindelin | 1 | -0/+73 |
2010-06-13 | Unify code paths of threaded greps | Johannes Schindelin | 1 | -17/+5 |
2010-06-13 | grep: refactor grep_objects loop into its own function | Jonathan Nieder | 1 | -10/+20 |
2010-05-24 | grep: support NUL chars in search strings for -F | René Scharfe | 1 | -2/+6 |
2010-05-21 | Merge branch 'np/malloc-threading' | Junio C Hamano | 1 | -1/+1 |
2010-04-03 | Merge branch 'rs/threaded-grep-context' | Junio C Hamano | 1 | -2/+13 |
2010-03-20 | Merge branch 'ml/color-grep' | Junio C Hamano | 1 | -8/+28 |
2010-03-15 | grep: enable threading for context line printing | René Scharfe | 1 | -2/+13 |
2010-03-10 | Merge branch 'lt/deepen-builtin-source' | Junio C Hamano | 1 | -0/+1011 |
2010-02-22 | Move 'builtin-*' into a 'builtin/' subdirectory | Linus Torvalds | 1 | -0/+1010 |