git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Alex Riesen" <raa.lkml@gmail.com>
To: "Johannes Schindelin" <Johannes.Schindelin@gmx.de>
Cc: git@vger.kernel.org
Subject: Re: CFT: merge-recursive in C (updated)
Date: Wed, 28 Jun 2006 16:27:01 +0200	[thread overview]
Message-ID: <81b0412b0606280727k2f4d5c26m5d37f2835821c93b@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.63.0606281342290.29667@wbgn013.biozentrum.uni-wuerzburg.de>

On 6/28/06, Johannes Schindelin <Johannes.Schindelin@gmx.de> wrote:
>
> > What stands out next is getRenames (to be renamed into get_renames), a
> > little profiling shows that the renames lists are the culprit this time
> > too.
>
> In my attempts, the path_list did not contain paths, but structs
> containing a path and a void pointer. I think I will resurrect this idea
> for the renames.
>

What was the pointer for?

  reply	other threads:[~2006-06-28 14:27 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-27 15:48 CFT: merge-recursive in C (updated) Alex Riesen
2006-06-27 16:42 ` Johannes Schindelin
2006-06-27 22:32   ` Alex Riesen
2006-06-28  9:34     ` Alex Riesen
2006-06-28 10:04       ` Johannes Schindelin
2006-06-28 11:35         ` Alex Riesen
2006-06-28 12:55           ` Johannes Schindelin
2006-06-28 14:27             ` Alex Riesen [this message]
2006-06-28 15:09               ` Johannes Schindelin
2006-06-29  0:25       ` Alex Riesen
2006-06-29  2:41         ` Junio C Hamano
2006-06-29  8:43           ` Alex Riesen
2006-06-29 18:40             ` Johannes Schindelin
2006-06-29 23:28               ` Alex Riesen
2006-06-29 13:16     ` Johannes Schindelin
2006-06-29 13:16     ` [PATCH 1/2] refactor merge_bases() as preparation to libify merge-base Johannes Schindelin
2006-06-29 13:17     ` [PATCH] move get_merge_bases() to core lib; use it in merge-recursive Johannes Schindelin
2006-06-29 13:21       ` Johannes Schindelin
2006-06-29 14:12         ` Alex Riesen
2006-06-29 16:14           ` Johannes Schindelin
2006-06-29 14:13       ` Alex Riesen
2006-06-29 14:14       ` Alex Riesen
2006-06-29 16:14         ` Johannes Schindelin
2006-06-29 18:26           ` Linus Torvalds
2006-06-29 18:39           ` Junio C Hamano
2006-06-29 19:06             ` Johannes Schindelin
2006-06-29 20:58               ` Junio C Hamano
2006-06-30  0:27               ` Alex Riesen
2006-06-27 18:22 ` CFT: merge-recursive in C (updated) Linus Torvalds
2006-06-27 18:45   ` Johannes Schindelin
2006-06-27 19:10     ` Linus Torvalds
2006-06-27 22:36       ` Alex Riesen

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=81b0412b0606280727k2f4d5c26m5d37f2835821c93b@mail.gmail.com \
    --to=raa.lkml@gmail.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).