Bug#330594: [dpatch-maintainers] Bug#330594: dpatch: allow custom diff options

2005-10-01 Thread Marc Haber
On Fri, Sep 30, 2005 at 11:39:41PM +0900, Junichi Uekawa wrote: > It's a new feature, so I'd like a testsuite added to test, but > if there is no large objections from others, it looks like a > useful feature to add. I agree with that. Greetings Marc -- ---

Bug#330594: [dpatch-maintainers] Bug#330594: dpatch: allow custom diff options

2005-09-30 Thread Junichi Uekawa
Hi, > > If you can provide information backing up that it works reliably, > > patch will be accepted. > I use the attached patch (just adding of the options to the diff > call). After setting DPEP_DIFF_OPTIONS="-p" my C source patches have the > function in the dpatch (see patch_c_source.diff).

Bug#330594: [dpatch-maintainers] Bug#330594: dpatch: allow custom diff options

2005-09-30 Thread Bastian Kleineidam
Hi Junichi, On Fri, Sep 30, 2005 at 07:37:27AM +0900, Junichi Uekawa wrote: > If you can provide information backing up that it works reliably, > patch will be accepted. I use the attached patch (just adding of the options to the diff call). After setting DPEP_DIFF_OPTIONS="-p" my C source patches

Bug#330594: [dpatch-maintainers] Bug#330594: dpatch: allow custom diff options

2005-09-29 Thread Junichi Uekawa
Hi, > I wanted to use the diff -p option with dpatch-edit-patch to have some > prettier C diffs. Unfortunately there is currently no way to do this. > > I suggest adding $DPEP_DIFF_OPTIONS to the diff call so I could just do > DPEP_DIFF_OPTIONS="-p" and have a nicer diff format for my C patches.

Bug#330594: dpatch: allow custom diff options

2005-09-28 Thread Bastian Kleineidam
Package: dpatch Version: 2.0.15 Severity: wishlist Hi, I wanted to use the diff -p option with dpatch-edit-patch to have some prettier C diffs. Unfortunately there is currently no way to do this. I suggest adding $DPEP_DIFF_OPTIONS to the diff call so I could just do DPEP_DIFF_OPTIONS="-p" and h