Re: [PATCH] Introduce get_octopus_merge_bases() in commit.c

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Schindelin
Date: Monday, June 9, 2008 - 4:08 pm

Hi,

On Mon, 9 Jun 2008, Junio C Hamano wrote:


But how much work is

	struct commit_list list = { two, NULL };

	merge_bases_many(one, &list);

?  merge_bases_many() does not modify the list IIRC, and it looks 
conceptually clean while being pretty much in the same performance 
ballpark.

Ciao,
Dscho

--
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:
[PATCH 10/10] Build in merge, Miklos Vajna, (Thu Jun 5, 1:44 pm)
Re: [PATCH 09/10] Introduce get_octopus_merge_bases() in c ..., Johannes Schindelin, (Fri Jun 6, 5:28 am)
Re: [PATCH 09/10] Introduce get_octopus_merge_bases() in c ..., Johannes Schindelin, (Fri Jun 6, 5:30 am)
Re: [PATCH 09/10] Introduce get_octopus_merge_bases() in c ..., Johannes Schindelin, (Fri Jun 6, 5:36 am)
Re: [PATCH] Introduce get_octopus_merge_bases() in commit.c, Johannes Schindelin, (Mon Jun 9, 7:02 am)
Re: [PATCH] Introduce get_octopus_merge_bases() in commit.c, Johannes Schindelin, (Mon Jun 9, 4:08 pm)
Re: [PATCH] Introduce get_octopus_merge_bases() in commit.c, Johannes Schindelin, (Mon Jun 9, 4:31 pm)
Re: [PATCH] Introduce get_octopus_merge_bases() in commit.c, Johannes Schindelin, (Mon Jun 9, 7:43 pm)