aboutsummaryrefslogtreecommitdiff
path: root/builtin/grep.c
Commit message (Expand)AuthorAge
* Merge branch 'bw/pathspec-match-submodule-boundary'Junio C Hamano2017-12-19
|\
| * pathspec: only match across submodule boundaries when requestedBrandon Williams2017-12-05
* | Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-11-06
|\ \ | |/
| * grep: take the read-lock when adding a submoduleMartin Ågren2017-11-02
* | Merge branch 'jk/ref-filter-colors-fix'Junio C Hamano2017-10-18
|\ \
| * | Revert "color: check color.ui in git_default_config()"Jeff King2017-10-17
| * | Merge branch 'jk/ref-filter-colors' into maintJunio C Hamano2017-08-23
| |\ \
* | \ \ Merge branch 'bw/submodule-config-cleanup'Junio C Hamano2017-08-26
|\ \ \ \
| * | | | submodule: remove gitmodules_configBrandon Williams2017-08-03
| * | | | Merge branch 'bc/object-id' into bw/submodule-config-cleanupJunio C Hamano2017-08-02
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge branch 'bw/grep-recurse-submodules'Junio C Hamano2017-08-22
|\ \ \ \ \ | |/ / / /
| * | | | grep: recurse in-process using 'struct repository'Brandon Williams2017-08-02
| | |/ / | |/| |
* | | | Merge branch 'jk/ref-filter-colors'Junio C Hamano2017-08-11
|\ \ \ \ | | |_|/ | |/| |
| * | | color: check color.ui in git_default_config()Jeff King2017-07-13
* | | | Merge branch 'bc/object-id'Junio C Hamano2017-08-11
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | sha1_name: convert GET_SHA1* flags to GET_OID*brian m. carlson2017-07-17
| * | sha1_name: convert get_sha1* to get_oid*brian m. carlson2017-07-17
| * | submodule: convert submodule config lookup to use object_idbrian m. carlson2017-07-17
| |/
* | Merge branch 'ab/grep-lose-opt-regflags'Junio C Hamano2017-07-13
|\ \ | |/ |/|
| * grep: remove regflags from the public grep_opt APIÆvar Arnfjörð Bjarmason2017-06-30
* | Merge branch 'rs/use-div-round-up'Junio C Hamano2017-07-12
|\ \
| * | use DIV_ROUND_UPRené Scharfe2017-07-10
* | | Merge branch 'bw/repo-object'Junio C Hamano2017-07-05
|\ \ \
| * | | submodule: convert is_submodule_initialized to work on a repositoryBrandon Williams2017-06-23
| | | |
| | \ \
| *-. \ \ Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob...Junio C Hamano2017-06-23
| |\ \ \ \
* | | | | | Spelling fixesVille Skyttä2017-06-27
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'bw/config-h'Junio C Hamano2017-06-24
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | config: don't include config.h by defaultBrandon Williams2017-06-15
* | | | Merge branch 'bw/object-id'Junio C Hamano2017-06-19
|\ \ \ \
| * | | | grep: convert to struct object_idBrandon Williams2017-06-02
* | | | | Merge branch 'ab/pcre-v2'Junio C Hamano2017-06-19
|\ \ \ \ \
| * | | | | grep: skip pthreads overhead when using one threadÆvar Arnfjörð Bjarmason2017-05-26
| * | | | | grep: don't redundantly compile throwaway patterns under threadingÆvar Arnfjörð Bjarmason2017-05-26
* | | | | | Merge branch 'sb/submodule-blanket-recursive'Junio C Hamano2017-06-13
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | builtin/grep.c: respect 'submodule.recurse' optionStefan Beller2017-06-01
| |/ / / /
* | | | | Merge branch 'ab/grep-preparatory-cleanup'Junio C Hamano2017-06-02
|\ \ \ \ \ | |/ / / /
| * | | | grep: assert that threading is enabled when calling grep_{lock,unlock}Ævar Arnfjörð Bjarmason2017-05-26
| * | | | grep: given --threads with NO_PTHREADS=YesPlease, warnÆvar Arnfjörð Bjarmason2017-05-26
| * | | | grep: catch a missing enum in switch statementÆvar Arnfjörð Bjarmason2017-05-26
| | |/ / | |/| |
* | | | Merge branch 'jk/diff-blob'Junio C Hamano2017-06-02
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | get_sha1_with_context: dynamically allocate oc->pathJeff King2017-05-24
| |/
* | Merge branch 'bc/object-id'Junio C Hamano2017-05-29
|\ \
| * | object: convert parse_object* to take struct object_idbrian m. carlson2017-05-08
| |/
* | dir: convert fill_directory to take an indexBrandon Williams2017-05-06
|/
* Merge branch 'ab/grep-plug-pathspec-leak'Junio C Hamano2017-04-19
|\
| * grep: plug a trivial memory leakÆvar Arnfjörð Bjarmason2017-04-16
* | Merge branch 'bw/recurse-submodules-relative-fix'Junio C Hamano2017-03-30
|\ \
| * | grep: fix bug when recursing with relative pathspecBrandon Williams2017-03-17
| * | grep: fix help text typoBrandon Williams2017-03-17
* | | Merge branch 'sb/checkout-recurse-submodules'Junio C Hamano2017-03-28
|\ \ \