Code

Merge branch 'jc/boundary'
authorJunio C Hamano <junkio@cox.net>
Mon, 12 Mar 2007 06:02:52 +0000 (23:02 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 12 Mar 2007 06:02:52 +0000 (23:02 -0700)
commit2422f1ca3b94358e88f8508730a9d8ebcf020547
treec663e17ffd76f7bebefad78bbeb8177d760317aa
parentf43cd49fb82b0eee10b88833b58edd711fe8298d
parent2e578f9a4f08ade4e8da52614c566e5dc1c8ca00
Merge branch 'jc/boundary'

* jc/boundary:
  git-bundle: prevent overwriting existing bundles
  git-bundle: die if a given ref is not included in bundle
  git-bundle: handle thin packs in subcommand "unbundle"
  git-bundle: Make thin packs
  git-bundle: avoid packing objects which are in the prerequisites
  bundle: fix wrong check of read_header()'s return value & add tests
  revision --boundary: fix uncounted case.
  revision --boundary: fix stupid typo
  git-bundle: make verify a bit more chatty.
  revision traversal: SHOWN means shown
  git-bundle: various fixups
  revision traversal: retire BOUNDARY_SHOW
  revision walker: Fix --boundary when limited
revision.h