]> git.gag.com Git - hw/altusmetrum/commit
Add 'diff-pref' tool to show preferred-parts.ods differences
authorKeith Packard <keithp@keithp.com>
Wed, 12 Feb 2025 06:00:59 +0000 (22:00 -0800)
committerKeith Packard <keithp@keithp.com>
Wed, 12 Feb 2025 06:00:59 +0000 (22:00 -0800)
commit61c60e3ff8756908b25d5442b376acf0e015f4bd
tree091276bf711c5400169d3bb219a8a8e4d7d95487
parentaae039940a392944877ee84d844180cc44469716
Add 'diff-pref' tool to show preferred-parts.ods differences

Converts git versions to csv and diffs those

Usage:
diff-pref diff working copy and HEAD
diff-pref <rev> diff working copy and <rev>
diff-prev <rev-a> <rev-b> diff two revisions

Signed-off-by: Keith Packard <keithp@keithp.com>
bin/diff-pref [new file with mode: 0755]