git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] index-pack (continued)
@ 2011-06-03 22:32 Junio C Hamano
  2011-06-03 22:32 ` [PATCH 1/4] index-pack: a miniscule refactor Junio C Hamano
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Junio C Hamano @ 2011-06-03 22:32 UTC (permalink / raw)
  To: git; +Cc: Shawn O Pearce

This is a contination of the earlier index-pack series that has been
in "stalled" state. I do not plan to push this forward for 1.7.6 (the
endgame of this series is a 2.0 material but it will be a long way to
get there).

Junio C Hamano (4):
  index-pack: a miniscule refactor
  index-pack: start learning to emulate "verify-pack -v"
  index-pack: show histogram when emulating "verify-pack -v"
  verify-pack: use index-pack --verify

 builtin/index-pack.c  |   74 +++++++++++++++++++++++++--
 builtin/verify-pack.c |  132 +++++++++---------------------------------------
 cache.h               |    1 -
 sha1_file.c           |   55 --------------------
 t/t5302-pack-index.sh |    5 +-
 5 files changed, 95 insertions(+), 172 deletions(-)

-- 
1.7.6.rc0.106.g68174

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

end of thread, other threads:[~2011-06-03 22:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-03 22:32 [PATCH 0/4] index-pack (continued) Junio C Hamano
2011-06-03 22:32 ` [PATCH 1/4] index-pack: a miniscule refactor Junio C Hamano
2011-06-03 22:32 ` [PATCH 2/4] index-pack: start learning to emulate "verify-pack -v" Junio C Hamano
2011-06-03 22:32 ` [PATCH 3/4] index-pack: show histogram when emulating " Junio C Hamano
2011-06-03 22:32 ` [PATCH 4/4] verify-pack: use index-pack --verify Junio C Hamano

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