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
/
builtin
/
grep.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-22
builtin/grep.c: add '--column' option to 'git-grep(1)'
Taylor Blau
1
-0
/
+1
2018-06-01
Merge branch 'nd/use-opt-int-set-f'
Junio C Hamano
1
-3
/
+3
2018-05-30
Merge branch 'sb/grep-die-on-unreadable-index'
Junio C Hamano
1
-1
/
+2
2018-05-24
Use OPT_SET_INT_F() for cmdline option specification
Nguyễn Thái Ngọc Duy
1
-3
/
+3
2018-05-16
grep: handle corrupt index files early
Stefan Beller
1
-1
/
+2
2018-05-08
Merge branch 'sb/submodule-move-nested'
Junio C Hamano
1
-8
/
+6
2018-04-11
Merge branch 'sb/object-store'
Junio C Hamano
1
-1
/
+2
2018-04-10
Merge branch 'bc/object-id'
Junio C Hamano
1
-3
/
+3
2018-03-29
submodule-config: allow submodule_free to handle arbitrary repositories
Stefan Beller
1
-1
/
+1
2018-03-29
grep: remove "repo" arg from non-supporting funcs
Jonathan Tan
1
-7
/
+5
2018-03-23
repository: introduce raw object store field
Stefan Beller
1
-1
/
+2
2018-03-14
Merge branch 'nd/parseopt-completion'
Junio C Hamano
1
-5
/
+8
2018-03-14
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
1
-1
/
+1
2018-03-14
sha1_file: convert read_object_with_reference to object_id
brian m. carlson
1
-2
/
+2
2018-03-08
Merge branch 'rv/grep-cleanup'
Junio C Hamano
1
-13
/
+20
2018-02-23
grep: simplify grep_oid and grep_file
Rasmus Villemoes
1
-4
/
+2
2018-02-23
grep: move grep_source_init outside critical section
Rasmus Villemoes
1
-9
/
+18
2018-02-14
object: rename function 'typename' to 'type_name'
Brandon Williams
1
-1
/
+1
2018-02-09
completion: use __gitcomp_builtin in _git_grep
Nguyễn Thái Ngọc Duy
1
-5
/
+8
2017-12-19
Merge branch 'bw/pathspec-match-submodule-boundary'
Junio C Hamano
1
-0
/
+1
2017-12-05
pathspec: only match across submodule boundaries when requested
Brandon Williams
1
-0
/
+1
2017-11-15
Merge branch 'bw/grep-recurse-submodules' into maint
Junio C Hamano
1
-0
/
+2
2017-11-06
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
1
-0
/
+2
2017-11-02
grep: take the read-lock when adding a submodule
Martin Ågren
1
-0
/
+2
2017-10-18
Merge branch 'jk/ref-filter-colors-fix'
Junio C Hamano
1
-1
/
+1
2017-10-17
Revert "color: check color.ui in git_default_config()"
Jeff King
1
-1
/
+1
2017-08-26
Merge branch 'bw/submodule-config-cleanup'
Junio C Hamano
1
-4
/
+0
2017-08-23
Merge branch 'jk/ref-filter-colors' into maint
Junio C Hamano
1
-1
/
+1
2017-08-22
Merge branch 'bw/grep-recurse-submodules'
Junio C Hamano
1
-310
/
+86
2017-08-11
Merge branch 'jk/ref-filter-colors'
Junio C Hamano
1
-1
/
+1
2017-08-11
Merge branch 'bc/object-id'
Junio C Hamano
1
-4
/
+4
2017-08-03
submodule: remove gitmodules_config
Brandon Williams
1
-4
/
+0
2017-08-02
Merge branch 'bc/object-id' into bw/submodule-config-cleanup
Junio C Hamano
1
-3
/
+3
2017-08-02
grep: recurse in-process using 'struct repository'
Brandon Williams
1
-310
/
+86
2017-07-17
sha1_name: convert GET_SHA1* flags to GET_OID*
brian m. carlson
1
-1
/
+1
2017-07-17
sha1_name: convert get_sha1* to get_oid*
brian m. carlson
1
-2
/
+2
2017-07-17
submodule: convert submodule config lookup to use object_id
brian m. carlson
1
-2
/
+2
2017-07-13
Merge branch 'ab/grep-lose-opt-regflags'
Junio C Hamano
1
-2
/
+0
2017-07-13
color: check color.ui in git_default_config()
Jeff King
1
-1
/
+1
2017-07-12
Merge branch 'rs/use-div-round-up'
Junio C Hamano
1
-1
/
+1
2017-07-10
use DIV_ROUND_UP
René Scharfe
1
-1
/
+1
2017-07-05
Merge branch 'bw/repo-object'
Junio C Hamano
1
-1
/
+2
2017-06-30
grep: remove regflags from the public grep_opt API
Ævar Arnfjörð Bjarmason
1
-2
/
+0
2017-06-27
Spelling fixes
Ville Skyttä
1
-1
/
+1
2017-06-24
Merge branch 'bw/config-h'
Junio C Hamano
1
-0
/
+1
2017-06-23
submodule: convert is_submodule_initialized to work on a repository
Brandon Williams
1
-1
/
+2
2017-06-23
Merge branches 'bw/ls-files-sans-the-index' and 'bw/config-h' into bw/repo-ob...
Junio C Hamano
1
-0
/
+1
2017-06-19
Merge branch 'bw/object-id'
Junio C Hamano
1
-11
/
+11
2017-06-19
Merge branch 'ab/pcre-v2'
Junio C Hamano
1
-3
/
+13
2017-06-15
config: don't include config.h by default
Brandon Williams
1
-0
/
+1
[prev]
[next]