27 Commits (afb82d1db01e745bdcdad8719f8c3b85916a8afd)

Author SHA1 Message Date
René Scharfe dad3f0607b tag: factor out get_tagged_oid() 6 years ago
Denton Liu ad6dad0996 *.[ch]: manually align parameter lists 6 years ago
Denton Liu 554544276a *.[ch]: remove extern from function declarations using spatch 6 years ago
Stefan Beller 286d258d4f tag.c: allow deref_tag to handle arbitrary repositories 7 years ago
Stefan Beller 84f80cd2db tag: allow parse_tag_buffer to handle arbitrary repositories 7 years ago
Stefan Beller 8bde69b974 tag: allow lookup_tag to handle arbitrary repositories 7 years ago
Stefan Beller a74093da5e tag: add repository argument to deref_tag 7 years ago
Stefan Beller 0e740fed5d tag: add repository argument to parse_tag_buffer 7 years ago
Stefan Beller ce71efb713 tag: add repository argument to lookup_tag 7 years ago
Stefan Beller 14ba97f81c alloc: allow arbitrary repositories for alloc functions 7 years ago
Stefan Beller 84571760ca tag: convert gpg_verify_tag to use struct object_id 8 years ago
brian m. carlson d3101b533d Convert lookup_tag to struct object_id 8 years ago
Johannes Schindelin dddbad728c timestamp_t: a new data type for timestamps 8 years ago
Santiago Torres 45a227ef76 verify-tag: move tag verification code to tag.c 9 years ago
Junio C Hamano d7c67668fe gpg-interface: move parse_signature() to where it should be 11 years ago
Jeff King 90108a2441 upload-pack: avoid parsing tag destinations 13 years ago
Nguyễn Thái Ngọc Duy cf7b1cad0e Add const to parse_{commit,tag}_buffer() 14 years ago
Michael J Gruber ac58c4c795 verify-tag: factor out signature detection 14 years ago
Shawn O. Pearce e451d06bf3 tag.c: Parse tagger date (if present) 15 years ago
Shawn O. Pearce 628511a588 tag.h: Remove unused signature field 15 years ago
Junio C Hamano 9534f40bc4 Be careful when dereferencing tags. 20 years ago
Junio C Hamano 37fde874c2 Fix send-pack for non-commitish tags. 20 years ago
Jason McMullan 5d6ccf5ce7 [PATCH] Anal retentive 'const unsigned char *sha1' 20 years ago
Nicolas Pitre bd2c39f58f [PATCH] don't load and decompress objects twice with parse_object() 20 years ago
Linus Torvalds d5e276884a Fix up recent object model cleanups 20 years ago
Daniel Barkalow 2636f61437 [PATCH] Add tag header/parser to library 20 years ago