Lines Matching refs:abipkgdiff
50 Fix typo in abipkgdiff manpage
200 abipkgdiff: Add support to compare packages with CTF debug format
203 Add regression tests for abipkgdiff using ctf info
243 abipkgdiff: Respect 'create_abi_file_path' interface
244 abipkgdiff: Use 'convert_path_to_relative' in 'create_abi_file_path'
367 abipkgdiff: Fix showing added/removed files
369 abipkgdiff: Do not erase working dirs before we are done using them
404 abipkgdiff: Address operator precedence warning
434 abipkgdiff: fix documentation of --impacted-interface
438 abipkgdiff: Fix race condition while using private types suppr specs
474 abipkgdiff: Add a new --self-check option
475 fedabipkgdiff: make --self-compare use abipkgdiff --self-check
478 abipkgdiff: Avoid uncertainty when sorting worker tasks
486 abipkgdiff: make --self-check to fail on any change against own ABIXML
654 abipkgdiff: remove unused includes of elfutils/libdw.h and elf.h
659 abipkgdiff: minor cleanups
885 Fix indentation of help string in abipkgdiff
902 Make abipkgdiff avoid comparing private DSOs from RPMs
903 Detect the presence of 'rpm' as it's now needed by abipkgdiff
919 [abipkgdiff]: in leaf mode we always show redundant changes
945 Update abipkgdiff documentation wrt suppression specifications
946 Fix typo in abipkgdiff documentation
952 Bug 22436 - make abipkgdiff accept several debuginfo packages
953 Bug 22488 - Make abipkgdiff handle different binaries with same basename
962 abipkgdiff --verbose shouldn't trigger --fail-no-dbg
964 Fix symlinks paths handling in abipkgdiff
1044 Add --harmless option to abipkgdiff
1055 Fix typo in help string of abipkgdiff
1059 Make abipkgdiff.cc use the abigail::workers interface
1081 Update the description of what abipkgdiff does
1085 Do not forget to erase temporary directories in abipkgdiff
1092 Make abipkgdiff compare two kernel packages
1126 Add missing space in abipkgdiff error message
1127 Use shorter lines in abipkgdiff.cc
1128 Fix support of the --wp option of abipkgdiff
1129 Support up to two --wp options for abipkgdiff
1149 Add a --leaf-changes-only option to abipkgdiff
1160 Bug 20670 - abipkgdiff aborts if $XDG_CACHE_HOME does not exist
1163 Bug 21058 - abipkgdiff wrongly drops non-public types
1172 Bug 21153 - abipkgdiff reports undetermined interface subtype changes
1173 Bug 21644 - abipkgdiff does not emit diagnostics about comparison errors
1174 Bug 21730 - Make abipkgdiff compare Linux Kernel packages as expected
1188 abipkgdiff doesn't mention --no-default-suppression in help
1190 Properly report missing files for abipkgdiff
1195 Bug 19272 - abipkgdiff doesn't report arch change
1212 Add --abipkgdiff option in manual and bash completion
1220 Bug 20534 - abipkgdiff wrongly displays the name of added binary files
1268 Fix typo in abipkgdiff
1290 Show SONAME of removed/added libraries in abipkgdiff
1329 Fix suppr spec wording in abipkgdiff manual
1330 Better diagnostics when abipkgdiff has an extra argument
1331 Add --abipkgdiff option to fedabipkgdiff
1342 Change parent directory for keeping extracted packages in abipkgdiff
1349 Bug 19867 - abipkgdiff skips symbolic links
1360 Fix logs in abipkgdiff and add some more
1386 Make abipkgdiff return correct exit code on usage error
1387 Make abipkgdiff check for the presence of suppression spec files
1409 Bug 19780 - abipkgdiff doesn't support parallel execution
1433 Do not use designated initializers in abipkgdiff.cc