| Commit message (Expand) | Author | Age |
* | Merge branch 'nd/grep-true-path' | Jeff King | 2012-10-29 |
|\ |
|
| * | grep: stop looking at random places for .gitattributes | Nguyễn Thái Ngọc Duy | 2012-10-12 |
| * | Merge branch 'jc/maint-log-grep-all-match-1' into maint | Junio C Hamano | 2012-09-29 |
| |\ |
|
* | | | grep: move pattern-type bits support to top-level grep.[ch] | Junio C Hamano | 2012-10-09 |
* | | | grep: move the configuration parsing logic to grep.[ch] | Junio C Hamano | 2012-10-09 |
* | | | builtin/grep.c: make configuration callback more reusable | Junio C Hamano | 2012-10-09 |
* | | | Merge branch 'jc/maint-log-grep-all-match' | Junio C Hamano | 2012-09-18 |
|\ \ \
| | |/
| |/| |
|
| * | | grep: show --debug output only once | Michael J Gruber | 2012-09-14 |
| * | | grep: teach --debug option to dump the parse tree | Junio C Hamano | 2012-09-14 |
| * | | Merge branch 'rs/maint-grep-F' into maint | Junio C Hamano | 2012-06-01 |
| |\ \ |
|
* | \ \ | Merge branch 'nd/i18n-parseopt-help' | Junio C Hamano | 2012-09-07 |
|\ \ \ \ |
|
| * | | | | Use imperative form in help usage to describe an action | Nguyễn Thái Ngọc Duy | 2012-08-22 |
| * | | | | i18n: grep: mark parseopt strings for translation | Nguyễn Thái Ngọc Duy | 2012-08-20 |
| | |_|/
| |/| | |
|
| * | | | Merge branch 'mm/verify-filename-fix' | Junio C Hamano | 2012-06-28 |
| |\ \ \ |
|
* | | | | | grep: add a grep.patternType configuration setting | J Smith | 2012-08-03 |
* | | | | | Merge branch 'mm/verify-filename-fix' into maint | Junio C Hamano | 2012-07-11 |
|\ \ \ \ \
| |/ / / /
|/| / / /
| |/ / / |
|
| * | | | verify_filename(): ask the caller to chose the kind of diagnosis | Matthieu Moy | 2012-06-18 |
* | | | | Merge branch 'rs/maint-grep-F' | Junio C Hamano | 2012-05-25 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | grep: stop leaking line strings with -f | René Scharfe | 2012-05-21 |
* | | | Merge branch 'rs/no-no-no-parseopt' | Junio C Hamano | 2012-03-01 |
|\ \ \ |
|
| * | | | parse-options: remove PARSE_OPT_NEGHELP | René Scharfe | 2012-02-28 |
* | | | | Merge branch 'jk/grep-binary-attribute' | Junio C Hamano | 2012-02-14 |
|\ \ \ \ |
|
| * | | | | grep: pre-load userdiff drivers when threaded | Jeff King | 2012-02-02 |
| * | | | | convert git-grep to use grep_source interface | Jeff King | 2012-02-02 |
| * | | | | grep: move sha1-reading mutex into low-level code | Jeff King | 2012-02-02 |
| * | | | | grep: make locking flag global | Jeff King | 2012-02-02 |
| | |_|/
| |/| | |
|
* | | | | drop odd return value semantics from userdiff_config | Jeff King | 2012-02-07 |
* | | | | grep: fix -l/-L interaction with decoration lines | Albert Yale | 2012-01-23 |
|/ / / |
|
* | | | grep: disable threading in non-worktree case | Thomas Rast | 2011-12-16 |
* | | | grep: enable threading with -p and -W using lazy attribute lookup | Thomas Rast | 2011-12-16 |
* | | | Merge branch 'nd/misc-cleanups' | Junio C Hamano | 2011-12-05 |
|\ \ \ |
|
| * | | | tree_entry_interesting(): give meaningful names to return values | Nguyễn Thái Ngọc Duy | 2011-10-27 |
| * | | | tree-walk.c: do not leak internal structure in tree_entry_len() | Nguyễn Thái Ngọc Duy | 2011-10-27 |
* | | | | builtin/grep: simplify lock_and_read_sha1_file() | Junio C Hamano | 2011-10-26 |
* | | | | builtin/grep: make lock/unlock into static inline functions | Junio C Hamano | 2011-10-26 |
* | | | | git grep: be careful to use mutexes only when they are initialized | Johannes Schindelin | 2011-10-26 |
|/ / / |
|
* | | | Merge branch 'jc/grep-untracked-exclude' | Junio C Hamano | 2011-10-15 |
|\ \ \ |
|
| * | | | Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-exclude | Junio C Hamano | 2011-10-15 |
* | | | | Merge branch 'jc/grep-untracked-exclude' | Junio C Hamano | 2011-10-13 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-exclude | Junio C Hamano | 2011-10-04 |
* | | | | Merge branch 'bw/grep-no-index-no-exclude' | Junio C Hamano | 2011-10-13 |
| |/ /
|/| | |
|
* | | | Merge branch 'nm/grep-object-sha1-lock' | Junio C Hamano | 2011-10-05 |
|/ / |
|
* | | Merge branch 'jk/color-and-pager' | Junio C Hamano | 2011-08-28 |
|\ \ |
|
| * | | want_color: automatically fallback to color.ui | Jeff King | 2011-08-19 |
| * | | git_config_colorbool: refactor stdout_is_tty handling | Jeff King | 2011-08-18 |
| |/ |
|
* | | grep: long context options | René Scharfe | 2011-08-01 |
* | | grep: add option to show whole function as context | René Scharfe | 2011-08-01 |
* | | grep: add --heading | René Scharfe | 2011-06-05 |
* | | grep: add --break | René Scharfe | 2011-06-05 |
* | | grep: fix coloring of hunk marks between files | René Scharfe | 2011-06-05 |
|/ |
|