From: "Catalin Marinas" <catalin.marinas@gmail.com>
To: "Karl Hasselström" <kha@treskal.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] Allow deletion of several patches at once
Date: Thu, 2 Nov 2006 10:36:51 +0000 [thread overview]
Message-ID: <b0943d9e0611020236p60859a97ide18b95a2e069b1b@mail.gmail.com> (raw)
In-Reply-To: <20061101090714.2066.93948.stgit@localhost>
On 01/11/06, Karl Hasselström <kha@treskal.com> wrote:
> This is an updated patch, which uses parse_patches() to support patch
> ranges. It replaces patch 2/2 in the series; patch 1/2 (original
> delete regression test) is unaffected.
I applied it but added another commit to change the algorithm
slightly. It now first checks whether the applied patches can be
deleted before deleting any patch (I find this safer). It also checks
for local changes, conflicts and HEAD == top only if you delete
applied patches on the current branch. Actually, the HEAD == top test
failed when deleting on a different branch, which is normal since the
top is that of the other branch.
I'll make the changes public tonight.
Thanks.
--
prev parent reply other threads:[~2006-11-02 10:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-22 12:53 [PATCH 0/2] Teach "stg delete" to delete several patches at once Karl Hasselström
2006-10-22 12:58 ` [PATCH 1/2] Regression test for "stg delete" Karl Hasselström
2006-10-22 12:58 ` [PATCH 2/2] Allow deletion of several patches at once Karl Hasselström
2006-10-22 13:01 ` Karl Hasselström
2006-10-23 11:57 ` Catalin Marinas
2006-10-23 12:37 ` Karl Hasselström
2006-11-01 9:07 ` [PATCH] " Karl Hasselström
2006-11-02 10:36 ` Catalin Marinas [this message]
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=b0943d9e0611020236p60859a97ide18b95a2e069b1b@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).