summaryrefslogtreecommitdiff
path: root/builtin-tar-tree.c
Commit message (Expand)AuthorAgeFilesLines
* Off-by-one error in get_path_prefix(), found by ValgrindRene Scharfe2006-06-071-1/+2
* tree_entry(): new tree-walking helper functionLinus Torvalds2006-05-301-13/+8
* Merge branch 'jc/tartree' into jc/builtin-n-tar-treeJunio C Hamano2006-05-231-2/+59
|\
| * built-in tar-tree and remote tar-treeJunio C Hamano2006-05-191-0/+408
* Builtin git-tar-tree.Peter Eriksen2006-05-231-0/+351