summaryrefslogtreecommitdiff
path: root/tar-tree.c
AgeCommit message (Expand)Author
2005-05-07[PATCH] Do not initialize sha1_file_directory by hand.Junio C Hamano
2005-05-06[PATCH] git-tar-tree: add symlink supportRene Scharfe
2005-05-06[PATCH] git-tar-tree: make file contents accessible to write_header()Rene Scharfe
2005-05-06[PATCH] git-tar-tree: add extended header helpersRene Scharfe
2005-05-06[PATCH] git-tar-tree: add TYPEFLAG_ constantsRene Scharfe
2005-05-06[PATCH] git-tar-tree: add get_record()Rene Scharfe
2005-05-01Add "get_sha1()" helper function.Linus Torvalds
2005-04-30[PATCH] GIT: Create tar archives of tree on the flyRene Scharfe
2005-04-29[PATCH] Use read_object_with_reference() in tar-treeRene Scharfe
2005-04-28[PATCH] create tar archives of tree on the flyRene Scharfe