Revisions of riff

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1166869 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 10)
- Update to 3.1.0:
  * Aka --ignore-all-space, makes a b c be treated as equal to abc.

- 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

- 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.

- Update to 2.32.0:
  * Don't color output when piping

- Update to 2.31.1:
  * Fix a hang with large + / - sections

- 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.

    and riff will use them primarily
  * Align diff file timestamp
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1144103 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 9)
- Update to 2.30.1:
  * Fix crash by handling conflict markers corner cases properly
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1143438 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 8)
- 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
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1142894 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 7)
- Update to 2.20.1:
  * Fix losing part of the diff
	* Align diff file timestamp
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1142714 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 6)
- Update to 2.29.0:
  * Improve error handling
  * Improve display
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1141443 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 5)
- Update to 2.28.0:
  * Conflict markers can be added to files by git merge for example.
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1125797 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 4)
- Update to 2.27.1:
  * Don't require file names with -b #54.
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1113297 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 3)
- 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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1111775 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 2)
- 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.
Displaying all 10 revisions
openSUSE Build Service is sponsored by