[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Quilt-dev] [PATCH] quilt drop command
From: |
Greg KH |
Subject: |
Re: [Quilt-dev] [PATCH] quilt drop command |
Date: |
Mon, 6 Jun 2005 11:20:40 -0700 |
User-agent: |
Mutt/1.5.8i |
On Mon, Jun 06, 2005 at 09:43:40AM -0700, Tom Rini wrote:
> On Fri, Jun 03, 2005 at 11:13:51AM -0700, Greg KH wrote:
> > - Chris Mason has a nice wrapper script to quilt (called qa) that helps
> > with applying long series of patches. Merge some of that
> > functionality into the base quilt code.
>
> Er, what're the problems with a long series of patches? Easier binary
> searching or something?
No, it lets you refresh patches with fuzz, and handles rejects and a few
other nice things.
The main problem with long series of patches is doing the:
quilt push
quilt push
quilt ref
quilt push
...
over and over again for over 250 patches. Yes, the up-arrow key helps,
but it gets old quickly.
thanks,
greg k-h
- Re: [Quilt-dev] [PATCH] quilt drop command, Josh Boyer, 2005/06/03
- Re: [Quilt-dev] [PATCH] quilt drop command, Jean Delvare, 2005/06/07
- Re: [Quilt-dev] [PATCH] quilt drop command, Greg KH, 2005/06/07
- Re: [Quilt-dev] [PATCH] quilt drop command, Jean Delvare, 2005/06/07
- Re: [Quilt-dev] [PATCH] quilt drop command, Jean Delvare, 2005/06/07