author | Rene Scharfe <rene.scharfe@lsrfire.ath.cx> | |
Sat, 30 Apr 2005 02:51:04 +0000 (19:51 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sat, 30 Apr 2005 02:51:04 +0000 (19:51 -0700) | ||
commit | 87fec8fc9e790fedbee0c9fc810dbd1bf006d7b6 | |
tree | 72f4d42eac2cd9099a663c16cb8201f90a8ff9c9 | tree | snapshot |
parent | 0fc65a4572625405ff6dd9d8c16d835f2b1ebd49 | commit | diff |
[PATCH] GIT: Create tar archives of tree on the fly
Write commit ID to global extended pax header at the beginning of the tar
file, if possible. get-tar-commit-id.c is an example program to get the
ID back out of such a tar archive.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Write commit ID to global extended pax header at the beginning of the tar
file, if possible. get-tar-commit-id.c is an example program to get the
ID back out of such a tar archive.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
get-tar-commit-id.c | [new file with mode: 0644] | blob |
tar-tree.c | diff | blob | history |