libabigail/doc/manuals
Dodji Seketeli 3b85f2864d Avoid redundant diff report messages by default.
Just like what abidiff does, this patch avoids emitting redundant diff
report messages unless the user provides the --redundant switch.

	* tools/abipkgdiff.cc (options::show_redundant_changes): New data
	member.
	(options::options): Initialize it.
	(display_usage): Add a help string for the --redundant command
	Line option.
	(set_diff_context_from_opts): New static function.
	(compare): Take the options variable.  Set the diff context from
	the options, especially if we should show redundant changes or
	not.  Use that diff context when comparing ABIs.
	(parse_command_line): Parse the new --redundant command line
	switch.
	* doc/manuals/abipkgdiff.rst: Document the new --redundant option.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2015-07-17 10:11:20 +02:00
..
abicompat.rst Make abidiff and abicompat return meaningful exit codes 2015-04-10 16:26:36 +02:00
abidiff.rst Add --d{1,2} shortcut options for --debug-info-dir{1,2} in abidiff 2015-07-09 11:11:16 +02:00
abidw.rst Add support for abicompat weak mode 2015-04-03 22:45:41 +02:00
abilint.rst Initial documentation for libabigail 2014-09-26 17:06:12 +02:00
abipkgdiff.rst Avoid redundant diff report messages by default. 2015-07-17 10:11:20 +02:00
conf.py Add a manual for abipkgidiff 2015-07-17 10:10:17 +02:00
index.rst Update the manual for the suppression specification initial work 2014-10-15 22:32:56 +02:00
libabigail-concepts.rst Support filtering out just one alias of a function 2015-07-02 17:15:35 +02:00
libabigail-overview.rst Initial documentation for libabigail 2014-09-26 17:06:12 +02:00
libabigail-tools.rst Add a manual for abipkgidiff 2015-07-17 10:10:17 +02:00
Makefile.am Add a manual for abipkgidiff 2015-07-17 10:10:17 +02:00