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
/
commit-graph.c
Age
Commit message (
Expand
)
Author
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
2025-07-01
odb: get rid of `the_repository` when handling alternates
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-07-01
object-store: rename `raw_object_store` to `object_database`
Patrick Steinhardt
2025-05-27
Merge branch 'js/misc-fixes'
Junio C Hamano
2025-05-27
Merge branch 'ly/commit-graph-fill-oids-leakfix'
Junio C Hamano
2025-05-15
commit-graph: fix memory leak when `fill_oids_from_packs()` fails
Lidong Yan
2025-05-15
commit-graph: avoid using stale stack addresses
Johannes Schindelin
2025-05-15
commit-graph: avoid malloc'ing a local variable
Johannes Schindelin
2025-05-12
raw_object_store: drop extra pointer to replace_map
Jeff King
2025-05-12
oidmap: add size function
Jeff King
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-04-15
object-file: move `git_open_cloexec()` to "compat/open.c"
Patrick Steinhardt
2025-04-15
object-file: move `safe_create_leading_directories()` into "path.c"
Patrick Steinhardt
2025-03-10
csum-file: stop depending on `the_repository`
Patrick Steinhardt
2025-02-28
path: adjust last remaining users of `the_repository`
Patrick Steinhardt
2024-12-18
progress: stop using `the_repository`
Patrick Steinhardt
2024-12-18
Merge branch 'ps/build-sign-compare' into ps/the-repository
Junio C Hamano
2024-12-06
global: mark code units that generate warnings with `-Wsign-compare`
Patrick Steinhardt
2024-12-04
packfile: pass down repository to `for_each_packed_object`
Karthik Nayak
2024-12-04
packfile: add repository to struct `packed_git`
Karthik Nayak
2024-09-23
commit-graph: remove unnecessary UNLEAK
René Scharfe
2024-08-09
refs: add referent to each_ref_fn
John Cai
2024-07-08
Merge branch 'tb/path-filter-fix'
Junio C Hamano
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-06-25
bloom: introduce `deinit_bloom_filters()`
Taylor Blau
2024-06-25
commit-graph: reuse existing Bloom filters where possible
Taylor Blau
2024-06-25
commit-graph: new Bloom filter version that fixes murmur3
Taylor Blau
2024-06-25
commit-graph: unconditionally load Bloom filters
Taylor Blau
2024-06-25
repo-settings: introduce commitgraph.changedPathsVersion
Taylor Blau
2024-06-25
commit-graph: ensure Bloom filters are read with consistent settings
Taylor Blau
2024-06-24
Merge branch 'tb/commit-graph-use-tempfile'
Junio C Hamano
2024-06-20
Merge branch 'ds/ahead-behind-fix'
Junio C Hamano
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `oidread()` and `oidclr()`
Patrick Steinhardt
2024-06-14
hash: require hash algorithm in `hasheq()`, `hashcmp()` and `hashclr()`
Patrick Steinhardt
2024-06-12
commit-graph: increment progress indicator
Derrick Stolee
2024-06-07
commit-graph.c: remove temporary graph layers on exit
Taylor Blau
2024-05-17
refs: pass repo when peeling objects
Patrick Steinhardt
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-01-26
Merge branch 'ps/commit-graph-write-leakfix'
Junio C Hamano
2024-01-16
Merge branch 'jk/commit-graph-slab-clear-fix'
Junio C Hamano
2024-01-15
commit-graph: fix memory leak when not writing graph
Patrick Steinhardt
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
2024-01-05
commit-graph: retain commit slab when closing NULL commit_graph
Jeff King
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
treewide: add direct includes currently only pulled in transitively
Elijah Newren
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
[next]