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 'ps/leakfixes-more'
Junio C Hamano
2024-07-08
1
-0
/
+4
|
\
|
*
blame: fix leaking data for blame scoreboards
Patrick Steinhardt
2024-06-11
1
-0
/
+4
*
|
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
|
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-06-14
1
-1
/
+1
|
/
*
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-2
/
+2
*
blame.h: remove unnecessary includes
Elijah Newren
2023-12-26
1
-0
/
+2
*
blame: allow --contents to work with bare repo
Han Young
2023-07-21
1
-1
/
+3
*
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+1
*
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
Merge branch 'jk/blame-fake-commit-label'
Junio C Hamano
2023-05-02
1
-2
/
+6
|
\
|
*
blame: use different author name for fake commit generated by --contents
Jacob Keller
2023-04-25
1
-2
/
+6
*
|
Merge branch 'en/header-split-cache-h'
Junio C Hamano
2023-04-25
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
treewide: be explicit about dependence on convert.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
2023-04-11
1
-0
/
+1
|
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-6
/
+9
|
|
\
*
|
|
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+2
|
\
|
|
|
*
|
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
*
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-6
/
+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-4
/
+7
|
*
|
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-2
/
+2
*
|
|
Merge branch 'jk/blame-contents-with-arbitrary-commit'
Junio C Hamano
2023-04-04
1
-14
/
+26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
blame: allow --contents to work with non-HEAD commit
Jacob Keller
2023-03-24
1
-14
/
+26
|
|
/
*
/
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
Merge branch 'rs/mergesort'
Junio C Hamano
2022-08-03
1
-21
/
+9
|
\
|
*
blame: use DEFINE_LIST_SORT
René Scharfe
2022-07-18
1
-21
/
+9
*
|
Merge branch 'ep/maint-equals-null-cocci'
Junio C Hamano
2022-05-21
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
tree-wide: apply equals-null.cocci
Junio C Hamano
2022-05-02
1
-3
/
+3
*
|
Merge branch 'ab/diff-free-more'
Junio C Hamano
2022-02-26
1
-3
/
+0
|
\
\
|
*
|
diff.[ch]: have diff_free() call clear_pathspec(opts.pathspec)
Ævar Arnfjörð Bjarmason
2022-02-16
1
-3
/
+0
|
|
/
*
/
git-rev-list: add --exclude-first-parent-only flag
Jerry Zhang
2022-01-12
1
-1
/
+1
|
/
*
hash: provide per-algorithm null OIDs
brian m. carlson
2021-04-27
1
-1
/
+1
*
use CALLOC_ARRAY
René Scharfe
2021-03-14
1
-9
/
+8
*
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
|
\
[next]