aboutsummaryrefslogtreecommitdiff
path: root/builtin-tar-tree.c
Commit message (Expand)AuthorAge
* git-tar-tree: no more void pointer arithmeticRene Scharfe2006-06-18
* git-tar-tree: Simplify write_trailer()Rene Scharfe2006-06-18
* Implement safe_strncpy() as strlcpy() and use it more.Peter Eriksen2006-06-16
* Built-in git-get-tar-commit-idRene Scharfe2006-06-10
* Off-by-one error in get_path_prefix(), found by ValgrindRene Scharfe2006-06-07
* tree_entry(): new tree-walking helper functionLinus Torvalds2006-05-30
* Merge branch 'jc/tartree' into jc/builtin-n-tar-treeJunio C Hamano2006-05-23
|\
| * built-in tar-tree and remote tar-treeJunio C Hamano2006-05-19
* Builtin git-tar-tree.Peter Eriksen2006-05-23