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 76 additions and 8 deletions

View File

@@ -1,9 +1,9 @@
<services>
<service mode="disabled" name="obs_scm">
<param name="url">https://github.com/walles/riff.git</param>
<param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="scm">git</param>
<param name="revision">3.2.0</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>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7fbff85798cafdc650521750ae75746e820a325440b84db72607ba1bf1655257
size 1058038

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 +1,71 @@
-------------------------------------------------------------------
Wed Nov 27 08:04:56 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 3.3.7:
* Fix building with older Rust versions
-------------------------------------------------------------------
Wed Oct 30 08:43:57 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 3.3.6:
* Prevent timeouts on large differences by not doing any
refinement on the large sections.
-------------------------------------------------------------------
Thu Oct 24 07:56:32 UTC 2024 - Michael Vetter <mvetter@suse.com>
- 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!
-------------------------------------------------------------------
Fri Oct 11 06:59:00 UTC 2024 - Michael Vetter <mvetter@suse.com>
- 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!
-------------------------------------------------------------------
Mon Oct 7 08:26:14 UTC 2024 - Michael Vetter <mvetter@suse.com>
- 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.
-------------------------------------------------------------------
Mon Sep 30 06:24:25 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 3.3.2:
* Tune what gets highlighted and not
-------------------------------------------------------------------
Mon Sep 23 07:02:26 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 3.3.1:
* Tune leading whitespace lowlighting
-------------------------------------------------------------------
Mon Sep 23 07:01:46 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 3.3.0:
* Don't highlight leading whitespace
-------------------------------------------------------------------
Mon Sep 9 06:22:27 UTC 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 06:08:00 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@@ -17,7 +17,7 @@
Name: riff
Version: 3.2.0~0
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:8831d6d551003c9a548ad9a7ad947526daf88d779806ea8f15eaa5f9f99ec13f
size 13266077
oid sha256:ee86d0d80a6978c2289e2c71fa044ddb59ddaa1af5e2f9f80d0e3b35de03c56f
size 15274509