Merge branch 'jc/maint-1.6.0-keep-pack'
authorJunio C Hamano <gitster@pobox.com>
Wed, 11 Mar 2009 20:49:56 +0000 (13:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Mar 2009 20:49:56 +0000 (13:49 -0700)
commitaec813062b340e6bb181470cf57cc4b4406e1bb8
treebb2b33ca6b89fdfd8d0e4b2e6d34f5a806674b67
parent8f4cc7911955a3642af601394a4b4473e7bfde33
parent69e020ae00ebd3f7ae3c2f35acb139361417ef64
Merge branch 'jc/maint-1.6.0-keep-pack'

* jc/maint-1.6.0-keep-pack:
  is_kept_pack(): final clean-up
  Simplify is_kept_pack()
  Consolidate ignore_packed logic more
  has_sha1_kept_pack(): take "struct rev_info"
  has_sha1_pack(): refactor "pretend these packs do not exist" interface
  git-repack: resist stray environment variable
builtin-count-objects.c
builtin-fsck.c
builtin-pack-objects.c
cache.h
diff.c
git-repack.sh
revision.c
revision.h
sha1_file.c