]> git.ipfire.org Git - thirdparty/git.git/history - tar-tree.c
[PATCH] A test case addition for strbuf regression
[thirdparty/git.git] / tar-tree.c
2005-05-18  Brian Gerst[PATCH] Kill a bunch of pointer sign warnings for gcc4
2005-05-11  Petr BaudisMerge with http://members.cox.net/junkio/git-jc.git
2005-05-09  Petr BaudisAdd copyright notice of Rene Scharfe to tar-tree.c
2005-05-07  Rene Scharfe[PATCH] Lift path length limits from git-tar-tree.
2005-05-07  Junio C Hamano[PATCH] Do not initialize sha1_file_directory by hand.
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