Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | index_fd(): pass optional path parameter as hint for blob conversion | Junio C Hamano | 2007-02-28 | 1 | -1/+1 |
* | index_fd(): use enum object_type instead of type name string. | Junio C Hamano | 2007-02-28 | 1 | -2/+2 |
* | Replace some calls to die(usage_str) with usage(usage_str). | Ramsay Allan Jones | 2006-08-03 | 1 | -3/+3 |
* | Use blob_, commit_, tag_, and tree_type throughout. | Peter Eriksen | 2006-04-04 | 1 | -2/+3 |
* | Allow saving an object from a pipe | Daniel Barkalow | 2005-12-10 | 1 | -2/+13 |
* | hash-object: -- and --help | Junio C Hamano | 2005-12-05 | 1 | -10/+22 |
* | hash-object.c: type-fix to squelch compiler warnings. | Junio C Hamano | 2005-11-28 | 1 | -2/+2 |
* | hash-object: work within subdirectory. | Junio C Hamano | 2005-11-28 | 1 | -3/+15 |
* | [PATCH] Unify usage strings declaration | Petr Baudis | 2005-07-29 | 1 | -1/+1 |
* | [PATCH] Expose object ID computation functions. | Bryan Larsen | 2005-07-08 | 1 | -0/+45 |