index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
grep.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-17
log: let --invert-grep only invert --grep
René Scharfe
1
-0
/
+2
2021-11-01
Merge branch 'hm/paint-hits-in-log-grep'
Junio C Hamano
1
-0
/
+9
2021-10-13
Merge branch 'mt/grep-submodule-textconv'
Junio C Hamano
1
-3
/
+3
2021-10-06
Merge branch 'ab/retire-decl-of-missing-unused-funcs'
Junio C Hamano
1
-1
/
+0
2021-10-01
grep.h: remove unused grep_threads_ok() declaration
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2021-09-29
grep: refactor next_match() and match_one_pattern() for external use
Hamza Mahfooz
1
-0
/
+9
2021-09-29
grep: demonstrate bug with textconv attributes and submodules
Matheus Tavares
1
-3
/
+3
2021-09-22
grep: store grep_source buffer as const
Jeff King
1
-2
/
+2
2021-09-08
grep: add repository to OID grep sources
Jonathan Tan
1
-1
/
+16
2021-09-08
grep: typesafe versions of grep_source_init
Jonathan Tan
1
-3
/
+4
2021-02-17
grep/pcre2: move back to thread-only PCREv2 structures
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-02-17
grep/pcre2: use pcre2_maketables_free() function
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2021-02-17
grep/pcre2: use compile-time PCREv2 version test
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2021-02-10
Merge branch 'ab/grep-pcre-invalid-utf8'
Junio C Hamano
1
-0
/
+4
2021-02-10
Merge branch 'ab/retire-pcre1'
Junio C Hamano
1
-14
/
+0
2021-01-26
grep/log: remove hidden --debug and --grep-debug options
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2021-01-24
grep/pcre2: better support invalid UTF-8 haystacks
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2021-01-23
Remove support for v1 of the PCRE library
Ævar Arnfjörð Bjarmason
1
-14
/
+0
2020-11-21
grep: use designated initializers for `grep_defaults`
Martin Ågren
1
-1
/
+0
2020-11-21
grep: don't set up a "default" repo for grep
Martin Ågren
1
-1
/
+1
2020-01-17
grep: replace grep_read_mutex by internal obj read lock
Matheus Tavares
1
-13
/
+0
2019-10-23
Merge branch 'cb/pcre2-chartables-leakfix'
Junio C Hamano
1
-0
/
+2
2019-10-18
grep: avoid leak of chartables in PCRE2
Carlo Marcelo Arenas Belón
1
-0
/
+1
2019-10-18
grep: make PCRE2 aware of custom allocator
Carlo Marcelo Arenas Belón
1
-0
/
+1
2019-10-11
Merge branch 'cb/pcre1-cleanup'
Junio C Hamano
1
-11
/
+0
2019-10-11
Merge branch 'ab/pcre-jit-fixes'
Junio C Hamano
1
-11
/
+2
2019-09-09
grep: skip UTF8 checks explicitly
Carlo Marcelo Arenas Belón
1
-0
/
+3
2019-08-26
grep: refactor and simplify PCRE1 support
Carlo Marcelo Arenas Belón
1
-9
/
+0
2019-08-26
grep: make sure NO_LIBPCRE1_JIT disable JIT in PCRE1
Carlo Marcelo Arenas Belón
1
-3
/
+1
2019-07-26
grep: create a "is_fixed" member in "grep_pat"
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2019-07-26
grep: stop using a custom JIT stack with PCRE v1
Ævar Arnfjörð Bjarmason
1
-5
/
+0
2019-07-26
grep: stop "using" a custom JIT stack with PCRE v2
Ævar Arnfjörð Bjarmason
1
-4
/
+0
2019-07-01
grep: remove the kwset optimization
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2019-06-28
grep: don't use PCRE2?_UTF8 with "log --encoding=<non-utf8>"
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2019-05-05
*.[ch]: remove extern from function declarations using spatch
Denton Liu
1
-11
/
+11
2018-11-05
grep: remove #ifdef NO_PTHREADS
Nguyễn Thái Ngọc Duy
1
-6
/
+0
2018-09-21
userdiff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2018-09-21
grep.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-2
/
+5
2018-08-02
Merge branch 'tb/grep-only-matching'
Junio C Hamano
1
-0
/
+1
2018-07-18
Merge branch 'tb/grep-column'
Junio C Hamano
1
-0
/
+2
2018-07-09
grep.c: teach 'git grep --only-matching'
Taylor Blau
1
-0
/
+1
2018-06-22
grep.[ch]: extend grep_opt to allow showing matched column
Taylor Blau
1
-0
/
+2
2018-05-29
grep: keep all colors in an array
Nguyễn Thái Ngọc Duy
1
-8
/
+13
2017-11-15
Merge branch 'ab/pcre-v2'
Junio C Hamano
1
-2
/
+3
2017-11-13
grep: fix NO_LIBPCRE1_JIT to fully disable JIT
Charles Bailey
1
-2
/
+3
2017-08-02
grep: recurse in-process using 'struct repository'
Brandon Williams
1
-1
/
+0
2017-06-30
grep: remove regflags from the public grep_opt API
Ævar Arnfjörð Bjarmason
1
-1
/
+0
2017-06-19
Merge branch 'bw/object-id'
Junio C Hamano
1
-1
/
+1
2017-06-02
grep: convert to struct object_id
Brandon Williams
1
-1
/
+1
2017-06-02
grep: add support for PCRE v2
Ævar Arnfjörð Bjarmason
1
-0
/
+17
[next]