index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
blame.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
blame: simplify 'setup_blame_bloom_data' interface
Philippe Blain
2020-11-02
1
-1
/
+1
*
blame: simplify 'setup_scoreboard' interface
Philippe Blain
2020-11-02
1
-1
/
+1
*
blame: enable funcname blaming with userdiff driver
Philippe Blain
2020-11-02
1
-2
/
+2
*
line-log: mention both modes in 'blame' and 'log' short help
Philippe Blain
2020-11-02
1
-1
/
+2
*
blame: handle deref_tag() returning NULL
René Scharfe
2020-10-12
1
-0
/
+2
*
Merge branch 'jc/blame-ignore-fix'
Junio C Hamano
2020-10-04
1
-2
/
+25
|
\
|
*
blame: validate and peel the object names on the ignore list
Junio C Hamano
2020-09-25
1
-2
/
+25
*
|
messages: avoid SHA-1 in end-user facing messages
Junio C Hamano
2020-08-14
1
-1
/
+1
|
/
*
Merge branch 'dl/opt-callback-cleanup'
Junio C Hamano
2020-05-05
1
-2
/
+2
|
\
|
*
Use OPT_CALLBACK and OPT_CALLBACK_F
Denton Liu
2020-04-28
1
-2
/
+2
*
|
blame: use changed-path Bloom filters
Derrick Stolee
2020-04-17
1
-0
/
+10
|
/
*
Merge branch 'sg/blame-indent-heuristics-is-now-the-default'
Junio C Hamano
2019-12-01
1
-8
/
+0
|
\
|
*
builtin/blame.c: remove '--indent-heuristic' from usage string
SZEDER Gábor
2019-10-29
1
-8
/
+0
*
|
Merge branch 'hv/bitshift-constants-in-blame'
Junio C Hamano
2019-11-10
1
-12
/
+12
|
\
\
|
*
|
builtin/blame.c: constants into bit shift format
Hariom Verma
2019-10-21
1
-12
/
+12
|
|
/
*
|
Merge branch 'rs/dedup-includes'
Junio C Hamano
2019-10-11
1
-1
/
+0
|
\
\
|
*
|
treewide: remove duplicate #include directives
René Scharfe
2019-10-04
1
-1
/
+0
|
|
/
*
/
builtin/blame: switch uses of GIT_SHA1_HEXSZ to the_hash_algo
brian m. carlson
2019-08-20
1
-3
/
+4
|
/
*
Merge branch 'br/blame-ignore'
Junio C Hamano
2019-07-19
1
-0
/
+56
|
\
|
*
blame: add config options for the output of ignored or unblamable lines
Barret Rhoden
2019-05-16
1
-0
/
+18
|
*
blame: add the ability to ignore commits and their changes
Barret Rhoden
2019-05-16
1
-0
/
+38
*
|
cache-tree/blame: avoid reusing the DEBUG constant
Jeff Hostetler
2019-06-20
1
-3
/
+3
*
|
Merge branch 'sg/blame-in-bare-start-at-head'
Junio C Hamano
2019-04-25
1
-0
/
+13
|
\
\
|
*
|
blame: default to HEAD in a bare repo when no start commit is given
SZEDER Gábor
2019-04-08
1
-0
/
+13
*
|
|
Merge branch 'nd/diff-parseopt'
Junio C Hamano
2019-03-07
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
parse-options: stop abusing 'callback' for lowlevel callbacks
Nguyễn Thái Ngọc Duy
2019-01-28
1
-1
/
+1
|
|
/
*
|
Merge branch 'lt/date-human'
Junio C Hamano
2019-02-07
1
-0
/
+4
|
\
\
|
*
|
Add 'human' date format
Linus Torvalds
2019-01-18
1
-0
/
+4
*
|
|
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
2019-01-24
1
-1
/
+2
|
|
/
|
/
|
*
|
Merge branch 'nd/show-gitcomp-compilation-fix' into maint
Junio C Hamano
2018-12-15
1
-0
/
+2
|
\
\
|
*
|
parse-options: fix SunCC compiler warning
Nguyễn Thái Ngọc Duy
2018-12-12
1
-0
/
+2
|
|
/
*
|
assert NOARG/NONEG behavior of parse-options callbacks
Jeff King
2018-11-06
1
-0
/
+4
*
|
revision.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-1
/
+1
*
|
line-range.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-1
/
+1
*
|
Merge branch 'nd/no-the-index'
Junio C Hamano
2018-08-20
1
-0
/
+1
|
\
\
|
*
|
blame.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-08-13
1
-0
/
+1
*
|
|
Merge branch 'nd/i18n'
Junio C Hamano
2018-08-16
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Update messages in preparation for i18n
Nguyễn Thái Ngọc Duy
2018-07-23
1
-1
/
+1
|
|
/
*
|
Merge branch 'is/parsing-line-range'
Junio C Hamano
2018-08-03
1
-2
/
+2
|
\
\
|
*
|
blame: prevent error if range ends past end of file
Isabella Stephens
2018-06-15
1
-2
/
+2
*
|
|
Merge branch 'sb/blame-color'
Junio C Hamano
2018-07-24
1
-1
/
+3
|
\
\
\
|
*
|
|
blame: prefer xsnprintf to strcpy for colors
Jeff King
2018-07-16
1
-1
/
+3
*
|
|
|
Merge branch 'sb/object-store-grafts'
Junio C Hamano
2018-07-18
1
-1
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
commit: add repository argument to register_commit_graft
Jonathan Nieder
2018-05-16
1
-1
/
+2
|
*
|
|
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
|
|
Merge branch 'nd/commit-util-to-slab'
Junio C Hamano
2018-06-25
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
blame: use commit-slab for blame suspects instead of commit->util
Nguyễn Thái Ngọc Duy
2018-05-21
1
-1
/
+1
*
|
|
|
|
Merge branch 'sb/blame-color'
Junio C Hamano
2018-06-18
1
-0
/
+1
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
blame: release string_list after use in parse_color_fields()
René Scharfe
2018-06-14
1
-0
/
+1
*
|
|
|
|
Merge branch 'sb/blame-color'
Junio C Hamano
2018-05-30
1
-4
/
+125
|
\
|
|
|
|
|
|
_
|
/
/
|
/
|
|
|
[next]