aboutsummaryrefslogtreecommitdiffstats
path: root/hash-object.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-03Replace some calls to die(usage_str) with usage(usage_str).Ramsay Allan Jones1-3/+3
2006-04-04Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen1-2/+3
2005-12-10Allow saving an object from a pipeDaniel Barkalow1-2/+13
2005-12-05hash-object: -- and --helpJunio C Hamano1-10/+22
2005-11-28hash-object.c: type-fix to squelch compiler warnings.Junio C Hamano1-2/+2
2005-11-28hash-object: work within subdirectory.Junio C Hamano1-3/+15
2005-07-29[PATCH] Unify usage strings declarationPetr Baudis1-1/+1
2005-07-08[PATCH] Expose object ID computation functions.Bryan Larsen1-0/+45