Hi all, good idea, Fabian!
On Mon, Jun 18, 2012 at 10:58 AM, Fabian Greffrath <[email protected]> wrote: > $ cat ~/.quiltrc > QUILT_REFRESH_ARGS="-p ab --no-timestamps --no-index" The following is the content of my ~/.quiltrc: QUILT_PATCHES=debian/patches QUILT_DIFF_OPTS="--show-c-function" QUILT_PUSH_ARGS="--color=auto" QUILT_DIFF_ARGS="--no-timestamps --color=auto --no-index" QUILT_REFRESH_ARGS="--no-timestamps --no-index --diffstat --strip-trailing-whitespace" I'd like to add --diffstat and --strip-trailing-whitespace to QUILT_REFRESH_ARGS and set QUILT_DIFF_OPTS="--show-c-function". I find the latter and --diffstat particularly helpful. -- Alessio Treglia | www.alessiotreglia.com Debian Developer | [email protected] Ubuntu Core Developer | [email protected] 0416 0004 A827 6E40 BB98 90FB E8A4 8AE5 311D 765A _______________________________________________ pkg-multimedia-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
