]> git.ipfire.org Git - thirdparty/git.git/history - tar-tree.c
[PATCH] git-tar-tree: add symlink support
[thirdparty/git.git] / tar-tree.c
2005-05-06  Rene Scharfe[PATCH] git-tar-tree: add symlink support
2005-05-06  Rene Scharfe[PATCH] git-tar-tree: make file contents accessible...
2005-05-06  Rene Scharfe[PATCH] git-tar-tree: add extended header helpers
2005-05-06  Rene Scharfe[PATCH] git-tar-tree: add TYPEFLAG_ constants
2005-05-06  Rene Scharfe[PATCH] git-tar-tree: add get_record()
2005-05-01  Linus TorvaldsAdd "get_sha1()" helper function.
2005-04-30  Rene Scharfe[PATCH] GIT: Create tar archives of tree on the fly
2005-04-29  Rene Scharfe[PATCH] Use read_object_with_reference() in tar-tree
2005-04-28  Rene Scharfe[PATCH] create tar archives of tree on the fly