renovate[bot]
be90f75e68
chore(deps): update rust crate assert_cmd to v2.2.2
2026-05-12 09:13:23 +02:00
oech3
259e51d0d4
*.yml: dedup env:
2026-05-09 16:56:20 +02:00
xtqqczze
da98437b08
chore: add COPYRIGHT file and update license references
...
- move copyright information from LICENSE-* files to COPYRIGHT
- use some improved wording used by the Rust project
2026-05-09 16:48:09 +02:00
xtqqczze
54db7b0b3e
Add SECURITY.md
...
Copied from https://github.com/uutils/coreutils/blob/5e974797bd8050c2d425a706670254ad0323404d/SECURITY.md
Co-authored-by: Sylvestre Ledru <sylvestre@debian.org >
Co-authored-by: Daniel Hofstetter <daniel.hofstetter@42dh.com >
2026-05-09 16:44:14 +02:00
renovate[bot]
c811142a6c
chore(deps): update rust crate divan to v4.6.0
2026-04-28 16:05:06 +02:00
pocopepe
4043bb1928
skip --help args in fuzz_cmp_args since it causes process exit
2026-04-21 10:25:34 +02:00
pocopepe
d11f672d29
fix: fuzz targets missing target dir and silent CI failures
2026-04-21 10:25:34 +02:00
oech3
37abce4eab
Add CI for wasm32 ( #218 )
...
Co-authored-by: oech3 <>
2026-04-19 11:05:03 +02:00
viju
a340afb6d1
fix build failure on wasm32-wasip1 target ( #215 )
...
Co-authored-by: viju <pocopepe@vijus-MacBook-Air.local >
2026-04-18 19:32:32 +02:00
renovate[bot]
18c5533b82
chore(deps): update rust crate assert_cmd to v2.2.1
2026-04-17 16:42:59 +02:00
renovate[bot]
34f3935b71
chore(deps): update rust crate divan to v4.5.0
2026-04-17 13:34:41 +02:00
renovate[bot]
904efda150
chore(deps): update softprops/action-gh-release action to v3
2026-04-12 10:20:51 +02:00
renovate[bot]
af3e010b26
chore(deps): update rust crate rand to v0.10.1
2026-04-11 15:27:05 +02:00
xtqqczze
0001b2036e
chore(deps): update rust crates
2026-04-11 08:06:26 +02:00
renovate[bot]
8aa2a2cb7c
chore(deps): update codecov/codecov-action action to v6
2026-03-27 07:25:18 +01:00
Kevin Burke
23890b6c94
fix: follow redirects when fetching gnulib init.sh in upstream test suite ( #202 )
...
The gnulib gitweb server returns a 302 redirect, but curl was called
without -L so it saved the HTML redirect page instead of init.sh.
This caused all 33 GNU upstream tests to fail in CI since the init.sh
fetch was introduced in c1b66e4 .
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-20 07:51:26 +01:00
renovate[bot]
5fc37c7c73
chore(deps): update rust crate itoa to v1.0.18
2026-03-20 06:05:18 +01:00
renovate[bot]
f4895861db
chore(deps): update rust crate divan to v4.4.1
2026-03-12 14:01:06 +01:00
renovate[bot]
25cad28b99
chore(deps): update rust crate divan to v4.4.0
2026-03-12 11:21:24 +01:00
renovate[bot]
454f5436ce
chore(deps): update rust crate tempfile to v3.27.0
2026-03-11 06:13:15 +01:00
renovate[bot]
2efd4e17fa
chore(deps): update rust crate assert_cmd to v2.2.0
2026-03-11 06:10:01 +01:00
Ryuji Yasukochi
9dcca24fb0
fix: match GNU error format for unrecognized options ( #180 )
...
* fix: match GNU error format for unrecognized options
Use single quotes and remove colon to match GNU diff/cmp output:
`unrecognized option '--foobar'` instead of `unrecognized option: "--foobar"`
Also use `contains` instead of `starts_with` in the integration test
to handle the command prefix (e.g. `cmp: unrecognized option ...`).
Follow-up to #178 / #179 .
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
* style: apply cargo fmt formatting
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 11:48:58 +01:00
oech3
5660d0eafb
Cargo.toml: Simplify profiles
2026-03-08 21:53:27 +01:00
renovate[bot]
c624dc489d
chore(deps): update moonrepo/setup-rust action to v1
2026-03-08 14:03:47 +01:00
oech3
bdf449eaf2
Publish binary from main ( #163 )
latest-commit
2026-03-07 22:04:19 +01:00