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 7 additions and 44 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.6.0</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>

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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:832c747fa95776896d5575939533e62de7997afb40b86097f61729c32b43d05a
size 1631857

View File

@@ -1,39 +1,3 @@
-------------------------------------------------------------------
Sat Nov 8 16:52:18 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 3.6.0:
* Change default style to yellow instead of red-green
To use the other: RIFF=--unchanged-style=red-green
* Drop the "experimental" unchanged style option, which was
identical to yellow. The old experimental / yellow is
the new default, and no options are needed for that any more.
-------------------------------------------------------------------
Wed Oct 29 10:37:22 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 3.5.1:
* Before this release, hunk header hyperlinks went to some lines
above the actual change. With this release, those same hyperlinks
now go to the first changed line.
-------------------------------------------------------------------
Wed Oct 29 10:36:49 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 3.5.0:
* Click a hunk header and be taken to the top of that hunk.
Requires moor v2.6.1 or later for the new hyperlinks to render
correctly
-------------------------------------------------------------------
Wed Oct 29 10:36:32 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 3.4.2:
* Before this release, renames were only highlighted if there were
contents changes as well. With this release, "rename from" and
"rename to" lines are now highlighted even if there are no other
changes. Also, this release fixes a crash when the PAGER environment
variable is set to an empty string.
-------------------------------------------------------------------
Wed Aug 13 06:24:25 UTC 2025 - Michael Vetter <mvetter@suse.com>

View File

@@ -17,7 +17,7 @@
Name: riff
Version: 3.6.0
Version: 3.4.1
Release: 0
Summary: A diff filter highlighting which line parts have changed
License: MIT
@@ -28,7 +28,6 @@ Source2: cargo_config
BuildRequires: cargo-packaging
Requires: diff
ExclusiveArch: %{rust_tier1_arches}
Suggests: moor
%description
Riff is a wrapper around diff that highlights which parts of lines have changed.

View File

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