Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use xmkstemp() instead of mkstemp() | Luiz Fernando N. Capitulino | 2007-08-14 | 1 | -3/+1 |
* | convert object type handling from a string to a number | Nicolas Pitre | 2007-02-27 | 1 | -3/+3 |
* | short i/o: fix calls to write to use xwrite or write_in_full | Andy Whitcroft | 2007-01-08 | 1 | -1/+1 |
* | Separate object name errors from usage errors | Dmitry V. Levin | 2006-05-08 | 1 | -1/+3 |
* | Use blob_, commit_, tag_, and tree_type throughout. | Peter Eriksen | 2006-04-04 | 1 | -1/+2 |
* | sha1_name: warning ambiguous refs. | Junio C Hamano | 2006-03-23 | 1 | -0/+1 |
* | Make the rest of commands work from a subdirectory. | Junio C Hamano | 2005-11-28 | 1 | -0/+2 |
* | [PATCH] cleanup of in-code names | Alexey Nezhdanov | 2005-05-19 | 1 | -1/+1 |
* | Add "get_sha1()" helper function. | Linus Torvalds | 2005-05-01 | 1 | -1/+1 |
* | Add "unpack-file" helper that unpacks a sha1 blob into a tmpfile. | Linus Torvalds | 2005-04-18 | 1 | -0/+34 |