All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andre Prendel <andre_prendel@gmx.de>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] [PATCH] sensord: Remove leading whitespaces in
Date: Tue, 10 Mar 2009 12:00:48 +0000	[thread overview]
Message-ID: <20090310120048.GC5543@ubuntu> (raw)
In-Reply-To: <20090310083014.GA5543@ubuntu>

On Tue, Mar 10, 2009 at 12:02:29PM +0100, Jean Delvare wrote:
> Hallo Andre,
> 
> On Tue, 10 Mar 2009 11:45:42 +0100, Andre Prendel wrote:
> > Another question for you. How can I get rid of the committed patches
> > in quilt? Google don't give me much information about that. Once I
> > have committed the patches, I want to remove them from the series. I want
> > to remove them completly from quilt without unapplying the
> > changes. What's the right approach, do you know?
> 
> quilt unfortunately doesn't support this operation. My own method is
> the following: once patches have been applied upstream, I remove them
> manually from patches/series, and then rm -rf .pc. Then you can delete
> the patch files from the patches subdirectory if you don't want to keep
> a copy of them.
> 
> The alternative is to pop the patch before you commit it, apply it
> manually (patch -p1 < patches/$(quilt next)), commit it, and the delete
> it (quilt delete -rn).
> 
> The lack of this functionality has been discussed on the quilt-dev
> mailing list some times ago. Everybody agreed if would be pretty much
> needed, unfortunately implementing it in a safe and clear way is not
> trivial, because it changes the logic from a stack-based one to a
> FIFO-based one. If the implementation is not crystal clear and
> ultra-safe it would be very easy to screw up your source tree.

Thank you very much for this detailed explanation.

Andre
 
> -- 
> Jean Delvare

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

      parent reply	other threads:[~2009-03-10 12:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-10  8:30 [lm-sensors] [PATCH] sensord: Remove leading whitespaces in empty Andre Prendel
2009-03-10 10:08 ` [lm-sensors] [PATCH] sensord: Remove leading whitespaces in Jean Delvare
2009-03-10 10:45 ` Andre Prendel
2009-03-10 11:02 ` Jean Delvare
2009-03-10 12:00 ` Andre Prendel [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=20090310120048.GC5543@ubuntu \
    --to=andre_prendel@gmx.de \
    --cc=lm-sensors@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.