aboutsummaryrefslogtreecommitdiff
path: root/builtin-tar-tree.c
Commit message (Expand)AuthorAge
* git-tar-tree: fix minor memory leakRene Scharfe2006-08-04
* Call setup_git_directory() much earlierLinus Torvalds2006-07-29
* tar-tree: add the "tar.umask" config optionWilly Tarreau2006-07-23
* Rename safe_strncpy() to strlcpy().Peter Eriksen2006-06-24
* 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