aboutsummaryrefslogtreecommitdiff
path: root/builtin/grep.c
Commit message (Expand)AuthorAge
...
| * | | tree_entry_interesting(): give meaningful names to return valuesNguyễn Thái Ngọc Duy2011-10-27
| * | | tree-walk.c: do not leak internal structure in tree_entry_len()Nguyễn Thái Ngọc Duy2011-10-27
* | | | builtin/grep: simplify lock_and_read_sha1_file()Junio C Hamano2011-10-26
* | | | builtin/grep: make lock/unlock into static inline functionsJunio C Hamano2011-10-26
* | | | git grep: be careful to use mutexes only when they are initializedJohannes Schindelin2011-10-26
|/ / /
* | | Merge branch 'jc/grep-untracked-exclude'Junio C Hamano2011-10-15
|\ \ \
| * | | Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-excludeJunio C Hamano2011-10-15
* | | | Merge branch 'jc/grep-untracked-exclude'Junio C Hamano2011-10-13
|\ \ \ \ | |/ / /
| * | | Merge branch 'jc/maint-grep-untracked-exclude' into jc/grep-untracked-excludeJunio C Hamano2011-10-04
* | | | Merge branch 'bw/grep-no-index-no-exclude'Junio C Hamano2011-10-13
| |/ / |/| |
* | | Merge branch 'nm/grep-object-sha1-lock'Junio C Hamano2011-10-05
|/ /
* | Merge branch 'jk/color-and-pager'Junio C Hamano2011-08-28
|\ \
| * | want_color: automatically fallback to color.uiJeff King2011-08-19
| * | git_config_colorbool: refactor stdout_is_tty handlingJeff King2011-08-18
| |/
* | grep: long context optionsRené Scharfe2011-08-01
* | grep: add option to show whole function as contextRené Scharfe2011-08-01
* | grep: add --headingRené Scharfe2011-06-05
* | grep: add --breakRené Scharfe2011-06-05
* | grep: fix coloring of hunk marks between filesRené Scharfe2011-06-05
|/
* Merge branch 'mk/grep-pcre'Junio C Hamano2011-05-30
|\
| * git-grep: do not die upon -F/-P when grep.extendedRegexp is set.Junio C Hamano2011-05-09
| * git-grep: Bail out when -P is used with -F or -EMichał Kiedrowicz2011-05-09
| * git-grep: Learn PCREMichał Kiedrowicz2011-05-09
* | Merge branch 'jc/magic-pathspec'Junio C Hamano2011-05-23
|\ \
| * | grep: use get_pathspec() correctlyJunio C Hamano2011-05-10
* | | Merge branch 'nd/struct-pathspec'Junio C Hamano2011-05-06
|\ \ \ | |_|/ |/| |
| * | Improve tree_entry_interesting() handling codeNguyễn Thái Ngọc Duy2011-03-25
* | | sparse: Fix errors and silence warningsStephen Boyd2011-04-03
* | | Merge branch 'jr/grep-en-config'Junio C Hamano2011-04-01
|\ \ \
| * | | grep: allow -E and -n to be turned on by default via configurationJoe Ratterman2011-03-30
* | | | Merge branch 'ab/i18n-st'Junio C Hamano2011-04-01
|\ \ \ \ | |/ / / |/| | |
| * | | i18n: git-grep "--open-files-in-pager" messageÆvar Arnfjörð Bjarmason2011-03-09
| * | | i18n: git-grep basic messagesÆvar Arnfjörð Bjarmason2011-03-09
* | | | Merge branch 'maint'Junio C Hamano2011-03-28
|\ \ \ \ | |_|_|/ |/| | |
| * | | grep: Add the option '--line-number'Joe Ratterman2011-03-28
* | | | grep: read patterns from stdin with -f -René Scharfe2011-03-19
* | | | Merge branch 'maint'Junio C Hamano2011-03-16
|\ \ \ \ | |/ / /
| * | | standardize brace placement in struct definitionsJonathan Nieder2011-03-16
| |/ /
* | | grep --no-index: honor pathspecs correctlyJunio C Hamano2011-02-16
| |/ |/|
* | grep: drop pathspec_matches() in favor of tree_entry_interesting()Nguyễn Thái Ngọc Duy2011-02-03
* | grep: use writable strbuf from caller for grep_tree()Nguyễn Thái Ngọc Duy2011-02-03
* | grep: use match_pathspec_depth() for cache/worktree greppingNguyễn Thái Ngọc Duy2011-02-03
* | grep: convert to use struct pathspecNguyễn Thái Ngọc Duy2011-02-03
|/
* thread-utils.h: simplify the inclusionJunio C Hamano2010-12-10
* add description parameter to OPT__QUIETRené Scharfe2010-11-15
* Use angles for placeholders consistentlyŠtěpán Němec2010-10-08
* Merge branch 'jn/paginate-fix'Junio C Hamano2010-08-31
|\
| * grep: run setup_git_directory_gently() soonerNguyễn Thái Ngọc Duy2010-08-11
* | object.h: Add OBJECT_ARRAY_INIT macro and make use of it.Thiago Farina2010-08-29
* | Merge branch 'tf/string-list-init'Junio C Hamano2010-08-18
|\ \ | |/ |/|