Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: riff | Distribution: openSUSE Tumbleweed |
Version: 3.2.1~0 | Vendor: openSUSE |
Release: 1.1 | Build date: Mon Sep 9 08:22:27 2024 |
Group: Unspecified | Build host: reproducible |
Size: 1490296 | Source RPM: riff-3.2.1~0-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/walles/riff | |
Summary: A diff filter highlighting which line parts have changed |
Riff is a wrapper around diff that highlights which parts of lines have changed.
MIT
* Mon Sep 09 2024 Michael Vetter <mvetter@suse.com> - Update to 3.2.1: * Before this release, file names were rendered in all bold. Starting with this release though, the paths are rendered in normal intensity, but the actual file names are kept bold. The goal of this is to improve readability of the output. * Tue May 21 2024 Michael Vetter <mvetter@suse.com> - Update to 3.2.0: * Especially for diff3 conflicts, where we now show unchanged lines vs base in context color: https://stackoverflow.com/questions/27417656/should-diff3-be-default-conflictstyle-on-git * With this release, we are also better at detecting conflict markers in git diff output. * Mon May 13 2024 Michael Vetter <mvetter@suse.com> - Update to 3.1.3: * By doing our best, highlighting parse errors in the output, and then printing an error message after we're done. Before this release, we just panicked on parse errors. * Mon Mar 18 2024 Michael Vetter <mvetter@suse.com> - Update to 3.1.0: * Aka --ignore-all-space, makes a b c be treated as equal to abc. * Mon Mar 18 2024 Michael Vetter <mvetter@suse.com> - Update to 3.0.1: * Before this release, we just removed all color from git --oneline output. With this release, we now retain the existing color for lines we have no special handling for. #62 * Mon Mar 04 2024 Michael Vetter <mvetter@suse.com> - Update to 3.0.0: * Starting from now, here's how to integrate with git: git config --global pager.diff riff git config --global pager.show riff git config --global pager.log riff git config --global interactive.diffFilter "riff --color=on" * Note that the interactive.diffFilter has changed. * Thu Feb 15 2024 Michael Vetter <mvetter@suse.com> - Update to 2.32.0: * Don't color output when piping * Mon Feb 12 2024 Michael Vetter <mvetter@suse.com> - Update to 2.31.1: * Fix a hang with large + / - sections * Thu Feb 08 2024 Michael Vetter <mvetter@suse.com> - Update to 2.31.0: * If you do git diff when there are conflict markers, those conflict markers will now be helpfully highlighted. See #56 and #57. * Mon Feb 05 2024 Michael Vetter <mvetter@suse.com> - Update to 2.30.1: * Fix crash by handling conflict markers corner cases properly * Thu Feb 01 2024 Michael Vetter <mvetter@suse.com> - Update to 2.30.0: * Option to put command line options in the RIFF environment variable and riff will use them primarily * --no-adds-only-special flag added * Improved --- and +++ headers highlighting * Wed Jan 31 2024 Michael Vetter <mvetter@suse.com> - Update to 2.20.1: * Fix losing part of the diff * Align diff file timestamp * Tue Jan 30 2024 Michael Vetter <mvetter@suse.com> - Update to 2.29.0: * Improve error handling * Improve display * Thu Jan 25 2024 Michael Vetter <mvetter@suse.com> - Update to 2.28.0: * Conflict markers can be added to files by git merge for example. * Tue Nov 14 2023 Michael Vetter <mvetter@suse.com> - Update to 2.27.1: * Don't require file names with -b #54. * Sun Sep 24 2023 Michael Vetter <mvetter@suse.com> - Update to 2.27.0: * Fix crash when you remove a line starting with "--" and passed the diff to riff, riff would crash #51 As a side effect, riff will now be pickier with its input. If you modify your diffs manually, beware. * Sun Sep 17 2023 Michael Vetter <mvetter@suse.com> - Update to 2.26.0: * Add -f flag for specifying a diff file to highlight * With this release there are two ways of highlighting a particular diff file: + riff < file.diff + riff --file=file.diff * Command line parsing has been updated to use Clap, which will make help output look somewhat different. Should also fix some options parsing corner cases. * Mon Sep 11 2023 Michael Vetter <mvetter@suse.com> - Initial package of riff 2.25.2 for openSUSE
/usr/bin/riff
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Sep 24 00:01:26 2024