Code

Merge branch 'bc/repack'
authorJunio C Hamano <gitster@pobox.com>
Fri, 23 May 2008 23:06:01 +0000 (16:06 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 23 May 2008 23:06:01 +0000 (16:06 -0700)
commite5e9714a106ab668ac982cf73f31919eb4e354fd
tree01c02ee795feeb0b7594ab9d91f20bfe619d3042
parent6aad47dec7a72bb36c64afb6c43f4dbcaa49e7f9
parentbbefaa1f38a47e06c32612edc2f64a0168cc40b2
Merge branch 'bc/repack'

* bc/repack:
  Documentation/git-repack.txt: document new -A behaviour
  let pack-objects do the writing of unreachable objects as loose objects
  add a force_object_loose() function
  builtin-gc.c: deprecate --prune, it now really has no effect
  git-gc: always use -A when manually repacking
  repack: modify behavior of -A option to leave unreferenced objects unpacked

Conflicts:

builtin-pack-objects.c
Documentation/git-repack.txt
builtin-pack-objects.c
cache.h
git-repack.sh