Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-08-04 | git-tar-tree: fix minor memory leak | 1 | -2/+4 | |
2006-07-29 | Call setup_git_directory() much earlier | 1 | -5/+4 | |
2006-07-23 | tar-tree: add the "tar.umask" config option | 1 | -3/+18 | |
2006-06-24 | Rename safe_strncpy() to strlcpy(). | 1 | -2/+2 | |
2006-06-18 | git-tar-tree: no more void pointer arithmetic | 1 | -2/+5 | |
2006-06-18 | git-tar-tree: Simplify write_trailer() | 1 | -25/+15 | |
2006-06-16 | Implement safe_strncpy() as strlcpy() and use it more. | 1 | -2/+2 | |
2006-06-10 | Built-in git-get-tar-commit-id | 1 | -0/+25 | |
2006-06-07 | Off-by-one error in get_path_prefix(), found by Valgrind | 1 | -1/+2 | |
2006-05-30 | tree_entry(): new tree-walking helper function | 1 | -13/+8 | |
2006-05-23 | Merge branch 'jc/tartree' into jc/builtin-n-tar-tree | 1 | -2/+59 | |
2006-05-23 | Builtin git-tar-tree. | 1 | -0/+351 | |
2006-05-19 | built-in tar-tree and remote tar-tree | 1 | -0/+408 |