27 Commits

Author SHA256 Message Date
422b91c8c8 Accepting request 1299193 from utilities
- Update to 3.4.1:
  * moor is the new name for what used to be moar

OBS-URL: https://build.opensuse.org/request/show/1299193
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/riff?expand=0&rev=25
2025-08-13 14:31:10 +00:00
69913f5265 - Update to 3.4.1:
* moor is the new name for what used to be moar

OBS-URL: https://build.opensuse.org/package/show/utilities/riff?expand=0&rev=58
2025-08-13 06:26:45 +00:00
e5df1c9845 Accepting request 1290614 from utilities
- Update to 3.4.0:
  * File names mentioned in the diff can now be clicked

OBS-URL: https://build.opensuse.org/request/show/1290614
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/riff?expand=0&rev=24
2025-07-06 15:14:36 +00:00
064226ef95 - Update to 3.4.0:
* File names mentioned in the diff can now be clicked

OBS-URL: https://build.opensuse.org/package/show/utilities/riff?expand=0&rev=56
2025-07-04 06:28:01 +00:00
81ae8b51f5 Accepting request 1267691 from utilities
- Update to 3.3.10:
  * Enable highlighting differences in ANSI styled text files.

OBS-URL: https://build.opensuse.org/request/show/1267691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/riff?expand=0&rev=23
2025-04-07 15:38:05 +00:00
e9d4402b4c - Update to 3.3.10:
* Enable highlighting differences in ANSI styled text files.

OBS-URL: https://build.opensuse.org/package/show/utilities/riff?expand=0&rev=54
2025-04-07 14:01:58 +00:00
4acfea4b6e Accepting request 1255509 from utilities
- Update to 3.3.9:
  * Don't group Hiragana / Katakana into words

OBS-URL: https://build.opensuse.org/request/show/1255509
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/riff?expand=0&rev=22
2025-03-24 12:32:26 +00:00
597261bb43 - Update to 3.3.9:
* Don't group Hiragana / Katakana into words

OBS-URL: https://build.opensuse.org/package/show/utilities/riff?expand=0&rev=52
2025-03-24 07:03:45 +00:00
3da6141ca8 Accepting request 1237451 from utilities
- Update to 3.3.8:
  * Accept arguments in PAGER variable

OBS-URL: https://build.opensuse.org/request/show/1237451
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/riff?expand=0&rev=21
2025-01-14 15:22:11 +00:00
19b83f86b8 - Update to 3.3.8:
* Accept arguments in PAGER variable

OBS-URL: https://build.opensuse.org/package/show/utilities/riff?expand=0&rev=50
2025-01-13 15:05:49 +00:00
79a5e0a05d Accepting request 1226808 from utilities
- Update to 3.3.7:
  * Fix building with older Rust versions

OBS-URL: https://build.opensuse.org/request/show/1226808
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/riff?expand=0&rev=20
2024-11-27 21:12:29 +00:00
83be94c796 - Update to 3.3.7:
* Fix building with older Rust versions

OBS-URL: https://build.opensuse.org/package/show/utilities/riff?expand=0&rev=48
2024-11-27 08:11:28 +00:00
11c6454590 Accepting request 1219357 from utilities
- Update to 3.3.6:
  * Prevent timeouts on large differences by not doing any
    refinement on the large sections.

OBS-URL: https://build.opensuse.org/request/show/1219357
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/riff?expand=0&rev=19
2024-10-30 16:38:31 +00:00
beaec1014e - Update to 3.3.6:
* Prevent timeouts on large differences by not doing any
    refinement on the large sections.

OBS-URL: https://build.opensuse.org/package/show/utilities/riff?expand=0&rev=46
2024-10-30 08:45:33 +00:00
669bcf7f2f Accepting request 1217963 from utilities
- Update to 3.3.5:
  * With this release, many more conflicts are recognized, and changes vs
    non-changed line parts are marked much more clearly.
  * This release introduces a --unchanged-style=experimental
    command line option. Try export RIFF=--unchanged-style=experimental
    and report back!

OBS-URL: https://build.opensuse.org/request/show/1217963
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/riff?expand=0&rev=18
2024-10-24 13:44:21 +00:00
7646404a87 - Update to 3.3.5:
* With this release, many more conflicts are recognized, and changes vs
    non-changed line parts are marked much more clearly.
  * This release introduces a --unchanged-style=experimental
    command line option. Try export RIFF=--unchanged-style=experimental
    and report back!

OBS-URL: https://build.opensuse.org/package/show/utilities/riff?expand=0&rev=44
2024-10-24 07:58:21 +00:00
3727447ca7 Accepting request 1207061 from utilities
- Update to 3.3.4:
  * Both by clearly highlighting the markers, and by improving how
    we color the conflicting areas themselves.
  * And remember: "git config --global merge.conflictstyle diff3"
    is your friend!

OBS-URL: https://build.opensuse.org/request/show/1207061
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/riff?expand=0&rev=17
2024-10-11 15:03:02 +00:00
589303f11a - Update to 3.3.4:
* Both by clearly highlighting the markers, and by improving how
    we color the conflicting areas themselves.
  * And remember: "git config --global merge.conflictstyle diff3"
    is your friend!

OBS-URL: https://build.opensuse.org/package/show/utilities/riff?expand=0&rev=42
2024-10-11 07:02:22 +00:00
a847dcccba Accepting request 1206039 from utilities
- Update to 3.3.3:
  * With this release, we go from plain LCS to the Patience Diff algorithm.
    "Patience" is marketed as producing more human friendly diffs.
  * Additionally, post processing has been tuned to take better decisions on
    which differences should be highlighted and not.

OBS-URL: https://build.opensuse.org/request/show/1206039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/riff?expand=0&rev=16
2024-10-07 19:52:19 +00:00
8ad9d62d51 - Update to 3.3.3:
* With this release, we go from plain LCS to the Patience Diff algorithm.
    "Patience" is marketed as producing more human friendly diffs.
  * Additionally, post processing has been tuned to take better decisions on
    which differences should be highlighted and not.

OBS-URL: https://build.opensuse.org/package/show/utilities/riff?expand=0&rev=40
2024-10-07 08:27:53 +00:00
6fa424b938 Accepting request 1204661 from utilities
- Update to 3.3.2:
  * Tune what gets highlighted and not

OBS-URL: https://build.opensuse.org/request/show/1204661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/riff?expand=0&rev=15
2024-09-30 13:41:22 +00:00
2a04d5f03a OBS-URL: https://build.opensuse.org/package/show/utilities/riff?expand=0&rev=38 2024-09-30 06:33:27 +00:00
a89c216d5b - Update to 3.3.2:
* Tune what gets highlighted and not

OBS-URL: https://build.opensuse.org/package/show/utilities/riff?expand=0&rev=37
2024-09-30 06:25:53 +00:00
a77d276145 Accepting request 1202542 from utilities
- Update to 3.3.1:
  * Tune leading whitespace lowlighting

- Update to 3.3.0:
  * Don't highlight leading whitespace

OBS-URL: https://build.opensuse.org/request/show/1202542
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/riff?expand=0&rev=14
2024-09-23 13:23:34 +00:00
6f93b05528 - Update to 3.3.1:
* Tune leading whitespace lowlighting

- Update to 3.3.0:
  * Don't highlight leading whitespace

OBS-URL: https://build.opensuse.org/package/show/utilities/riff?expand=0&rev=35
2024-09-23 07:04:05 +00:00
83baf1ba26 Accepting request 1199547 from utilities
- 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.

OBS-URL: https://build.opensuse.org/request/show/1199547
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/riff?expand=0&rev=13
2024-09-09 12:45:02 +00:00
c8d12e6fef - 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.

OBS-URL: https://build.opensuse.org/package/show/utilities/riff?expand=0&rev=33
2024-09-09 06:24:09 +00:00
6 changed files with 38 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
<param name="url">https://github.com/walles/riff.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param>
<param name="revision">3.3.7</param>
<param name="revision">3.4.1</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:361e859767dc0444d1602fdc60a5c2c1a7f992961054a3e36ad596fa08dce372
size 1604005

3
riff-3.4.1.tar.zst Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0991917ef3803c028555f95db4ca7dc702a7c7e7be212bce8f29d473f72796ae
size 1500640

View File

@@ -1,3 +1,33 @@
-------------------------------------------------------------------
Wed Aug 13 06:24:25 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 3.4.1:
* moor is the new name for what used to be moar
-------------------------------------------------------------------
Fri Jul 4 06:26:18 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 3.4.0:
* File names mentioned in the diff can now be clicked
-------------------------------------------------------------------
Mon Apr 7 14:00:34 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 3.3.10:
* Enable highlighting differences in ANSI styled text files.
-------------------------------------------------------------------
Mon Mar 24 07:02:14 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 3.3.9:
* Don't group Hiragana / Katakana into words
-------------------------------------------------------------------
Mon Jan 13 15:03:51 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 3.3.8:
* Accept arguments in PAGER variable
-------------------------------------------------------------------
Wed Nov 27 08:04:56 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package riff
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
Name: riff
Version: 3.3.7
Version: 3.4.1
Release: 0
Summary: A diff filter highlighting which line parts have changed
License: MIT

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ee86d0d80a6978c2289e2c71fa044ddb59ddaa1af5e2f9f80d0e3b35de03c56f
size 15274509
oid sha256:674f94ef3549297b8e6fc11c4c41745b0c8e7d854917eb5b69b4e69bd718e8ce
size 18448063