Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add const to parse_{commit,tag}_buffer() | Nguyễn Thái Ngọc Duy | 2011-02-07 | 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-12 | 1 | -0/+1 |
* | tag.h: Remove unused signature field | Shawn O. Pearce | 2010-04-12 | 1 | -1/+0 |
* | Be careful when dereferencing tags. | Junio C Hamano | 2005-11-02 | 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 |