Thread (74 messages) flat view 74 messages, 4 authors, 2021-02-23

Re: [PATCH v4 0/8] repack: support repacking into a geometric sequence

From: Jeff King <hidden>
Date: 2021-02-23 03:40:50

On Mon, Feb 22, 2021 at 09:24:59PM -0500, Taylor Blau wrote:
Here's a very lightly modified version on v3 of mine and Peff's series
to add a new 'git repack --geometric' mode. Almost nothing has changed
since last time, with the exception of:

  - Packs listed over standard input to 'git pack-objects --stdin-packs'
    are sorted in descending mtime order (and objects are strung
    together in pack order as before) so that objects are laid out
    roughly newest-to-oldest in the resulting pack.

  - Swapped the order of two paragraphs in patch 5 to make the perf
    results clearer.

  - Mention '--unpacked' specifically in the documentation for 'git
    repack --geometric'.

  - Typo fixes.
Thanks, this all looks great to me.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help