Commit message (Expand) | Author | Age | |
---|---|---|---|
* | verify-tag: move tag verification code to tag.c | Santiago Torres | 2016-04-22 |
* | gpg-interface: move parse_signature() to where it should be | Junio C Hamano | 2014-09-15 |
* | upload-pack: avoid parsing tag destinations | Jeff King | 2012-01-06 |
* | Add const to parse_{commit,tag}_buffer() | Nguyễn Thái Ngọc Duy | 2011-02-07 |
* | verify-tag: factor out signature detection | Michael J Gruber | 2010-11-10 |
* | tag.c: Parse tagger date (if present) | Shawn O. Pearce | 2010-04-12 |
* | tag.h: Remove unused signature field | Shawn O. Pearce | 2010-04-12 |
* | Be careful when dereferencing tags. | Junio C Hamano | 2005-11-02 |
* | Fix send-pack for non-commitish tags. | Junio C Hamano | 2005-08-05 |
* | [PATCH] Anal retentive 'const unsigned char *sha1' | Jason McMullan | 2005-06-08 |
* | [PATCH] don't load and decompress objects twice with parse_object() | Nicolas Pitre | 2005-05-06 |
* | Fix up recent object model cleanups | Linus Torvalds | 2005-04-28 |
* | [PATCH] Add tag header/parser to library | Daniel Barkalow | 2005-04-28 |