public inbox for git@vger.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: Mon, 30 Apr 2007 16:16:07 -0700	[thread overview]
Message-ID: <463678B7.70409@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.

This iteration fixes miscellaneous issues discussed on the list
and introduces no behavior not seen elsewhere in git.
It is based on "next" in order to incorporate Nicolas Pitre's work.

             reply	other threads:[~2007-04-30 23:16 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-30 23:16 Dana How [this message]
2007-05-01  3:20 ` [PATCH 0/8] git-repack --max-pack-size 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
  -- strict thread matches above, loose matches on Subject: below --
2007-04-08 23:17 Dana How
2007-04-09  2:33 ` Nicolas Pitre
2007-04-09 18:54   ` Dana How
2007-04-09 19:43 ` Dana How

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=463678B7.70409@gmail.com \
    --to=danahow@gmail$(echo .)com \
    --cc=git@vger$(echo .)kernel.org \
    --cc=junkio@cox$(echo .)net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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