[PATCH] Update git-tag-script to create the .git/refs/tags if it does not already...
[git.git] / tar-tree.c
2005-07-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/gitk/gitk
2005-06-28 Linus TorvaldsMerge rsync://rsync.kernel.org/pub/scm/gitk/gitk
2005-06-22 Linus TorvaldsDo a cross-project merge of Paul Mackerras' gitk visualizer
2005-06-21 Mika Kukkonen[PATCH] Fix several gcc4 signedness warnings
2005-06-03 Rene Scharfe[PATCH] git-tar-tree: fix write_trailer
2005-06-03 Rene Scharfe[PATCH] git-tar-tree: cleanup write_trailer()
2005-05-20 Linus Torvaldssparse cleanup
2005-05-19 Alexey Nezhdanov[PATCH] cleanup of in-code names
2005-05-18 Brian Gerst[PATCH] Kill a bunch of pointer sign warnings for gcc4
2005-05-11 Petr BaudisMerge ... 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