index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
blame.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'en/strmap'
Junio C Hamano
2020-11-22
1
-1
/
+1
|
\
|
*
hashmap: provide deallocation function names
Elijah Newren
2020-11-02
1
-1
/
+1
*
|
blame: simplify 'setup_blame_bloom_data' interface
Philippe Blain
2020-11-02
1
-3
/
+2
*
|
blame: simplify 'setup_scoreboard' interface
Philippe Blain
2020-11-02
1
-6
/
+5
*
|
blame: handle deref_tag() returning NULL
René Scharfe
2020-10-12
1
-3
/
+3
|
/
*
Merge branch 'tb/bloom-improvements'
Junio C Hamano
2020-09-29
1
-3
/
+5
|
\
|
*
bloom: split 'get_bloom_filter()' in two
Taylor Blau
2020-09-17
1
-1
/
+1
|
*
commit-graph: introduce 'get_bloom_filter_settings()'
Taylor Blau
2020-09-09
1
-2
/
+4
*
|
Merge branch 'ea/blame-use-oideq'
Junio C Hamano
2020-09-19
1
-2
/
+2
|
\
\
|
*
|
blame.c: replace instance of !oidcmp for oideq
Edmundo Carmona Antoranz
2020-09-09
1
-2
/
+2
*
|
|
blame: only coalesce lines that are adjacent in result
Jeff King
2020-08-13
1
-0
/
+1
|
|
/
|
/
|
*
|
commit: move members graph_pos, generation to a slab
Abhishek Kumar
2020-06-17
1
-1
/
+1
|
/
*
blame: drop unused parameter from maybe_changed_path
Jeff King
2020-04-23
1
-3
/
+1
*
blame: use changed-path Bloom filters
Derrick Stolee
2020-04-17
1
-9
/
+130
*
Merge branch 'ew/hashmap'
Junio C Hamano
2019-10-15
1
-11
/
+14
|
\
|
*
hashmap: remove type arg from hashmap_{get,put,remove}_entry
Eric Wong
2019-10-07
1
-6
/
+4
|
*
OFFSETOF_VAR macro to simplify hashmap iterators
Eric Wong
2019-10-07
1
-2
/
+0
|
*
hashmap: introduce hashmap_free_entries
Eric Wong
2019-10-07
1
-1
/
+1
|
*
hashmap: use *_entry APIs for iteration
Eric Wong
2019-10-07
1
-4
/
+6
|
*
hashmap_get{,_from_hash} return "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-3
/
+8
|
*
hashmap_remove takes "const struct hashmap_entry *"
Eric Wong
2019-10-07
1
-1
/
+1
|
*
hashmap_get takes "const struct hashmap_entry *"
Eric Wong
2019-10-07
1
-3
/
+3
|
*
hashmap_add takes "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-1
/
+1
|
*
hashmap_entry_init takes "struct hashmap_entry *"
Eric Wong
2019-10-07
1
-1
/
+1
*
|
blame: remove needless comparison with GIT_SHA1_HEXSZ
brian m. carlson
2019-08-20
1
-1
/
+1
|
/
*
Merge branch 'nd/tree-walk-with-repo'
Junio C Hamano
2019-07-19
1
-2
/
+2
|
\
|
*
tree-walk.c: remove the_repo from get_tree_entry()
Nguyễn Thái Ngọc Duy
2019-06-27
1
-2
/
+2
*
|
Merge branch 'br/blame-ignore'
Junio C Hamano
2019-07-19
1
-56
/
+959
|
\
\
|
|
/
|
/
|
|
*
blame: drop some unused function parameters
Jeff King
2019-06-28
1
-4
/
+3
|
*
blame: use the fingerprint heuristic to match ignored lines
Barret Rhoden
2019-06-20
1
-5
/
+55
|
*
blame: add a fingerprint heuristic to match ignored lines
Michael Platings
2019-06-20
1
-0
/
+642
|
*
blame: optionally track line fingerprints during fill_blame_origin()
Barret Rhoden
2019-05-16
1
-30
/
+60
|
*
blame: add config options for the output of ignored or unblamable lines
Barret Rhoden
2019-05-16
1
-1
/
+13
|
*
blame: add the ability to ignore commits and their changes
Barret Rhoden
2019-05-16
1
-9
/
+167
|
*
blame: use a helper function in blame_chunk()
Barret Rhoden
2019-05-16
1
-16
/
+28
*
|
Merge branch 'en/merge-directory-renames'
Junio C Hamano
2019-05-08
1
-1
/
+1
|
\
\
|
*
|
Use 'unsigned short' for mode, like diff_filespec does
Elijah Newren
2019-04-08
1
-1
/
+1
*
|
|
Merge branch 'dk/blame-keep-origin-blob'
Junio C Hamano
2019-04-25
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
blame.c: don't drop origin blobs as eagerly
David Kastrup
2019-04-03
1
-1
/
+2
*
|
|
Merge branch 'wh/author-committer-ident-config'
Junio C Hamano
2019-03-07
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
config: allow giving separate author and committer idents
William Hubbs
2019-02-04
1
-1
/
+2
|
|
/
*
/
read-cache.c: kill read_index()
Nguyễn Thái Ngọc Duy
2019-01-14
1
-2
/
+2
|
/
*
blame.c: remove implicit dependency the_repository
Nguyễn Thái Ngọc Duy
2018-11-12
1
-17
/
+22
*
Merge branch 'nd/the-index'
Junio C Hamano
2018-10-19
1
-30
/
+33
|
\
|
*
diff.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-09-21
1
-9
/
+11
|
*
diff.c: remove the_index dependency in textconv() functions
Nguyễn Thái Ngọc Duy
2018-09-21
1
-3
/
+4
|
*
blame.c: rename "repo" argument to "r"
Nguyễn Thái Ngọc Duy
2018-09-21
1
-18
/
+18
*
|
convert "oidcmp() != 0" to "!oideq()"
Jeff King
2018-08-29
1
-2
/
+2
*
|
convert "oidcmp() == 0" to oideq()
Jeff King
2018-08-29
1
-2
/
+2
|
/
*
Merge branch 'ab/unconditional-free-and-null'
Junio C Hamano
2018-08-27
1
-3
/
+1
|
\
[next]