Re: What's cooking in git.git (topics)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeff King
Date: Tuesday, October 2, 2007 - 10:39 am

On Tue, Oct 02, 2007 at 06:31:18PM +0200, David Kastrup wrote:


Right, that's why I used "merge" in quotes. The sort used in the O(n)
step is irrelevant, but we are doing a merge-sort-like behavior in the
second step (except instead of actually merging into a new list, we are
summarizing the comparisons in a numeric "difference" variable). But I
think we are on the same page.


Yes, I hope so. We'll see. :)


Interesting. Care to take a stab at implementing it?

-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: What's cooking in git.git (topics), David Kastrup, (Tue Oct 2, 9:31 am)
Re: What's cooking in git.git (topics), Jeff King, (Tue Oct 2, 10:39 am)
Re: What's cooking in git.git (topics), David Kastrup, (Tue Oct 2, 11:44 am)
Re: What's cooking in git.git (topics), Linus Torvalds, (Tue Oct 2, 7:28 pm)
Re: What's cooking in git.git (topics), Jeff King, (Tue Oct 2, 11:54 pm)
Re: What's cooking in git.git (topics), David Kastrup, (Wed Oct 3, 1:20 am)
Re: What's cooking in git.git (topics), Linus Torvalds, (Wed Oct 3, 9:13 am)
Re: What's cooking in git.git (topics), Jeff King, (Wed Oct 3, 9:59 am)
Re: What's cooking in git.git (topics), Linus Torvalds, (Wed Oct 3, 10:53 am)
Re: What's cooking in git.git (topics), David Kastrup, (Wed Oct 3, 11:09 am)
Re: What's cooking in git.git (topics), Junio C Hamano, (Thu Oct 4, 12:10 am)