From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Subject: [PATCH 0/5] fsck updates
Date: Fri, 30 Jan 2009 03:05:12 -0800 [thread overview]
Message-ID: <1233313517-24208-1-git-send-email-gitster@pobox.com> (raw)
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(-)
next reply other threads:[~2009-01-30 11:06 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-30 11:05 Junio C Hamano [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1233313517-24208-1-git-send-email-gitster@pobox.com \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).