All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dana How <danahow@gmail.com>
To: Junio C Hamano <junkio@cox.net>
Cc: Git Mailing List <git@vger.kernel.org>, danahow@gmail.com
Subject: [PATCH 0/8] git-repack --max-pack-size
Date: Sun, 08 Apr 2007 16:17:40 -0700	[thread overview]
Message-ID: <46197814.5010909@gmail.com> (raw)


The three most common ways of making large packfiles
are git-fast-import, the first git-repack, or git-repack -a.
The first already supports a "--max-pack-size=N" option,
which limits the resulting packfiles to N megabytes.
This patchset adds the same option, with the same
behavior, to git-repack to handle the other two cases.

After reviewing others' comments,  this latest patchset
touches 2/3 fewer files and 1/6 fewer lines,  and
introduces no behavior not seen elsewhere in git.

             reply	other threads:[~2007-04-08 23:17 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-08 23:17 Dana How [this message]
2007-04-09  2:33 ` [PATCH 0/8] git-repack --max-pack-size Nicolas Pitre
2007-04-09 18:54   ` Dana How
2007-04-09 19:43 ` Dana How
  -- strict thread matches above, loose matches on Subject: below --
2007-04-30 23:16 Dana How
2007-05-01  3:20 ` Junio C Hamano
2007-05-01  4:37   ` Shawn O. Pearce
2007-05-01  8:26   ` Andy Parkins
2007-05-01  9:10     ` Junio C Hamano
2007-05-01  9:36       ` Andy Parkins
2007-05-01 14:46       ` Nicolas Pitre
2007-05-01 17:11         ` Junio C Hamano
2007-05-01 17:17           ` Nicolas Pitre
2007-05-01 17:42           ` Johannes Schindelin
2007-05-01 19:07             ` Junio C Hamano

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=46197814.5010909@gmail.com \
    --to=danahow@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.