Merge branch 'rs/tar-tree' into next
authorJunio C Hamano <junkio@cox.net>
Sun, 26 Mar 2006 01:43:22 +0000 (17:43 -0800)
committerJunio C Hamano <junkio@cox.net>
Sun, 26 Mar 2006 01:43:22 +0000 (17:43 -0800)
commit48d6e97afe4dcce3bb01922b768cc4d831923e7f
treec5b1e7b23bc6ff1e6b6afc62ee826a46d06adc06
parent88d9405600ece221306ac98db68c6bf756e1ff09
parent4c691724f175573a2dc4118782744cb0e852ab41
Merge branch 'rs/tar-tree' into next

* rs/tar-tree:
  tar-tree: Use the prefix field of a tar header
  tar-tree: Remove obsolete code
  tar-tree: Use write_entry() to write the archive contents
  tar-tree: Introduce write_entry()
  tar-tree: Use SHA1 of root tree for the basedir
  git-apply: safety fixes
  Removed bogus "<snap>" identifier.
  Clarify and expand some hook documentation.
  commit-tree: check return value from write_sha1_file()
  send-email: Identify author at the top when sending e-mail
  Format tweaks for asciidoc.
tar-tree.c