Bug#321320: [dpatch-maintainers] Bug#321320: dpatch: prettier diff -u headers

2005-08-07 Thread Junichi Uekawa
Hi, > So, here's what I'm currently using. It strips out timestamps and > does not insert that ~ character. This sounds rather intrusive. '-Z' patch option will require UTC time, which is a bit better, but not the best. It should be a configurable option, if it is going to be implemented.

Bug#321320: [dpatch-maintainers] Bug#321320: dpatch: prettier diff -u headers

2005-08-06 Thread Peter Samuelson
[Junichi Uekawa] > Have you actually tested this? > You may realize that patch command does not preserve timestamps, > and there will always be a diff. Bah - I did not notice this. I thought about the timestamp issue, but I thought it would only affect the file(s) I actually edited. Of course y

Bug#321320: [dpatch-maintainers] Bug#321320: dpatch: prettier diff -u headers

2005-08-05 Thread Junichi Uekawa
Hi, > So, dpatch-edit-patch produces horrid-looking diff headers: > > diff -urNad --exclude=CVS --exclude=.svn ./src/foo.h > /tmp/dpep-work.XujkX1/foo-1.0/src/foo.h > --- ./src/foo.h 1996-03-16 10:58:58.0 -0600 > +++ /tmp/dpep-work.XujkX1/foo-1.0/src/foo.h 2005-08-0

Bug#321320: [dpatch-maintainers] Bug#321320: dpatch: prettier diff -u headers

2005-08-04 Thread Peter Samuelson
[Junichi Uekawa] > > I've attached 2 patches - the first is minimal, the second also > > includes a trivial cleanup I found hard to resist. > > The first one looks fine to me, the second looks intrusive; > care to explain? The second one just sets $BASENAME to the basename of pwd, since that is

Bug#321320: [dpatch-maintainers] Bug#321320: dpatch: prettier diff -u headers

2005-08-04 Thread Junichi Uekawa
Hi, > So, dpatch-edit-patch produces horrid-looking diff headers: > > diff -urNad --exclude=CVS --exclude=.svn ./src/foo.h > /tmp/dpep-work.XujkX1/foo-1.0/src/foo.h > --- ./src/foo.h 1996-03-16 10:58:58.0 -0600 > +++ /tmp/dpep-work.XujkX1/foo-1.0/src/foo.h 2005-08-04

Bug#321320: dpatch: prettier diff -u headers

2005-08-04 Thread Peter Samuelson
Package: dpatch Version: 2.0.14 Severity: wishlist Tags: patch So, dpatch-edit-patch produces horrid-looking diff headers: diff -urNad --exclude=CVS --exclude=.svn ./src/foo.h /tmp/dpep-work.XujkX1/foo-1.0/src/foo.h --- ./src/foo.h1996-03-16 10:58:58.0 -0600 +++ /tmp/