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
/
blame.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-24
blame: provide type of fingerprints pointer
René Scharfe
1
-1
/
+3
2019-07-19
Merge branch 'br/blame-ignore'
Junio C Hamano
1
-0
/
+6
2019-05-16
blame: optionally track line fingerprints during fill_blame_origin()
Barret Rhoden
1
-0
/
+2
2019-05-16
blame: add config options for the output of ignored or unblamable lines
Barret Rhoden
1
-0
/
+2
2019-05-16
blame: add the ability to ignore commits and their changes
Barret Rhoden
1
-0
/
+2
2019-05-13
Merge branch 'dl/no-extern-in-func-decl'
Junio C Hamano
1
-1
/
+1
2019-05-05
*.[ch]: remove extern from function declarations using spatch
Denton Liu
1
-1
/
+1
2019-04-08
Use 'unsigned short' for mode, like diff_filespec does
Elijah Newren
1
-1
/
+1
2018-08-13
blame.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
1
-0
/
+1
2018-08-03
blame.h: drop extern on func declaration
Nguyễn Thái Ngọc Duy
1
-12
/
+16
2018-05-21
blame: use commit-slab for blame suspects instead of commit->util
Nguyễn Thái Ngọc Duy
1
-0
/
+2
2017-05-25
blame: move entry prepend to libgit
Jeff Smith
1
-0
/
+2
2017-05-25
blame: move scoreboard setup to libgit
Jeff Smith
1
-4
/
+6
2017-05-25
blame: move scoreboard-related methods to libgit
Jeff Smith
1
-0
/
+11
2017-05-25
blame: move fake-commit-related methods to libgit
Jeff Smith
1
-1
/
+3
2017-05-25
blame: move origin-related methods to libgit
Jeff Smith
1
-0
/
+15
2017-05-25
blame: move core structures to header
Jeff Smith
1
-0
/
+143