git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] pack bitmaps and incremental packing
@ 2016-12-24  1:08 David Turner
  2016-12-24  1:08 ` [PATCH v3 1/2] auto gc: don't write bitmaps for incremental repacks David Turner
  2016-12-24  1:08 ` [PATCH v3 2/2] repack: die on incremental + write-bitmap-index David Turner
  0 siblings, 2 replies; 4+ messages in thread
From: David Turner @ 2016-12-24  1:08 UTC (permalink / raw)
  To: git, peff; +Cc: David Turner

Cleaned up the first patch's test code.
Decided to remove the unnecessary checks from the second patch.

David Turner (2):
  auto gc: don't write bitmaps for incremental repacks
  repack: die on incremental + write-bitmap-index

 builtin/gc.c            |  9 ++++++++-
 builtin/repack.c        |  9 +++++++++
 t/t5310-pack-bitmaps.sh |  5 +++--
 t/t6500-gc.sh           | 25 +++++++++++++++++++++++++
 4 files changed, 45 insertions(+), 3 deletions(-)

-- 
2.8.0.rc4.22.g8ae061a


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-12-24  2:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-24  1:08 [PATCH v3 0/2] pack bitmaps and incremental packing David Turner
2016-12-24  1:08 ` [PATCH v3 1/2] auto gc: don't write bitmaps for incremental repacks David Turner
2016-12-24  2:57   ` Jeff King
2016-12-24  1:08 ` [PATCH v3 2/2] repack: die on incremental + write-bitmap-index David Turner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).