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
/
reachable.c
Age
Commit message (
Expand
)
Author
2026-01-09
packfile: refactor kept-pack cache to work with packfile stores
Patrick Steinhardt
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
2025-08-05
Merge branch 'ps/object-file-wo-the-repository'
Junio C Hamano
2025-07-23
config: drop `git_config_get_string_multi()` wrapper
Patrick Steinhardt
2025-07-16
object-file: get rid of `the_repository` in loose object iterators
Patrick Steinhardt
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
2025-04-29
object-store: move function declarations to their respective subsystems
Patrick Steinhardt
2025-04-24
Merge branch 'ps/object-file-cleanup' into ps/object-store-cleanup
Junio C Hamano
2025-04-16
Merge branch 'ps/cat-file-filter-batch'
Junio C Hamano
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-04-07
pack-bitmap: allow passing payloads to `show_reachable_fn()`
Patrick Steinhardt
2025-03-10
object: stop depending on `the_repository`
Patrick Steinhardt
2025-02-07
worktree: return allocated string from `get_worktree_git_dir()`
Patrick Steinhardt
2024-12-04
packfile: pass down repository to `for_each_packed_object`
Karthik Nayak
2024-12-04
packfile: pass down repository to `has_object[_kept]_pack`
Karthik Nayak
2024-08-09
refs: add referent to each_ref_fn
John Cai
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-05-07
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-02-09
prune: mark rebase autostash and orig-head as reachable
Phillip Wood
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-06-29
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-12
gc: introduce `gc.recentObjectsHook`
Taylor Blau
2023-06-12
reachable.c: extract `obj_is_recent()`
Taylor Blau
2023-03-21
treewide: remove cache.h inclusion due to environment.h changes
Elijah Newren
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-17
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-02-24
for_each_object: mark unused callback parameters
Jeff King
2023-02-24
list-objects: mark unused callback parameters
Jeff King
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2022-05-26
reachable: report precise timestamps from objects in cruft packs
Taylor Blau
2022-05-26
reachable: add options to add_unseen_recent_objects_to_traversal
Taylor Blau
2022-03-09
pack-bitmap: drop filter in prepare_bitmap_walk()
Derrick Stolee
2021-06-28
object.h: add lookup_object_by_type() function
Jeff King
2021-05-07
Merge branch 'ps/rev-list-object-type-filter'
Junio C Hamano
2021-04-29
prune: save reachable-from-recent objects with bitmaps
Jeff King
2021-04-19
rev-list: allow filtering of provided items
Patrick Steinhardt
2020-02-14
pack-bitmap: basic noop bitmap filter infrastructure
Jeff King
2020-02-14
rev-list: allow commit-only bitmap traversals
Jeff King
2019-06-20
object: convert lookup_object() to use object_id
Jeff King
2019-02-14
prune: use bitmaps for reachability traversal
Jeff King
2018-06-29
tree: add repository argument to lookup_tree
Stefan Beller
2018-06-29
blob: add repository argument to lookup_blob
Stefan Beller
2018-06-29
object: add repository argument to lookup_object
Stefan Beller
2018-04-26
cache.h: add repository argument to oid_object_info
Stefan Beller
2018-04-11
Merge branch 'sb/object-store'
Junio C Hamano
2018-03-26
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
2018-03-14
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
2018-02-14
object: rename function 'typename' to 'type_name'
Brandon Williams
2017-09-19
Merge branch 'nd/prune-in-worktree'
Junio C Hamano
[next]