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 'nd/the-index'
Junio C Hamano
2019-01-04
1
-1
/
+1
|
\
|
*
notes-cache.c: remove the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
1
-1
/
+1
*
|
grep: remove #ifdef NO_PTHREADS
Nguyễn Thái Ngọc Duy
2018-11-05
1
-6
/
+0
|
/
*
userdiff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-9
/
+12
*
grep.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-5
/
+8
*
diff.c: remove the_index dependency in textconv() functions
Nguyễn Thái Ngọc Duy
2018-09-21
1
-1
/
+1
*
Merge branch 'tb/grep-only-matching'
Junio C Hamano
2018-08-03
1
-33
/
+58
|
\
|
*
grep.c: teach 'git grep --only-matching'
Taylor Blau
2018-07-09
1
-16
/
+35
|
*
grep.c: extract show_line_header()
Taylor Blau
2018-07-04
1
-19
/
+25
*
|
Merge branch 'tb/grep-column'
Junio C Hamano
2018-07-18
1
-29
/
+103
|
\
|
|
*
grep.c: add configuration variables to show matched option
Taylor Blau
2018-06-22
1
-0
/
+6
|
*
grep.c: display column number of first match
Taylor Blau
2018-06-22
1
-5
/
+28
|
*
grep.[ch]: extend grep_opt to allow showing matched column
Taylor Blau
2018-06-22
1
-10
/
+37
|
*
grep.c: expose {,inverted} match column in match_line()
Taylor Blau
2018-06-22
1
-19
/
+39
*
|
Merge branch 'sb/object-store-grafts'
Junio C Hamano
2018-07-18
1
-0
/
+1
|
\
\
|
*
|
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
|
Merge branch 'nd/complete-config-vars'
Junio C Hamano
2018-06-25
1
-57
/
+52
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
help: add --config to list all available config
Nguyễn Thái Ngọc Duy
2018-05-29
1
-0
/
+3
|
*
|
grep: keep all colors in an array
Nguyễn Thái Ngọc Duy
2018-05-29
1
-57
/
+49
|
|
/
*
|
Merge branch 'ma/regex-no-regfree-after-comp-fail'
Junio C Hamano
2018-05-30
1
-2
/
+0
|
\
\
|
*
|
regex: do not call `regfree()` if compilation fails
Martin Ågren
2018-05-21
1
-2
/
+0
*
|
|
Replace all die("BUG: ...") calls by BUG() ones
Johannes Schindelin
2018-05-06
1
-8
/
+8
|
|
/
|
/
|
*
|
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
|
/
*
color.h: document and modernize header
Stefan Beller
2018-02-13
1
-0
/
+5
*
Merge branch 'ab/pcre2-grep'
Junio C Hamano
2017-12-13
1
-0
/
+26
|
\
|
*
grep: fix segfault under -P + PCRE2 <=10.30 + (*NO_JIT)
Ævar Arnfjörð Bjarmason
2017-11-24
1
-0
/
+26
*
|
grep: show non-empty lines before functions with -W
René Scharfe
2017-11-21
1
-4
/
+23
*
|
grep: update boundary variable for pre-context
René Scharfe
2017-11-21
1
-6
/
+8
|
/
*
Merge branch 'ab/pcre-v2'
Junio C Hamano
2017-11-15
1
-1
/
+1
|
\
|
*
grep: fix NO_LIBPCRE1_JIT to fully disable JIT
Charles Bailey
2017-11-13
1
-1
/
+1
*
|
Merge branch 'as/grep-quiet-no-match-exit-code-fix'
Junio C Hamano
2017-08-23
1
-1
/
+1
|
\
\
|
*
|
git-grep: correct exit code with --quiet and -L
Anthony Sottile
2017-08-18
1
-1
/
+1
*
|
|
grep: recurse in-process using 'struct repository'
Brandon Williams
2017-08-02
1
-13
/
+0
*
|
|
grep: remove redundant REG_NEWLINE when compiling fixed regex
Ævar Arnfjörð Bjarmason
2017-06-30
1
-1
/
+1
*
|
|
grep: remove regflags from the public grep_opt API
Ævar Arnfjörð Bjarmason
2017-06-30
1
-9
/
+34
*
|
|
grep: remove redundant and verbose re-assignments to 0
Ævar Arnfjörð Bjarmason
2017-06-30
1
-11
/
+0
*
|
|
grep: remove redundant "fixed" field re-assignment to 0
Ævar Arnfjörð Bjarmason
2017-06-30
1
-2
/
+0
*
|
|
grep: adjust a redundant grep pattern type assignment
Ævar Arnfjörð Bjarmason
2017-06-30
1
-4
/
+1
*
|
|
grep: remove redundant double assignment to 0
Ævar Arnfjörð Bjarmason
2017-06-30
1
-1
/
+0
*
|
|
Merge branch 'ab/free-and-null'
Junio C Hamano
2017-06-24
1
-8
/
+4
|
\
\
\
|
*
|
|
*.[ch] refactoring: make use of the FREE_AND_NULL() macro
Ævar Arnfjörð Bjarmason
2017-06-16
1
-6
/
+3
|
*
|
|
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2017-06-16
1
-2
/
+1
*
|
|
|
Merge branch 'bw/config-h'
Junio C Hamano
2017-06-24
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
config: don't include config.h by default
Brandon Williams
2017-06-15
1
-0
/
+1
*
|
|
|
|
Merge branch 'ab/pcre-v2'
Junio C Hamano
2017-06-24
1
-1
/
+1
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
grep: fix erroneously copy/pasted variable in check/assert pattern
Ævar Arnfjörð Bjarmason
2017-06-21
1
-1
/
+1
*
|
|
|
|
Merge branch 'bw/object-id'
Junio C Hamano
2017-06-19
1
-10
/
+9
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
diff: convert fill_filespec to struct object_id
Brandon Williams
2017-06-02
1
-1
/
+1
|
*
|
|
|
grep: convert to struct object_id
Brandon Williams
2017-06-02
1
-9
/
+8
|
|
/
/
/
*
|
|
|
grep: add support for PCRE v2
Ævar Arnfjörð Bjarmason
2017-06-02
1
-0
/
+145
[next]