SHA256
5
0
forked from pool/riff

17 Commits

Author SHA256 Message Date
456506d4ed 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
e49b3560ee - 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
aa01dc8a76 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
1ee332cf21 - 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
0b63172ab6 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
1dc553357d - 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
c11dacdb02 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
361965e0f1 - 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
b479303a8c 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
93e3543e31 - 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
d91ad23ac4 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
ad34cd23c0 OBS-URL: https://build.opensuse.org/package/show/utilities/riff?expand=0&rev=38 2024-09-30 06:33:27 +00:00
d68029d232 - 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
cdc5945fdf 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
603360ae8c - 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
c2ae5be9da 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
dae32165ff - 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 8 additions and 38 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.4.1</param>
<param name="revision">3.3.7</param>
<param name="match-tag">*</param>
<param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
<param name="versionrewrite-replacement">\1</param>

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

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

View File

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

View File

@@ -1,33 +1,3 @@
-------------------------------------------------------------------
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) 2025 SUSE LLC and contributors
# Copyright (c) 2024 SUSE LLC
#
# 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.4.1
Version: 3.3.7
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:674f94ef3549297b8e6fc11c4c41745b0c8e7d854917eb5b69b4e69bd718e8ce
size 18448063
oid sha256:ee86d0d80a6978c2289e2c71fa044ddb59ddaa1af5e2f9f80d0e3b35de03c56f
size 15274509