1. dad3f06 tag: factor out get_tagged_oid() by René Scharfe · 5 years ago
  2. ad6dad0 *.[ch]: manually align parameter lists by Denton Liu · 6 years ago
  3. 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 6 years ago
  4. 286d258 tag.c: allow deref_tag to handle arbitrary repositories by Stefan Beller · 7 years ago
  5. 84f80cd tag: allow parse_tag_buffer to handle arbitrary repositories by Stefan Beller · 7 years ago
  6. 8bde69b tag: allow lookup_tag to handle arbitrary repositories by Stefan Beller · 7 years ago
  7. a74093d tag: add repository argument to deref_tag by Stefan Beller · 7 years ago
  8. 0e740fe tag: add repository argument to parse_tag_buffer by Stefan Beller · 7 years ago
  9. ce71efb tag: add repository argument to lookup_tag by Stefan Beller · 7 years ago
  10. 14ba97f alloc: allow arbitrary repositories for alloc functions by Stefan Beller · 7 years ago
  11. 8457176 tag: convert gpg_verify_tag to use struct object_id by Stefan Beller · 8 years ago
  12. 6b526ce Merge branch 'bc/object-id' by Junio C Hamano · 8 years ago
  13. d3101b5 Convert lookup_tag to struct object_id by brian m. carlson · 8 years ago
  14. dddbad7 timestamp_t: a new data type for timestamps by Johannes Schindelin · 8 years ago
  15. 45a227e verify-tag: move tag verification code to tag.c by Santiago Torres · 9 years ago
  16. d7c6766 gpg-interface: move parse_signature() to where it should be by Junio C Hamano · 10 years ago
  17. 90108a2 upload-pack: avoid parsing tag destinations by Jeff King · 13 years ago
  18. cf7b1ca Add const to parse_{commit,tag}_buffer() by Nguyễn Thái Ngọc Duy · 14 years ago
  19. ac58c4c verify-tag: factor out signature detection by Michael J Gruber · 14 years ago
  20. e451d06 tag.c: Parse tagger date (if present) by Shawn O. Pearce · 15 years ago
  21. 628511a tag.h: Remove unused signature field by Shawn O. Pearce · 15 years ago
  22. 9534f40 Be careful when dereferencing tags. by Junio C Hamano · 19 years ago
  23. 37fde87 Fix send-pack for non-commitish tags. by Junio C Hamano · 19 years ago
  24. 5d6ccf5 [PATCH] Anal retentive 'const unsigned char *sha1' by Jason McMullan · 20 years ago
  25. bd2c39f [PATCH] don't load and decompress objects twice with parse_object() by Nicolas Pitre · 20 years ago
  26. d5e2768 Fix up recent object model cleanups by Linus Torvalds · 20 years ago
  27. 2636f61 [PATCH] Add tag header/parser to library by Daniel Barkalow · 20 years ago