summaryrefslogtreecommitdiff
path: root/tar-tree.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-20sparse cleanupLibravatar Linus Torvalds1-1/+1
2005-05-19[PATCH] cleanup of in-code namesLibravatar Alexey Nezhdanov1-3/+3
2005-05-18[PATCH] Kill a bunch of pointer sign warnings for gcc4Libravatar Brian Gerst1-3/+3
2005-05-09Add copyright notice of Rene Scharfe to tar-tree.cLibravatar Petr Baudis1-0/+3
2005-05-06[PATCH] Lift path length limits from git-tar-tree.Libravatar Rene Scharfe1-8/+7
2005-05-06[PATCH] Do not initialize sha1_file_directory by hand.Libravatar Junio C Hamano1-4/+0
2005-05-06[PATCH] git-tar-tree: add symlink supportLibravatar Rene Scharfe1-13/+47
2005-05-06[PATCH] git-tar-tree: make file contents accessible to write_header()Libravatar Rene Scharfe1-10/+13
2005-05-06[PATCH] git-tar-tree: add extended header helpersLibravatar Rene Scharfe1-18/+40
2005-05-06[PATCH] git-tar-tree: add TYPEFLAG_ constantsLibravatar Rene Scharfe1-5/+20
2005-05-06[PATCH] git-tar-tree: add get_record()Libravatar Rene Scharfe1-13/+13
2005-05-01Add "get_sha1()" helper function.Libravatar Linus Torvalds1-1/+1
2005-04-29[PATCH] GIT: Create tar archives of tree on the flyLibravatar Rene Scharfe1-16/+27
2005-04-28[PATCH] Use read_object_with_reference() in tar-treeLibravatar Rene Scharfe1-29/+25
2005-04-28[PATCH] create tar archives of tree on the flyLibravatar Rene Scharfe1-0/+363