index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
grep.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'ps/leakfixes-part-9'
Junio C Hamano
2024-11-13
1
-0
/
+1
|
\
|
*
grep: fix leak in `grep_splice_or()`
Patrick Steinhardt
2024-11-05
1
-0
/
+1
*
|
grep: disable lookahead on error
René Scharfe
2024-10-22
1
-10
/
+20
|
/
*
grep: fix leaking grep pattern
Patrick Steinhardt
2024-09-27
1
-1
/
+1
*
grep: prefer UNUSED to MAYBE_UNUSED for pcre allocators
Jeff King
2024-08-29
1
-2
/
+2
*
grep: -W: skip trailing empty lines at EOF, too
René Scharfe
2024-07-30
1
-1
/
+2
*
grep: improve errors for unmatched ( and )
Ahelenia Ziemiańska
2024-03-25
1
-2
/
+2
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-1
/
+0
*
grep: mark unused parmaeters in pcre fallbacks
Jeff King
2023-08-30
1
-4
/
+6
*
grep: mark unused parameter in output function
Jeff King
2023-08-30
1
-1
/
+1
*
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-17
1
-1
/
+0
|
\
|
*
treewide: remove unnecessary includes for wrapper.h
Calvin Wan
2023-07-05
1
-1
/
+0
*
|
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-06
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
config: add ctx arg to config_fn_t
Glen Choo
2023-06-28
1
-3
/
+4
*
|
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
|
/
*
Merge branch 'en/header-split-cache-h-part-2'
Junio C Hamano
2023-05-10
1
-0
/
+1
|
\
|
*
commit.h: reduce unnecessary includes
Elijah Newren
2023-04-24
1
-0
/
+1
*
|
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+1
|
\
|
|
*
treewide: remove double forward declaration of read_in_full
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-1
/
+2
|
\
|
|
*
treewide: remove unnecessary cache.h inclusion from several sources
Elijah Newren
2023-03-21
1
-1
/
+1
|
*
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
Merge branch 'mk/workaround-pcre-jit-ucp-bug'
Junio C Hamano
2023-03-30
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
grep: work around UTF-8 related JIT bug in PCRE2 <= 10.34
Mathias Krause
2023-03-23
1
-0
/
+9
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
*
|
Merge branch 'ab/various-leak-fixes'
Junio C Hamano
2023-02-22
1
-5
/
+10
|
\
\
|
*
|
grep API: plug memory leaks by freeing "header_list"
Ævar Arnfjörð Bjarmason
2023-02-07
1
-0
/
+1
|
*
|
grep.c: refactor free_grep_patterns()
Ævar Arnfjörð Bjarmason
2023-02-07
1
-5
/
+9
|
|
/
*
|
Merge branch 'cb/grep-fallback-failing-jit'
Junio C Hamano
2023-02-16
1
-2
/
+48
|
\
\
|
|
/
|
/
|
|
*
grep: fall back to interpreter if JIT memory allocation fails
Mathias Krause
2023-01-31
1
-2
/
+48
*
|
grep: correctly identify utf-8 characters with \{b,w} in -P
Carlo Marcelo Arenas Belón
2023-01-19
1
-1
/
+1
|
/
*
Merge branch 'ab/grep-simplify-extended-expression'
Junio C Hamano
2022-10-21
1
-8
/
+7
|
\
|
*
grep.c: remove "extended" in favor of "pattern_expression", fix segfault
Ævar Arnfjörð Bjarmason
2022-10-11
1
-8
/
+7
*
|
grep: add --max-count command line option
Carlos López
2022-06-22
1
-1
/
+1
|
/
*
Merge branch 'rs/pcre-invalid-utf8-fix-fix'
Junio C Hamano
2022-02-26
1
-1
/
+1
|
\
|
*
grep: fix triggering PCRE2_NO_START_OPTIMIZE workaround
René Scharfe
2022-02-17
1
-1
/
+1
*
|
Merge branch 'ab/grep-patterntype'
Junio C Hamano
2022-02-26
1
-99
/
+14
|
\
\
|
*
|
grep: simplify config parsing and option parsing
Ævar Arnfjörð Bjarmason
2022-02-16
1
-60
/
+9
|
*
|
grep.c: do "if (bool && memchr())" not "if (memchr() && bool)"
Ævar Arnfjörð Bjarmason
2022-02-16
1
-1
/
+2
|
*
|
grep API: call grep_config() after grep_init()
Ævar Arnfjörð Bjarmason
2022-02-16
1
-36
/
+3
|
*
|
built-ins: trust the "prefix" from run_builtin()
Ævar Arnfjörð Bjarmason
2022-02-16
1
-3
/
+1
*
|
|
Merge branch 'rs/grep-expr-cleanup'
Junio C Hamano
2022-02-05
1
-34
/
+36
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
grep: use grep_and_expr() in compile_pattern_and()
Taylor Blau
2022-01-06
1
-6
/
+7
|
*
|
grep: extract grep_binexp() from grep_or_expr()
Taylor Blau
2022-01-06
1
-2
/
+9
|
*
|
grep: use grep_not_expr() in compile_pattern_not()
René Scharfe
2022-01-06
1
-13
/
+11
|
*
|
grep: use grep_or_expr() in compile_pattern_or()
René Scharfe
2022-01-06
1
-15
/
+11
*
|
|
Merge branch 'lh/use-gnu-color-in-grep'
Junio C Hamano
2022-01-10
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
grep: align default colors with GNU grep ones
Lénaïc Huard
2022-01-05
1
-3
/
+3
*
|
|
Merge branch 'rs/pcre2-utf'
Junio C Hamano
2022-01-05
1
-2
/
+2
|
\
\
\
|
*
|
|
grep/pcre2: factor out literal variable
René Scharfe
2021-12-20
1
-2
/
+2
[next]