index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
reachable.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
packfile: pass down repository to `for_each_packed_object`
Karthik Nayak
2024-12-04
1
-1
/
+1
*
packfile: pass down repository to `has_object[_kept]_pack`
Karthik Nayak
2024-12-04
1
-1
/
+1
*
refs: add referent to each_ref_fn
John Cai
2024-08-09
1
-1
/
+1
*
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-14
1
-0
/
+2
*
cocci: apply rules to rewrite callers of "refs" interfaces
Patrick Steinhardt
2024-05-07
1
-2
/
+3
*
prune: mark rebase autostash and orig-head as reachable
Phillip Wood
2024-02-09
1
-0
/
+50
*
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-26
1
-1
/
+0
*
Merge branch 'en/header-split-cache-h-part-3'
Junio C Hamano
2023-06-30
1
-1
/
+1
|
\
|
*
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
1
-1
/
+1
*
|
gc: introduce `gc.recentObjectsHook`
Taylor Blau
2023-06-12
1
-3
/
+76
*
|
reachable.c: extract `obj_is_recent()`
Taylor Blau
2023-06-12
1
-1
/
+7
|
/
*
treewide: remove cache.h inclusion due to environment.h changes
Elijah Newren
2023-03-21
1
-1
/
+1
*
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
*
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-03-17
1
-6
/
+9
|
\
|
*
for_each_object: mark unused callback parameters
Jeff King
2023-02-24
1
-1
/
+2
|
*
list-objects: mark unused callback parameters
Jeff King
2023-02-24
1
-5
/
+7
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
reachable: report precise timestamps from objects in cruft packs
Taylor Blau
2022-05-27
1
-1
/
+8
*
reachable: add options to add_unseen_recent_objects_to_traversal
Taylor Blau
2022-05-27
1
-8
/
+43
*
pack-bitmap: drop filter in prepare_bitmap_walk()
Derrick Stolee
2022-03-09
1
-1
/
+1
*
object.h: add lookup_object_by_type() function
Jeff King
2021-06-29
1
-18
/
+0
*
Merge branch 'ps/rev-list-object-type-filter'
Junio C Hamano
2021-05-07
1
-1
/
+1
|
\
|
*
rev-list: allow filtering of provided items
Patrick Steinhardt
2021-04-19
1
-1
/
+1
*
|
prune: save reachable-from-recent objects with bitmaps
Jeff King
2021-04-29
1
-9
/
+4
|
/
*
pack-bitmap: basic noop bitmap filter infrastructure
Jeff King
2020-02-14
1
-1
/
+1
*
rev-list: allow commit-only bitmap traversals
Jeff King
2020-02-14
1
-1
/
+1
*
object: convert lookup_object() to use object_id
Jeff King
2019-06-20
1
-2
/
+2
*
prune: use bitmaps for reachability traversal
Jeff King
2019-02-15
1
-0
/
+42
*
tree: add repository argument to lookup_tree
Stefan Beller
2018-06-29
1
-1
/
+1
*
blob: add repository argument to lookup_blob
Stefan Beller
2018-06-29
1
-1
/
+1
*
object: add repository argument to lookup_object
Stefan Beller
2018-06-29
1
-2
/
+2
*
cache.h: add repository argument to oid_object_info
Stefan Beller
2018-04-26
1
-1
/
+1
*
Merge branch 'sb/object-store'
Junio C Hamano
2018-04-11
1
-0
/
+1
|
\
|
*
object-store: move packed_git and packed_git_mru to object store
Stefan Beller
2018-03-26
1
-0
/
+1
*
|
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
|
object: rename function 'typename' to 'type_name'
Brandon Williams
2018-02-14
1
-1
/
+1
|
/
*
Merge branch 'nd/prune-in-worktree'
Junio C Hamano
2017-09-19
1
-0
/
+2
|
\
|
*
revision.c: --all adds HEAD from all worktrees
Nguyễn Thái Ngọc Duy
2017-08-24
1
-0
/
+2
*
|
pack: move for_each_packed_object()
Jonathan Tan
2017-08-24
1
-0
/
+1
|
/
*
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
1
-4
/
+4
|
\
|
*
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
1
-2
/
+2
|
*
Convert lookup_tree to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
|
*
Convert lookup_blob to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
*
|
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
1
-5
/
+4
|
/
*
Convert object iteration callbacks to struct object_id
brian m. carlson
2017-02-22
1
-15
/
+15
*
reachable.c: use error_errno()
Nguyễn Thái Ngọc Duy
2016-05-09
1
-2
/
+1
*
list-objects: pass full pathname to callbacks
Jeff King
2016-02-12
1
-3
/
+2
*
list-objects: drop name_path entirely
Jeff King
2016-02-12
1
-1
/
+1
*
Merge branch 'js/gc-with-stale-symref'
Junio C Hamano
2015-10-16
1
-1
/
+7
|
\
|
*
pack-objects: do not get distracted by broken symrefs
Johannes Schindelin
2015-10-08
1
-1
/
+7
[next]