quilt-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Quilt-dev] [PATCH] quilt drop command


From: Jean Delvare
Subject: Re: [Quilt-dev] [PATCH] quilt drop command
Date: Tue, 7 Jun 2005 19:31:26 +0200

Hi all,

[Greg KH]
>  - let 'delete' work on the next patch in the series (the one not
>    yet applied) without having to remember what that filename of the
>    patch is.  Yeah, it's a minor nit...

[Tom Rini]
> I always do quilt delete `quilt next`, but a --next or something would
> be handy, and shouldn't be hard.

Would something in the lines of the attached patch be OK? "quilt delete
-n" will delete the patch next patch after the topmost. Works for me,
comments welcome.

There is some possible code refactoring between "delete" and "next" now,
maybe a next_patch() function in patchfns would be welcome?

I attached a second patch, which makes "quilt delete" print which patch
it successfully deleted. It helped me test my changes, and I now tend to
think it is a good thing to have (so that you can quicky find if you
have not been deleting the patch you were supposed to) so maybe it could
stay.

Thanks,
-- 
Jean Delvare

Attachment: quilt-CVS-delete-next.diff
Description: Text document

Attachment: quilt-CVS-delete-print-done.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]