git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] fsck updates
@ 2009-01-30 11:05 Junio C Hamano
  2009-01-30 11:05 ` [PATCH 1/5] pack-check.c: minor formatting fix to match coding style Junio C Hamano
  0 siblings, 1 reply; 10+ messages in thread
From: Junio C Hamano @ 2009-01-30 11:05 UTC (permalink / raw)
  To: git; +Cc: Linus Torvalds

These go on top of the previous two patches I sent earlier.

Junio C Hamano (5):
  pack-check.c: minor formatting fix to match coding style
  verify_pack(): allow a quicker verification for a pack with version 2 idx
  verify-pack: add --quick
  fsck: three levels of validation
  [squash] fsck: revert --quick to the default and introduce --medium

 builtin-fsck.c        |   13 ++++++++++---
 builtin-verify-pack.c |   10 +++++++---
 http-push.c           |    2 +-
 http-walker.c         |    2 +-
 pack-check.c          |   36 ++++++++++++++++++++++++------------
 pack.h                |    5 ++++-
 6 files changed, 47 insertions(+), 21 deletions(-)

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

end of thread, other threads:[~2009-02-01  0:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-30 11:05 [PATCH 0/5] fsck updates Junio C Hamano
2009-01-30 11:05 ` [PATCH 1/5] pack-check.c: minor formatting fix to match coding style Junio C Hamano
2009-01-30 11:05   ` [PATCH 2/5] verify_pack(): allow a quicker verification for a pack with version 2 idx Junio C Hamano
2009-01-30 11:05     ` [PATCH 3/5] verify-pack: add --quick Junio C Hamano
2009-01-30 11:05       ` [PATCH 4/5] fsck: three levels of validation Junio C Hamano
2009-01-30 11:05         ` [PATCH 5/5] [squash] fsck: revert --quick to the default and introduce --medium Junio C Hamano
2009-01-30 11:37           ` Kjetil Barvik
2009-01-31 21:45   ` [PATCH 1/5] pack-check.c: minor formatting fix to match coding style Nanako Shiraishi
2009-01-31 22:00     ` Marius Storm-Olsen
2009-02-01  0:52       ` Nanako Shiraishi

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).