aboutsummaryrefslogtreecommitdiff
path: root/builtin/grep.c
Commit message (Expand)AuthorAge
* Merge branch 'nd/i18n-parseopt-help'Junio C Hamano2012-09-07
|\
| * Use imperative form in help usage to describe an actionNguyễn Thái Ngọc Duy2012-08-22
| * i18n: grep: mark parseopt strings for translationNguyễn Thái Ngọc Duy2012-08-20
| * Merge branch 'mm/verify-filename-fix'Junio C Hamano2012-06-28
| |\
* | | grep: add a grep.patternType configuration settingJ Smith2012-08-03
* | | Merge branch 'mm/verify-filename-fix' into maintJunio C Hamano2012-07-11
|\ \ \ | |/ / |/| / | |/
| * verify_filename(): ask the caller to chose the kind of diagnosisMatthieu Moy2012-06-18
* | Merge branch 'rs/maint-grep-F'Junio C Hamano2012-05-25
|\ \
| * | grep: stop leaking line strings with -fRené Scharfe2012-05-21
* | | Merge branch 'rs/no-no-no-parseopt'Junio C Hamano2012-03-01
|\ \ \
| * | | parse-options: remove PARSE_OPT_NEGHELPRené Scharfe2012-02-28
* | | | Merge branch 'jk/grep-binary-attribute'Junio C Hamano2012-02-14
|\ \ \ \
| * | | | grep: pre-load userdiff drivers when threadedJeff King2012-02-02
| * | | | convert git-grep to use grep_source interfaceJeff King2012-02-02
| * | | | grep: move sha1-reading mutex into low-level codeJeff King2012-02-02
| * | | | grep: make locking flag globalJeff King2012-02-02
| | |_|/ | |/| |
* | | | drop odd return value semantics from userdiff_configJeff King2012-02-07
* | | | grep: fix -l/-L interaction with decoration linesAlbert Yale2012-01-23
|/ / /
* | | grep: disable threading in non-worktree caseThomas Rast2011-12-16
* | | grep: enable threading with -p and -W using lazy attribute lookupThomas Rast2011-12-16
* | | Merge branch 'nd/misc-cleanups'Junio C Hamano2011-12-05
|\ \ \
| * | | 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
|\ \ \