🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
git
/
git
/
refs/tags/v2.35.6
/
blame.h
tag
92b348d486e1a04426208b09f54322875013a290
tagger
Junio C Hamano <gitster@pobox.com>
Tue Jan 17 23:01:26 2023
object
02f498172348f7ba9dceb169305b74c7eca7a38d
Git 2.35.6
3af31e8
blame: simplify 'setup_blame_bloom_data' interface
by Philippe Blain
· 5 years ago
88894aa
blame: simplify 'setup_scoreboard' interface
by Philippe Blain
· 5 years ago
0906ac2
blame: use changed-path Bloom filters
by Derrick Stolee
· 6 years ago
27f182b
blame: provide type of fingerprints pointer
by René Scharfe
· 6 years ago
209f075
Merge branch 'br/blame-ignore'
by Junio C Hamano
· 6 years ago
1fc7338
blame: optionally track line fingerprints during fill_blame_origin()
by Barret Rhoden
· 7 years ago
8934ac8
blame: add config options for the output of ignored or unblamable lines
by Barret Rhoden
· 7 years ago
ae3f36d
blame: add the ability to ignore commits and their changes
by Barret Rhoden
· 7 years ago
4aeeef3
Merge branch 'dl/no-extern-in-func-decl'
by Junio C Hamano
· 7 years ago
5545442
*.[ch]: remove extern from function declarations using spatch
by Denton Liu
· 7 years ago
5ec1e72
Use 'unsigned short' for mode, like diff_filespec does
by Elijah Newren
· 7 years ago
ecbbc0a
blame.c: remove implicit dependency on the_index
by Nguyễn Thái Ngọc Duy
· 7 years ago
fde9522
blame.h: drop extern on func declaration
by Nguyễn Thái Ngọc Duy
· 7 years ago
4e0df4e
blame: use commit-slab for blame suspects instead of commit->util
by Nguyễn Thái Ngọc Duy
· 8 years ago
bd481de
blame: move entry prepend to libgit
by Jeff Smith
· 9 years ago
09002f1
blame: move scoreboard setup to libgit
by Jeff Smith
· 9 years ago
b543bb1
blame: move scoreboard-related methods to libgit
by Jeff Smith
· 9 years ago
072bf43
blame: move fake-commit-related methods to libgit
by Jeff Smith
· 9 years ago
f5dd754
blame: move origin-related methods to libgit
by Jeff Smith
· 9 years ago
dc076ae
blame: move core structures to header
by Jeff Smith
· 9 years ago