Re: [PATCH] add diffconfig utility

From: David Woodhouse
Date: Tue Jun 10 2008 - 18:07:32 EST


On Tue, 2008-06-10 at 12:41 -0700, Tim Bird wrote:
> +# Added and removed items are shown with a leading plus or minus,
> +# respectively. Changed items show the old and new values on a
> +# single line.

It'd be really nice if it could give its output in the same form as
the .config file itself -- so it'd look something like:

# CONFIG_FOO is not set
CONFIG_BAR=y

That can be used with this kind of tool too...

--
dwmw2

Attachment: merge.pl
Description: Perl program