Re: [PATCH] Change 'Deltifying objects' to 'Delta compressing objects'

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeff King
Date: Thursday, October 18, 2007 - 7:59 pm

On Thu, Oct 18, 2007 at 10:45:31PM -0400, Nicolas Pitre wrote:


In fact, isn't that progress meter _solely_ about finding the best
matches? The actual deltification (that is, the creation of the deltas
and writing of them to the packfile happens during the writing phase --
unless, of course, we've cached the deltas during the search phase).

Perhaps one of:

  Finding deltas
  Finding delta candidates
  Matching objects

or something similar (though I don't especially like any of them, I
think you get the idea).

-Peff
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Change 'Deltifying objects' to 'Delta compress ..., Jeff King, (Thu Oct 18, 7:59 pm)