* Guillem Jover
| Thanks for working on this. For next time please use
| git-format-patch, it makes it easier to review, also it allows one
| to fix the patches and resend.
Git branch updated and restructured patches attached; I believe I have
addressed all your comments.
Still missing:
- Docu
Raphael Hertzog writes ("Re: Review of file exclusion branch requested"):
> Huh? He provided the link to his branch in the first mail, [...]
My copy of debian-dpkg doesn't have the first mail for some reason. I
assumed it was private or at least somewhere I didn't imm
* Ian Jackson
| Guillem Jover writes ("Re: Review of file exclusion branch requested"):
| > Thanks for working on this. For next time please use git-format-patch,
| > it makes it easier to review, also it allows one to fix the patches
| > and resend.
|
| As an alternative I
On Tue, 22 Jan 2008, Ian Jackson wrote:
> Guillem Jover writes ("Re: Review of file exclusion branch requested"):
> > Thanks for working on this. For next time please use git-format-patch,
> > it makes it easier to review, also it allows one to fix the patches
&
Guillem Jover writes ("Re: Review of file exclusion branch requested"):
> Thanks for working on this. For next time please use git-format-patch,
> it makes it easier to review, also it allows one to fix the patches
> and resend.
As an alternative I think we should be happy
On Sun, 2008-01-20 at 23:37:25 +0100, Tollef Fog Heen wrote:
> * Guillem Jover
> | On Sat, 2008-01-05 at 11:18:13 +0100, Tollef Fog Heen wrote:
> | + char linebuf[1024];
> | + struct filterlist *filtertail;
> | +
> | + file = fopen(fn, "r");
> | + if (!file) {
> | +warningf(_("failed to o
On Sun, Jan 20, 2008 at 11:54:00PM +0100, Tollef Fog Heen wrote:
> * Frank Lichtenheld
> index 9ab3158..48f1c6d 100644
> --- a/src/archives.c
> +++ b/src/archives.c
> @@ -248,7 +248,9 @@ void tarfile_skip_one_forward(struct TarInfo *ti,
> */
>if ((ti->Type == NormalFile0) || (ti->Type == N
On Sun, 20 Jan 2008, Tollef Fog Heen wrote:
> I haven't squashed the history yet (how do I do that?), but I've at
> least pushed what I have, so you can take a look (or point and laugh
> :-), at your leisure.
Squashing everything into a single commit can be done by creating a new
branch based on d
* Frank Lichtenheld
| On Sat, Jan 05, 2008 at 11:18:13AM +0100, Tollef Fog Heen wrote:
| > I've finally gotten around to fixing up my support for excluding bits
| > of packages as they are unpacked. It can be gotten from
| > git://git.err.no/dpkg in the master branch (sorry about that, it
| > sh
* Guillem Jover
| On Sat, 2008-01-05 at 11:18:13 +0100, Tollef Fog Heen wrote:
| > I've finally gotten around to fixing up my support for excluding bits
| > of packages as they are unpacked. It can be gotten from
| > git://git.err.no/dpkg in the master branch (sorry about that, it
| > should pro
On Sun, 2008-01-20 at 06:54:09 +0200, Guillem Jover wrote:
> On Sat, 2008-01-05 at 11:18:13 +0100, Tollef Fog Heen wrote:
> > I've finally gotten around to fixing up my support for excluding bits
> > of packages as they are unpacked. It can be gotten from
> > git://git.err.no/dpkg in the master br
Hi,
On Sat, 2008-01-05 at 11:18:13 +0100, Tollef Fog Heen wrote:
> I've finally gotten around to fixing up my support for excluding bits
> of packages as they are unpacked. It can be gotten from
> git://git.err.no/dpkg in the master branch (sorry about that, it
> should probably have gone in a se
On Sat, Jan 05, 2008 at 11:18:13AM +0100, Tollef Fog Heen wrote:
> I've finally gotten around to fixing up my support for excluding bits
> of packages as they are unpacked. It can be gotten from
> git://git.err.no/dpkg in the master branch (sorry about that, it
> should probably have gone in a sep
* Raphael Hertzog
| Hi,
|
| On Sat, 05 Jan 2008, Tollef Fog Heen wrote:
| > I've finally gotten around to fixing up my support for excluding bits
| > of packages as they are unpacked. It can be gotten from
| > git://git.err.no/dpkg in the master branch (sorry about that, it
| > should probably
* Otavio Salvador
| Tollef Fog Heen <[EMAIL PROTECTED]> writes:
|
| > I've finally gotten around to fixing up my support for excluding bits
| > of packages as they are unpacked. It can be gotten from
| > git://git.err.no/dpkg in the master branch (sorry about that, it
| > should probably have g
Hi,
On Sat, 05 Jan 2008, Tollef Fog Heen wrote:
> I've finally gotten around to fixing up my support for excluding bits
> of packages as they are unpacked. It can be gotten from
> git://git.err.no/dpkg in the master branch (sorry about that, it
> should probably have gone in a separate branch).
On Sat, 2008-01-05 at 09:48 -0200, Otavio Salvador wrote:
> Tollef Fog Heen <[EMAIL PROTECTED]> writes:
>
> > Hi,
> >
> > I've finally gotten around to fixing up my support for excluding bits
> > of packages as they are unpacked. It can be gotten from
> > git://git.err.no/dpkg in the master branc
Tollef Fog Heen <[EMAIL PROTECTED]> writes:
> Hi,
>
> I've finally gotten around to fixing up my support for excluding bits
> of packages as they are unpacked. It can be gotten from
> git://git.err.no/dpkg in the master branch (sorry about that, it
> should probably have gone in a separate branch
18 matches
Mail list logo