libabigail/tools
Dodji Seketeli 9b34a860e2 Add --full-impact option to kmidiff
This patch changes the default report emitted by kmidiff.  Now, it
emits a leaf changes report by default.  And if the user wants the
classical kind of report then she can use the --full-impact option.

	* doc/manuals/kmidiff.rst: Add documentation for the new
	--full-impact|-f option.
	* tools/kmidiff.cc (options::leaf_changes_only): Add new data
	member.
	(option::option): Initialize the new data member.
	(display_usage): Add a documentation string for the new
	--full-impact|-f option.
	(parse_command_line): Parse the new --full-impact|-f option.
	(set_diff_context): Set the diff context appropriately.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2017-10-08 18:51:35 +02:00
..
.gitignore Add .gitignore files. 2014-09-12 11:05:01 +02:00
abiar.cc Adjust archive-related code for the recent addition of tools_utils::* 2015-01-13 11:02:10 +01:00
abicompat.cc Update copyright year on a bunch of files 2017-01-05 12:51:49 +01:00
abidiff.cc Initial implementation of a --leaf-changes-only option to abidiff 2017-10-08 18:51:35 +02:00
abidw.cc 22160 - Annotate state flag unitialized in abidw 2017-09-21 09:46:32 +02:00
abilint.cc Initial support of de-serializing the KMI of a Linux Kernel Tree 2017-07-03 17:45:41 +02:00
abipkgdiff.cc Add a --leaf-changes-only option to abipkgdiff 2017-10-08 18:51:35 +02:00
abisym.cc Fix misleading indentation issues 2016-09-21 12:06:51 +02:00
binilint.cc Update copyright years 2015-01-07 17:52:10 +01:00
fedabipkgdiff Bug 21567 - Fedabipkgdiff matches build distro names too tightly 2017-07-03 16:43:05 +02:00
kmidiff.cc Add --full-impact option to kmidiff 2017-10-08 18:51:35 +02:00
Makefile.am Support loading and comparing two kernel trees 2017-07-03 17:45:36 +02:00