index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
helper
/
test-read-graph.c
Age
Commit message (
Expand
)
Author
2025-08-15
commit-graph: stop passing in redundant repository
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-07-01
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2024-11-21
t/helper: fix leaking commit graph in "read-graph" subcommand
Patrick Steinhardt
2024-07-08
Merge branch 'tb/path-filter-fix'
Junio C Hamano
2024-06-25
t/helper/test-read-graph: implement `bloom-filters` mode
Taylor Blau
2024-06-25
t/helper/test-read-graph.c: extract `dump_graph_info()`
Taylor Blau
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-03-28
t/helper: mark unused argv/argc arguments
Jeff King
2023-03-21
treewide: remove cache.h inclusion due to setup.h changes
Elijah Newren
2023-03-21
setup.h: move declarations for setup.c functions from cache.h
Elijah Newren
2022-03-01
test-read-graph: include extra post-parse info
Derrick Stolee
2021-01-18
commit-graph: implement generation data chunk
Abhishek Kumar
2020-09-09
t/helper/test-read-graph.c: prepare repo settings
Taylor Blau
2020-05-01
Merge branch 'gs/commit-graph-path-filter'
Junio C Hamano
2020-04-15
t/helper/test-read-graph.c: support commit-graph chains
Taylor Blau
2020-04-06
t4216: add end to end tests for git log with Bloom filters
Garima Singh
2020-02-04
commit-graph.h: use odb in 'load_commit_graph_one_fd_st'
Taylor Blau
2020-02-04
commit-graph.c: remove path normalization, comparison
Taylor Blau
2019-11-13
test-tool: use 'read-graph' helper
Derrick Stolee