Merge branch 'dp/hash-literally' into next
commit9c309ecfc28e8ed55c9678e0703791bfd1108e8f
authorJunio C Hamano <gitster@pobox.com>
Mon, 18 Aug 2008 00:08:36 +0000 (17 17:08 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Aug 2008 00:08:36 +0000 (17 17:08 -0700)
tree8168d6acb81150479d6ce604202bf1b5b85de683
parent72a6a62da19d5ccad188dd8f2b82382cbee9dc23
parent4a3d85dcf6722b7e5d16b5b1f69b51e39ad5f1dc
Merge branch 'dp/hash-literally' into next

* dp/hash-literally:
  add --no-filters option to git hash-object
  add --path option to git hash-object
  use parse_options() in git hash-object
  correct usage help string for git-hash-object
  correct argument checking test for git hash-object
  teach index_fd to work with pipes
cache.h
sha1_file.c