Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-06-24 | Rename safe_strncpy() to strlcpy(). | Peter Eriksen | 1 | -2/+2 |
2006-06-18 | git-tar-tree: no more void pointer arithmetic | Rene Scharfe | 1 | -2/+5 |
2006-06-18 | git-tar-tree: Simplify write_trailer() | Rene Scharfe | 1 | -25/+15 |
2006-06-16 | Implement safe_strncpy() as strlcpy() and use it more. | Peter Eriksen | 1 | -2/+2 |
2006-06-10 | Built-in git-get-tar-commit-id | Rene Scharfe | 1 | -0/+25 |
2006-06-07 | Off-by-one error in get_path_prefix(), found by Valgrind | Rene Scharfe | 1 | -1/+2 |
2006-05-30 | tree_entry(): new tree-walking helper function | Linus Torvalds | 1 | -13/+8 |
2006-05-23 | Merge branch 'jc/tartree' into jc/builtin-n-tar-tree | Junio C Hamano | 1 | -2/+59 |
2006-05-23 | Builtin git-tar-tree. | Peter Eriksen | 1 | -0/+351 |
2006-05-19 | built-in tar-tree and remote tar-tree | Junio C Hamano | 1 | -0/+408 |