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
/
list-objects.c
Age
Commit message (
Expand
)
Author
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-04-29
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2024-12-23
Merge branch 'ps/build-sign-compare'
Junio C Hamano
2024-12-06
global: trivial conversions to fix `-Wsign-compare` warnings
Patrick Steinhardt
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: pass down repository to `has_object[_kept]_pack`
Karthik Nayak
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
2023-11-08
Merge branch 'tb/rev-list-unpacked-fix'
Junio C Hamano
2023-11-07
list-objects: drop --unpacked non-commit objects from results
Taylor Blau
2023-11-01
rev-list: add commit object support in `--missing` option
Karthik Nayak
2023-11-01
revision: rename bit to `do_not_die_on_missing_objects`
Karthik Nayak
2023-10-02
tree-walk: init_tree_desc take an oid to get the hash algorithm
Eric W. Biederman
2023-08-31
list-objects: respect max_allowed_tree_depth
Jeff King
2023-08-02
Merge branch 'jc/tree-walk-drop-base-offset'
Junio C Hamano
2023-07-07
tree-walk: lose base_offset that is never used in tree_entry_interesting
Junio C Hamano
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-04-11
treewide: remove cache.h inclusion due to object.h changes
Elijah Newren
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-03-28
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-21
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-02-23
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2022-12-13
list-objects: drop process_gitlink() function
Jeff King
2022-03-09
list-objects: handle NULL function pointers
Ævar Arnfjörð Bjarmason
2022-03-09
list-objects: consolidate traverse_commit_list[_filtered]
Derrick Stolee
2021-08-12
list-objects.c: rename "traverse_trees_and_blobs" to "traverse_non_commits"
Teng Long
2021-06-15
bitmaps: don't recurse into trees already in the bitmap
Jeff King
2021-04-12
list-objects: support filtering by tag and commit
Patrick Steinhardt
2021-04-10
list-objects: move tag processing into its own function
Patrick Steinhardt
2019-10-07
Merge branch 'jk/list-objects-optim-wo-trees'
Junio C Hamano
2019-09-12
list-objects: don't queue root trees unless revs->tree_objects is set
Jeff King
2019-06-28
list-objects-filter: encapsulate filter components
Matthew DeVore
2019-04-10
rev-list: detect broken root trees
Jeff King
2019-04-10
list-objects.c: handle unexpected non-tree entries
Taylor Blau
2019-04-10
list-objects.c: handle unexpected non-blob entries
Taylor Blau
2019-02-06
Merge branch 'ds/push-sparse-tree-walk'
Junio C Hamano
2019-01-29
Merge branch 'bc/tree-walk-oid'
Junio C Hamano
2019-01-17
list-objects: consume sparse tree walk
Derrick Stolee
2019-01-15
tree-walk: store object_id in a separate member
brian m. carlson
2019-01-14
Merge branch 'nd/attr-pathspec-in-tree-walk'
Junio C Hamano
2018-11-19
tree-walk.c: make tree_entry_interesting() take an index
Nguyễn Thái Ngọc Duy
2018-11-12
list-objects.c: reduce the_repository references
Nguyễn Thái Ngọc Duy
2018-11-12
list-objects-filter.c: remove implicit dependency on the_index
Nguyễn Thái Ngọc Duy
2018-10-30
Merge branch 'md/filter-trees'
Junio C Hamano
2018-10-18
list-objects: support for skipping tree traversal
Matthew DeVore
2018-10-07
revision: mark non-user-given objects instead
Matthew DeVore
[next]