git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Catalin Marinas" <catalin.marinas@gmail.com>
To: "Karl Hasselström" <kha@treskal.com>
Cc: git <git@vger.kernel.org>
Subject: Re: renames in StGIT
Date: Mon, 23 Oct 2006 17:47:06 +0100	[thread overview]
Message-ID: <b0943d9e0610230947j79449a4dm8736f480f039c230@mail.gmail.com> (raw)
In-Reply-To: <20061022013943.GA16341@diana.vm.bytemark.co.uk>

On 22/10/06, Karl Hasselström <kha@treskal.com> wrote:
> It doesn't seem like StGIT uses any of git's rename tracking stuff.
> Specifically, pushing patches doesn't seem to use rename-aware
> merging, and there is no way to tell diff to detect renames and
> copies.

They are indeed not supported by StGIT. One of the reasons is that the
push operation would probably take (much) longer (I haven't looked at
the algorithm in detail but some comments in the git-diff
documentation suggest that this is very expensive). Another reason is
that I (used to) send patches to people not using GIT and therefore
renames in the diff output were not welcomed.

> Should this perhaps be an item in the TODO list?

Only if it doesn't drastically affect the performance.

-- 
Catalin

  reply	other threads:[~2006-10-23 16:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-22  1:39 renames in StGIT Karl Hasselström
2006-10-23 16:47 ` Catalin Marinas [this message]
     [not found]   ` <20061023125344.f82426ad.seanlkml@sympatico.ca>
2006-10-24  8:17     ` Karl Hasselström
2006-10-24  8:48       ` Catalin Marinas
2006-10-24  9:16         ` Karl Hasselström
2006-10-24 10:25           ` Catalin Marinas

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=b0943d9e0610230947j79449a4dm8736f480f039c230@mail.gmail.com \
    --to=catalin.marinas@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=kha@treskal.com \
    /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).