You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,13 @@ Rdfind is a command line tool that finds duplicate files. It is useful for compr
5
5
If you find rdfind useful, [drop me an email](mailto:__please_remove_this_antispam_prefix_rdfind@pauldreik.se)! I love hearing about how people actually use rdfind. In the unlikely case you want to throw money at rdfind, please use [goclimate](https://www.goclimate.com/gift-cards).
|[](https://github.com/pauldreik/rdfind/actions/workflows/ubuntu-default.yml?query=branch%3Amain)|[](https://github.com/pauldreik/rdfind/actions/workflows/ubuntu-default.yml?query=branch%3Adevel)| Builds and tests on Ubuntu 20.04and 22.04 with the default compiler and settings |
13
-
|[](https://github.com/pauldreik/rdfind/actions/workflows/mac.yml?query=branch%3Amain)|[](https://github.com/pauldreik/rdfind/actions/workflows/mac.yml?query=branch%3Adevel)| Compiles on Mac OS X|
14
-
| [](https://github.com/pauldreik/rdfind/actions/workflows/quality.yml?query=branch%3Amain) | [](https://github.com/pauldreik/rdfind/actions/workflows/quality.yml?query=branch%3Adevel) | Builds and executes test on Ubuntu 20.04 with multiple versions of gcc and clang. Runs builds with address/undefined sanitizers and valgrind. Also performs the tests with a binary compiled in 32 bit mode.
|[](https://github.com/pauldreik/rdfind/actions/workflows/ubuntu-default.yml?query=branch%3Amain)|[](https://github.com/pauldreik/rdfind/actions/workflows/ubuntu-default.yml?query=branch%3Adevel)| Builds and tests on Ubuntu 20.04, 22.04 and 24.04 with the default compiler and settings |
13
+
|[](https://github.com/pauldreik/rdfind/actions/workflows/mac.yml?query=branch%3Amain)|[](https://github.com/pauldreik/rdfind/actions/workflows/mac.yml?query=branch%3Adevel)| Compiles on latest Mac OS X|
14
+
|[](https://github.com/pauldreik/rdfind/actions/workflows/quality.yml?query=branch%3Amain)|[](https://github.com/pauldreik/rdfind/actions/workflows/quality.yml?query=branch%3Adevel)| Builds and executes tests on Ubuntu 24.04 with multiple versions of gcc and clang. Runs builds with address/undefined sanitizers and valgrind. Also performs the tests with a binary compiled in 32 bit mode.|
0 commit comments