index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tag.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tag: factor out get_tagged_oid()
René Scharfe
2019-09-05
1
-0
/
+1
*
*.[ch]: manually align parameter lists
Denton Liu
2019-05-05
1
-1
/
+1
*
*.[ch]: remove extern from function declarations using spatch
Denton Liu
2019-05-05
1
-7
/
+7
*
tag.c: allow deref_tag to handle arbitrary repositories
Stefan Beller
2018-06-29
1
-2
/
+1
*
tag: allow parse_tag_buffer to handle arbitrary repositories
Stefan Beller
2018-06-29
1
-2
/
+1
*
tag: allow lookup_tag to handle arbitrary repositories
Stefan Beller
2018-06-29
1
-2
/
+1
*
tag: add repository argument to deref_tag
Stefan Beller
2018-06-29
1
-1
/
+2
*
tag: add repository argument to parse_tag_buffer
Stefan Beller
2018-06-29
1
-1
/
+2
*
tag: add repository argument to lookup_tag
Stefan Beller
2018-06-29
1
-2
/
+2
*
alloc: allow arbitrary repositories for alloc functions
Stefan Beller
2018-05-16
1
-0
/
+1
*
tag: convert gpg_verify_tag to use struct object_id
Stefan Beller
2017-07-13
1
-1
/
+1
*
Merge branch 'bc/object-id'
Junio C Hamano
2017-05-29
1
-1
/
+1
|
\
|
*
Convert lookup_tag 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
-1
/
+1
|
/
*
verify-tag: move tag verification code to tag.c
Santiago Torres
2016-04-22
1
-0
/
+2
*
gpg-interface: move parse_signature() to where it should be
Junio C Hamano
2014-09-15
1
-1
/
+0
*
upload-pack: avoid parsing tag destinations
Jeff King
2012-01-06
1
-0
/
+1
*
Add const to parse_{commit,tag}_buffer()
Nguyễn Thái Ngọc Duy
2011-02-08
1
-1
/
+1
*
verify-tag: factor out signature detection
Michael J Gruber
2010-11-10
1
-0
/
+1
*
tag.c: Parse tagger date (if present)
Shawn O. Pearce
2010-04-13
1
-0
/
+1
*
tag.h: Remove unused signature field
Shawn O. Pearce
2010-04-13
1
-1
/
+0
*
Be careful when dereferencing tags.
Junio C Hamano
2005-11-03
1
-1
/
+1
*
Fix send-pack for non-commitish tags.
Junio C Hamano
2005-08-05
1
-0
/
+1
*
[PATCH] Anal retentive 'const unsigned char *sha1'
Jason McMullan
2005-06-08
1
-1
/
+1
*
[PATCH] don't load and decompress objects twice with parse_object()
Nicolas Pitre
2005-05-06
1
-0
/
+1
*
Fix up recent object model cleanups
Linus Torvalds
2005-04-28
1
-0
/
+3
*
[PATCH] Add tag header/parser to library
Daniel Barkalow
2005-04-28
1
-0
/
+15