index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tag.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ssh signing: make verify-tag consider key lifetime
Fabian Stelzer
2021-12-09
1
-0
/
+1
*
ssh signing: use sigc struct to pass payload
Fabian Stelzer
2021-12-09
1
-2
/
+2
*
gpg-interface: improve interface for parsing tags
brian m. carlson
2021-02-11
1
-7
/
+8
*
object: drop parsed_object_pool->commit_count
Abhishek Kumar
2020-06-17
1
-1
/
+1
*
commit, tag: don't set parsed bit for parse failures
Jeff King
2019-10-28
1
-1
/
+11
*
parse_tag_buffer(): treat NULL tag pointer as parse error
Jeff King
2019-10-21
1
-2
/
+7
*
tag: factor out get_tagged_oid()
René Scharfe
2019-09-05
1
-0
/
+7
*
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
*
tag: express constant in terms of the_hash_algo
brian m. carlson
2018-10-15
1
-1
/
+1
*
Merge branch 'jt/tags-to-promised-blobs-fix'
Junio C Hamano
2018-08-03
1
-3
/
+10
|
\
|
*
tag: don't warn if target is missing but promised
Jonathan Tan
2018-07-16
1
-3
/
+10
*
|
tag.c: allow deref_tag to handle arbitrary repositories
Stefan Beller
2018-06-29
1
-3
/
+2
*
|
tag: allow parse_tag_buffer to handle arbitrary repositories
Stefan Beller
2018-06-29
1
-5
/
+5
*
|
tag: allow lookup_tag to handle arbitrary repositories
Stefan Beller
2018-06-29
1
-5
/
+5
*
|
tag: add repository argument to deref_tag
Stefan Beller
2018-06-29
1
-1
/
+1
*
|
tag: add repository argument to parse_tag_buffer
Stefan Beller
2018-06-29
1
-2
/
+2
*
|
tag: add repository argument to lookup_tag
Stefan Beller
2018-06-29
1
-2
/
+2
*
|
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
-1
/
+1
*
|
blob: add repository argument to lookup_blob
Stefan Beller
2018-06-29
1
-1
/
+1
*
|
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
*
|
object-store: move object access functions to object-store.h
Stefan Beller
2018-05-16
1
-0
/
+1
*
|
alloc: allow arbitrary repositories for alloc functions
Stefan Beller
2018-05-16
1
-0
/
+9
*
|
alloc: add repository argument to alloc_tag_node
Stefan Beller
2018-05-09
1
-1
/
+1
*
|
object: add repository argument to create_object
Stefan Beller
2018-05-09
1
-1
/
+2
|
/
*
cache.h: add repository argument to oid_object_info
Stefan Beller
2018-04-26
1
-1
/
+1
*
sha1_file: convert read_sha1_file to struct object_id
brian m. carlson
2018-03-14
1
-2
/
+2
*
sha1_file: convert sha1_object_info* to object_id
brian m. carlson
2018-03-14
1
-1
/
+1
*
Convert find_unique_abbrev* to struct object_id
brian m. carlson
2018-03-14
1
-2
/
+2
*
object: rename function 'typename' to 'type_name'
Brandon Williams
2018-02-14
1
-1
/
+1
*
Merge branch 'rs/tag-null-pointer-arith-fix'
Junio C Hamano
2017-10-05
1
-4
/
+4
|
\
|
*
tag: avoid NULL pointer arithmetic
René Scharfe
2017-10-02
1
-4
/
+4
*
|
tag: convert gpg_verify_tag to use struct object_id
Stefan Beller
2017-07-13
1
-5
/
+5
|
/
*
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
1
-13
/
+12
|
\
|
*
object: convert parse_object* to take struct object_id
brian m. carlson
2017-05-08
1
-2
/
+2
|
*
Convert lookup_tag to struct object_id
brian m. carlson
2017-05-08
1
-4
/
+4
|
*
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
|
*
Convert lookup_commit* to struct object_id
brian m. carlson
2017-05-08
1
-1
/
+1
|
*
tag: convert parse_tag_buffer to struct object_id
brian m. carlson
2017-05-08
1
-8
/
+7
*
|
timestamp_t: a new data type for timestamps
Johannes Schindelin
2017-04-27
1
-1
/
+1
*
|
parse_timestamp(): specify explicitly where we parse timestamps
Johannes Schindelin
2017-04-24
1
-2
/
+2
|
/
*
gpg-interface, tag: add GPG_VERIFY_OMIT_STATUS flag
Lukas Puehringer
2017-01-18
1
-1
/
+4
*
verify-tag: move tag verification code to tag.c
Santiago Torres
2016-04-22
1
-0
/
+53
*
Remove get_object_hash.
brian m. carlson
2015-11-20
1
-3
/
+3
*
Convert struct object to object_id
brian m. carlson
2015-11-20
1
-2
/
+2
*
Add several uses of get_object_hash.
brian m. carlson
2015-11-20
1
-3
/
+3
[next]