summaryrefslogtreecommitdiff
path: root/mktree.c
Commit message (Expand)AuthorAgeFilesLines
* convert object type handling from a string to a numberNicolas Pitre2007-02-271-4/+5
* Convert memcpy(a,b,20) to hashcpy(a,b).Shawn Pearce2006-08-231-2/+2
* remove unnecessary initializationsDavid Rientjes2006-08-151-1/+0
* Fixup command names in some usage strings.Ramsay Allan Jones2006-08-031-1/+1
* Use blob_, commit_, tag_, and tree_type throughout.Peter Eriksen2006-04-041-1/+2
* git-mktree: reverse of git-ls-tree.Junio C Hamano2006-02-211-0/+137