index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-2
/
+3
|
\
|
*
libs: use "struct repository *" argument, not "the_repository"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
|
*
cocci: apply the "object-store.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+2
|
*
cocci: apply the "commit.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
/
*
tree.h API: simplify read_tree_recursive() signature
Ævar Arnfjörð Bjarmason
2021-03-21
1
-12
/
+7
*
tree.h API: expose read_tree_1() as read_tree_at()
Ævar Arnfjörð Bjarmason
2021-03-21
1
-8
/
+9
*
tree.c API: move read_tree() into builtin/ls-files.c
Ævar Arnfjörð Bjarmason
2021-03-21
1
-89
/
+0
*
tree: enable cmp_cache_name_compare() to be used elsewhere
Elijah Newren
2020-12-13
1
-1
/
+1
*
object: drop parsed_object_pool->commit_count
Abhishek Kumar
2020-06-17
1
-1
/
+1
*
tree: simplify parse_tree_indirect()
René Scharfe
2019-09-04
1
-15
/
+3
*
object: convert create_object() to use object_id
Jeff King
2019-06-20
1
-2
/
+1
*
object: convert lookup_object() to use object_id
Jeff King
2019-06-20
1
-1
/
+1
*
Merge branch 'nd/the-index-final'
Junio C Hamano
2019-02-07
1
-1
/
+0
|
\
|
*
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy
2019-01-24
1
-1
/
+0
*
|
Merge branch 'bc/tree-walk-oid'
Junio C Hamano
2019-01-29
1
-5
/
+5
|
\
\
|
*
|
tree-walk: store object_id in a separate member
brian m. carlson
2019-01-15
1
-5
/
+5
|
|
/
*
|
tree-walk.c: make tree_entry_interesting() take an index
Nguyễn Thái Ngọc Duy
2018-11-19
1
-1
/
+2
*
|
tree.c: make read_tree*() take 'struct repository *'
Nguyễn Thái Ngọc Duy
2018-11-19
1
-8
/
+10
|
/
*
Merge branch 'jm/cache-entry-from-mem-pool'
Junio C Hamano
2018-08-03
1
-3
/
+1
|
\
|
*
block alloc: add lifecycle APIs for cache_entry structs
Jameson Miller
2018-07-03
1
-3
/
+1
*
|
tree: allow lookup_tree to handle arbitrary repositories
Stefan Beller
2018-06-29
1
-5
/
+5
*
|
commit: add repository argument to lookup_commit
Stefan Beller
2018-06-29
1
-1
/
+1
*
|
tree: add repository argument to lookup_tree
Stefan Beller
2018-06-29
1
-2
/
+2
*
|
object: add repository argument to object_as_type
Stefan Beller
2018-06-29
1
-1
/
+1
*
|
object: add repository argument to lookup_object
Stefan Beller
2018-06-29
1
-1
/
+1
*
|
object: add repository argument to parse_object
Stefan Beller
2018-06-29
1
-2
/
+3
*
|
Merge branch 'sb/object-store-grafts' into sb/object-store-lookup
Junio C Hamano
2018-06-29
1
-0
/
+1
|
\
\
|
*
|
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
|
Merge branch 'sb/object-store-alloc'
Junio C Hamano
2018-06-25
1
-1
/
+3
|
\
|
|
|
|
/
|
/
|
|
*
alloc: allow arbitrary repositories for alloc functions
Stefan Beller
2018-05-16
1
-0
/
+1
|
*
alloc: add repository argument to alloc_tree_node
Stefan Beller
2018-05-09
1
-1
/
+1
|
*
object: add repository argument to create_object
Stefan Beller
2018-05-09
1
-1
/
+2
*
|
Merge branch 'ds/lazy-load-trees'
Junio C Hamano
2018-05-23
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
treewide: replace maybe_tree with accessor methods
Derrick Stolee
2018-04-11
1
-2
/
+2
|
*
treewide: rename tree to maybe_tree
Derrick Stolee
2018-04-11
1
-2
/
+2
*
|
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
|
tree: convert read_tree_recursive to struct object_id
brian m. carlson
2018-03-14
1
-7
/
+7
|
/
*
Merge branch 'ab/free-and-null'
Junio C Hamano
2017-06-24
1
-2
/
+1
|
\
|
*
coccinelle: make use of the "type" FREE_AND_NULL() rule
Ævar Arnfjörð Bjarmason
2017-06-16
1
-2
/
+1
*
|
tree: convert read_tree to take an index parameter
Brandon Williams
2017-06-13
1
-10
/
+18
|
/
*
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
1
-2
/
+2
*
tree: convert parse_tree_indirect to 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
-4
/
+4
*
tree: convert read_tree_1 to use struct object_id internally
brian m. carlson
2017-05-08
1
-4
/
+4
*
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
*
use QSORT
René Scharfe
2016-09-30
1
-2
/
+1
*
cache: convert struct cache_entry to use struct object_id
brian m. carlson
2016-09-07
1
-1
/
+1
*
struct name_entry: use struct object_id instead of unsigned char sha1[20]
brian m. carlson
2016-04-25
1
-5
/
+5
[next]