index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
blame.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
diff.h: remove unnecessary include of oidset.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
object.h: stop depending on cache.h; make cache.h depend on object.h
Elijah Newren
2023-02-24
1
-1
/
+0
*
blame: simplify 'setup_blame_bloom_data' interface
Philippe Blain
2020-11-02
1
-2
/
+1
*
blame: simplify 'setup_scoreboard' interface
Philippe Blain
2020-11-02
1
-1
/
+0
*
blame: use changed-path Bloom filters
Derrick Stolee
2020-04-17
1
-0
/
+6
*
blame: provide type of fingerprints pointer
René Scharfe
2020-02-24
1
-1
/
+3
*
Merge branch 'br/blame-ignore'
Junio C Hamano
2019-07-19
1
-0
/
+6
|
\
|
*
blame: optionally track line fingerprints during fill_blame_origin()
Barret Rhoden
2019-05-16
1
-0
/
+2
|
*
blame: add config options for the output of ignored or unblamable lines
Barret Rhoden
2019-05-16
1
-0
/
+2
|
*
blame: add the ability to ignore commits and their changes
Barret Rhoden
2019-05-16
1
-0
/
+2
*
|
Merge branch 'dl/no-extern-in-func-decl'
Junio C Hamano
2019-05-13
1
-1
/
+1
|
\
\
|
*
|
*.[ch]: remove extern from function declarations using spatch
Denton Liu
2019-05-05
1
-1
/
+1
|
|
/
*
/
Use 'unsigned short' for mode, like diff_filespec does
Elijah Newren
2019-04-08
1
-1
/
+1
|
/
*
blame.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-08-13
1
-0
/
+1
*
blame.h: drop extern on func declaration
Nguyễn Thái Ngọc Duy
2018-08-03
1
-12
/
+16
*
blame: use commit-slab for blame suspects instead of commit->util
Nguyễn Thái Ngọc Duy
2018-05-21
1
-0
/
+2
*
blame: move entry prepend to libgit
Jeff Smith
2017-05-25
1
-0
/
+2
*
blame: move scoreboard setup to libgit
Jeff Smith
2017-05-25
1
-4
/
+6
*
blame: move scoreboard-related methods to libgit
Jeff Smith
2017-05-25
1
-0
/
+11
*
blame: move fake-commit-related methods to libgit
Jeff Smith
2017-05-25
1
-1
/
+3
*
blame: move origin-related methods to libgit
Jeff Smith
2017-05-25
1
-0
/
+15
*
blame: move core structures to header
Jeff Smith
2017-05-25
1
-0
/
+143