aboutsummaryrefslogtreecommitdiff
path: root/hash-object.c
Commit message (Expand)AuthorAge
* index_fd(): pass optional path parameter as hint for blob conversionJunio C Hamano2007-02-28
* index_fd(): use enum object_type instead of type name string.Junio C Hamano2007-02-28
* Replace some calls to die(usage_str) with usage(usage_str).Ramsay Allan Jones2006-08-03
* Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen2006-04-04
* Allow saving an object from a pipeDaniel Barkalow2005-12-10
* hash-object: -- and --helpJunio C Hamano2005-12-05
* hash-object.c: type-fix to squelch compiler warnings.Junio C Hamano2005-11-28
* hash-object: work within subdirectory.Junio C Hamano2005-11-28
* [PATCH] Unify usage strings declarationPetr Baudis2005-07-29
* [PATCH] Expose object ID computation functions.Bryan Larsen2005-07-08