On Tue, May 24, David Champion wrote: > * On 23 May 2011, Olaf Hering wrote: > > # HG changeset patch > > # User Olaf Hering <[email protected]> > > # Date 1306149750 -7200 > > # Branch HEAD > > # Node ID 4d73cc1a137c98a9b75bc40065b94f58f1b5e6ce > > # Parent a6fb39a7847a1d27ecb6896fe6df3f8902a8ca22 > > folder_file: introduce and use new ->local flag > > > > Add and use new flag to indicate the folder is on local filesystem. > > This is a prereq before removing struct stat in struct folder_file. > > > > Update years in copyright line. > > > > Signed-off-by: Olaf Hering <[email protected]> > > > > diff -r a6fb39a7847a -r 4d73cc1a137c browser.c > > --- a/browser.c Mon May 23 12:59:14 2011 +0200 > > +++ b/browser.c Mon May 23 13:22:30 2011 +0200 > > @@ -1,5 +1,5 @@ > > /* > > - * Copyright (C) 1996-2000,2007 Michael R. Elkins <[email protected]> > > + * Copyright (C) 1996-2000,2007,2011 Michael R. Elkins <[email protected]> > > I prefer not to see copyright changes mixed with substance. :) But also > not a big deal.
Should I resend the patches without the header modification to get them applied? Olaf
