Abhishek Kumar
|
6da43d937c
object: drop parsed_object_pool->commit_count
|
il y a 5 ans |
Jeff King
|
228c78fbd4
commit, tag: don't set parsed bit for parse failures
|
il y a 5 ans |
Jeff King
|
78d50148b9
parse_tag_buffer(): treat NULL tag pointer as parse error
|
il y a 5 ans |
René Scharfe
|
dad3f0607b
tag: factor out get_tagged_oid()
|
il y a 6 ans |
Jeff King
|
a378509e1c
object: convert create_object() to use object_id
|
il y a 6 ans |
Jeff King
|
d0229abd93
object: convert lookup_object() to use object_id
|
il y a 6 ans |
brian m. carlson
|
d8a3a69020
tag: express constant in terms of the_hash_algo
|
il y a 6 ans |
Junio C Hamano
|
09ca613049
Merge branch 'jt/tags-to-promised-blobs-fix'
|
il y a 7 ans |
Jonathan Tan
|
8c4cc32689
tag: don't warn if target is missing but promised
|
il y a 7 ans |
Stefan Beller
|
286d258d4f
tag.c: allow deref_tag to handle arbitrary repositories
|
il y a 7 ans |
Stefan Beller
|
84f80cd2db
tag: allow parse_tag_buffer to handle arbitrary repositories
|
il y a 7 ans |
Stefan Beller
|
8bde69b974
tag: allow lookup_tag to handle arbitrary repositories
|
il y a 7 ans |
Stefan Beller
|
a74093da5e
tag: add repository argument to deref_tag
|
il y a 7 ans |
Stefan Beller
|
0e740fed5d
tag: add repository argument to parse_tag_buffer
|
il y a 7 ans |
Stefan Beller
|
ce71efb713
tag: add repository argument to lookup_tag
|
il y a 7 ans |
Stefan Beller
|
c1f5eb4962
commit: add repository argument to lookup_commit
|
il y a 7 ans |
Stefan Beller
|
f86bcc7b2c
tree: add repository argument to lookup_tree
|
il y a 7 ans |
Stefan Beller
|
da14a7ff99
blob: add repository argument to lookup_blob
|
il y a 7 ans |
Stefan Beller
|
1268dfac1e
object: add repository argument to object_as_type
|
il y a 7 ans |
Stefan Beller
|
5abddd1eb7
object: add repository argument to lookup_object
|
il y a 7 ans |
Stefan Beller
|
109cd76dd3
object: add repository argument to parse_object
|
il y a 7 ans |
Stefan Beller
|
cbd53a2193
object-store: move object access functions to object-store.h
|
il y a 7 ans |
Stefan Beller
|
14ba97f81c
alloc: allow arbitrary repositories for alloc functions
|
il y a 7 ans |
Stefan Beller
|
a0bd9086bb
alloc: add repository argument to alloc_tag_node
|
il y a 7 ans |
Stefan Beller
|
68f95d382b
object: add repository argument to create_object
|
il y a 7 ans |
Stefan Beller
|
0df8e96566
cache.h: add repository argument to oid_object_info
|
il y a 7 ans |
brian m. carlson
|
b4f5aca40e
sha1_file: convert read_sha1_file to struct object_id
|
il y a 7 ans |
brian m. carlson
|
abef9020e3
sha1_file: convert sha1_object_info* to object_id
|
il y a 7 ans |
brian m. carlson
|
aab9583f7b
Convert find_unique_abbrev* to struct object_id
|
il y a 7 ans |
Brandon Williams
|
debca9d2fe
object: rename function 'typename' to 'type_name'
|
il y a 7 ans |