author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Sat, 10 Jun 2006 14:13:41 +0000 (16:13 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 10 Jun 2006 18:14:00 +0000 (11:14 -0700) | ||
commit | 52ba03cbb1c718093946f5254187082bd7b32845 | |
tree | 75bb33782f3527ad2617be04884d489cf9eba1df | tree | snapshot |
parent | 5e3a620cd5f7baaf27198192a614271c6145ec3b | commit | diff |
Built-in git-get-tar-commit-id
By being an internal command git-get-commit-id can make use of
struct ustar_header and other stuff and stops wasting precious
disk space.
Note: I recycled one of the two "tar-tree" entries instead of
splitting that cleanup into a separate patch.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
By being an internal command git-get-commit-id can make use of
struct ustar_header and other stuff and stops wasting precious
disk space.
Note: I recycled one of the two "tar-tree" entries instead of
splitting that cleanup into a separate patch.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history | |
builtin-tar-tree.c | diff | blob | history | |
builtin.h | diff | blob | history | |
get-tar-commit-id.c | [deleted file] | blob | history |
git.c | diff | blob | history |