GitHub / uutils/diffutils / commits
Drop-in replacement of diffutils in Rust
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| e4462b03 | chore(deps): update rust crate divan to v5.0.1 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
2 months ago | |
| ff6b8d46 | chore(deps): update rust crate divan to v5 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
2 months ago | |
| 30bbc169 | chore(deps): update actions/cache action to v6 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
2 months ago | |
| f29e96cd | cmp.rs: simplify by .ok_or |
oech3 <7****3@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
3 months ago | |
| a46dae68 | chore(deps): update rust crate regex to v1.12.4 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
3 months ago | |
| 1a8d7f96 |
chore(deps): update codecov/codecov-action action to v7 (#240)
Co-authored-by: renovate[bot] <2****]@u****m> |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 53599ccd | chore(deps): update rust crate libfuzzer-sys to v0.4.13 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
3 months ago | |
| 9bc64f03 | chore(deps): update rust crate chrono to v0.4.45 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
3 months ago | |
| d266f9b9 |
CI: remove echo "/opt/homebrew/opt/gpatch/libexec/gnubin" >> "$GITHUB_PATH" (...
Signed-off-by: Marc Herbert <M****t@g****m> |
Marc Herbert <m****t@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| ec3428b4 |
tests: fix "gpatch --version" error message on mac (#235)
Signed-off-by: Marc Herbert <M****t@g****m> |
Marc Herbert <m****t@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 58da229c | support prefixed names (#231) |
oech3 <7****3@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| dc9ca179 | cmp: use .map_err |
oech3 <>
Committed by: Daniel Hofstetter <d****r@4****m> |
3 months ago | |
| 250f935e | Add CONTRIBUTING.md pointing to the review guidelines | Sylvestre Ledru <s****e@d****g> | 3 months ago | |
| 1254f146 | tests: validate "patch" and "ed" commands once, print meaningful messages (#226) |
Marc Herbert <m****t@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c1943c5a | chore(deps): update rust crate divan to v4.7.0 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
3 months ago | |
| d33aca1f |
cmp Feat: change data type for 'bytes' limit and 'ignore initial' to u64 (#...
Co-authored-by: Gunter Schmidt <g****t@b****e>, Sylvestre Ledru <s****e@d****g> |
Gunter Schmidt <g****b@b****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 9fe96ed5 | Make compare_test_results.py executable |
Daniel Hofstetter <d****r@4****m>
Committed by: Sylvestre Ledru <s****e@d****g> |
3 months ago | |
| 64917906 | chore(deps): update dawidd6/action-download-artifact action to v21 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
3 months ago | |
| be90f75e | chore(deps): update rust crate assert_cmd to v2.2.2 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
4 months ago | |
| 9a7a727d | Fix end of some files |
Daniel Hofstetter <d****r@4****m>
Committed by: Sylvestre Ledru <s****e@d****g> |
4 months ago | |
| a24b0c39 | ci: add .pre-commit-config.yaml |
Daniel Hofstetter <d****r@4****m>
Committed by: Sylvestre Ledru <s****e@d****g> |
4 months ago | |
| d73fa831 | tests: fix "old" names in generated patch files |
Marc Herbert <M****t@g****m>
Committed by: Sylvestre Ledru <s****e@d****g> |
4 months ago | |
| c811142a | chore(deps): update rust crate divan to v4.6.0 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
4 months ago | |
| 4043bb19 | skip --help args in fuzz_cmp_args since it causes process exit |
pocopepe <a****i@g****m>
Committed by: Sylvestre Ledru <s****e@d****g> |
4 months ago | |
| d11f672d | fix: fuzz targets missing target dir and silent CI failures |
pocopepe <a****i@g****m>
Committed by: Sylvestre Ledru <s****e@d****g> |
4 months ago | |
| 37abce4e | Add CI for wasm32 (#218) |
oech3 <7****3@u****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 2c47ea9f | feat: add gnu testsuite tracking workflows |
pocopepe <a****i@g****m>
Committed by: Sylvestre Ledru <s****e@d****g> |
4 months ago | |
| 54db7b0b |
Add SECURITY.md
Co-authored-by: Sylvestre Ledru <s****e@d****g>, Daniel Hofstetter <d****r@4****m> |
xtqqczze <4****e@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
4 months ago | |
| a340afb6 |
fix build failure on wasm32-wasip1 target (#215)
Co-authored-by: viju <p****e@v****l> |
viju <a****i@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 18c5533b | chore(deps): update rust crate assert_cmd to v2.2.1 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
4 months ago | |
| 34f3935b | chore(deps): update rust crate divan to v4.5.0 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
4 months ago | |
| da98437b | chore: add COPYRIGHT file and update license references |
xtqqczze <4****e@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
4 months ago | |
| 904efda1 | chore(deps): update softprops/action-gh-release action to v3 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
5 months ago | |
| 3f2c8678 | actions: add security audit workflow |
xtqqczze <4****e@u****m>
Committed by: Sylvestre Ledru <s****e@d****g> |
5 months ago | |
| af3e010b | chore(deps): update rust crate rand to v0.10.1 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
5 months ago | |
| 0001b203 | chore(deps): update rust crates |
xtqqczze <4****e@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
5 months ago | |
| 8aa2a2cb | chore(deps): update codecov/codecov-action action to v6 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
5 months ago | |
| 259e51d0 | *.yml: dedup env: |
oech3 <7****3@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
5 months ago | |
| 23890b6c |
fix: follow redirects when fetching gnulib init.sh in upstream test suite (#202)
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Kevin Burke <k****e@s****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 5fc37c7c | chore(deps): update rust crate itoa to v1.0.18 |
renovate[bot] <2****]@u****m>
Committed by: Olivier Tilloy <o****r@t****t> |
5 months ago | |
| f4895861 | chore(deps): update rust crate divan to v4.4.1 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
6 months ago | |
| 25cad28b | chore(deps): update rust crate divan to v4.4.0 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
6 months ago | |
| 454f5436 | chore(deps): update rust crate tempfile to v3.27.0 |
renovate[bot] <2****]@u****m>
Committed by: Olivier Tilloy <o****r@t****t> |
6 months ago | |
| 2efd4e17 | chore(deps): update rust crate assert_cmd to v2.2.0 |
renovate[bot] <2****]@u****m>
Committed by: Olivier Tilloy <o****r@t****t> |
6 months ago | |
| 9dcca24f |
fix: match GNU error format for unrecognized options (#180)
Co-authored-by: Claude Opus 4.6 <n****y@a****m>, Claude Opus 4.6 <n****y@a****m>, Claude Opus 4.6 <n****y@a****m> |
Ryuji Yasukochi <r****u@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| c624dc48 | chore(deps): update moonrepo/setup-rust action to v1 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
6 months ago | |
| bdf449ea | Publish binary from main (#163) |
oech3 <7****3@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 5660d0ea | Cargo.toml: Simplify profiles |
oech3 <7****3@u****m>
Committed by: Olivier Tilloy <o****r@t****t> |
6 months ago | |
| f8248801 | fuzzing.yml: Avoid non reusable cache generation (#170) |
oech3 <7****3@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 357c9903 | cmp: fix 32-bit usize overflow in test (#173) |
Aster Boese <1****2@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 59e130aa |
Add CodSpeed performance benchmarking workflow and badge (#189)
Co-authored-by: codspeed-hq[bot] <1****]@u****m> |
codspeed-hq[bot] <1****]@u****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 54c8b7ae |
feat: Divan Benchmark (#185)
Co-authored-by: Gunter Schmidt <g****t@b****e> |
Gunter Schmidt <g****b@b****e>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 6f082c65 | fix: rename "Unknown option" to "unrecognized option" for diff and cmp (#179) |
Ryuji Yasukochi <r****u@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 34db0ade | chore(deps): update rust crate tempfile to v3.26.0 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
6 months ago | |
| d3d0b0c9 | chore(deps): update rust crate chrono to v0.4.44 |
renovate[bot] <2****]@u****m>
Committed by: Daniel Hofstetter <d****r@4****m> |
6 months ago | |
| 87e0aa28 | chore(deps): update rust crate predicates to v3.1.4 |
renovate[bot] <2****]@u****m>
Committed by: Olivier Tilloy <o****r@t****t> |
7 months ago | |
| 9f419c31 | chore(deps): update rust crate libfuzzer-sys to v0.4.12 |
renovate[bot] <2****]@u****m>
Committed by: Olivier Tilloy <o****r@t****t> |
7 months ago | |
| 95883b46 | chore(deps): update rust crate tempfile to v3.25.0 |
renovate[bot] <2****]@u****m>
Committed by: Olivier Tilloy <o****r@t****t> |
7 months ago | |
| f20af97a | merge Merge pull request #166 from uutils/renovate/regex-1.x-lockfile |
Daniel Hofstetter <d****r@4****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| b9b7ea8d | chore(deps): update rust crate regex to v1.12.3 |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 47798b4b | merge Merge pull request #164 from oech3/patch-2 |
Sylvestre Ledru <s****e@d****g>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 445e1ea0 | Use preinstalled rust, disable incremental build |
oech3 <7****3@u****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| e2fb192d | chore(deps): update rust crate chrono to v0.4.43 |
renovate[bot] <2****]@u****m>
Committed by: Olivier Tilloy <o****r@t****t> |
7 months ago | |
| a1d18a0c | chore(deps): update rust crate assert_cmd to v2.1.2 |
renovate[bot] <2****]@u****m>
Committed by: Olivier Tilloy <o****r@t****t> |
8 months ago | |
| 5dd2e9d3 | merge cmp: stop allocating for byte printing (#153) |
Sylvestre Ledru <s****e@d****g>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| c38fe5f2 | merge Merge pull request #158 from uutils/cargo-dist-3 |
Sylvestre Ledru <s****e@d****g>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 44565de7 | cargo-dist: refresh & remove duplicate info | Sylvestre Ledru <s****e@d****g> | 8 months ago | |
| 8c8c1db5 | merge Merge pull request #157 from uutils/cargo-dist-2 |
Sylvestre Ledru <s****e@d****g>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 3e024937 | ride along: ship fuzz/Cargo.lock | Sylvestre Ledru <s****e@d****g> | 8 months ago | |
| c6e8b46d | update cargo dist | Sylvestre Ledru <s****e@d****g> | 8 months ago | |
| 125fc298 | merge Merge pull request #156 from uutils/0.5.0 |
Sylvestre Ledru <s****e@d****g>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 16673cf4 | prepare version 0.5.0 | Sylvestre Ledru <s****e@d****g> | 8 months ago | |
| f66ad857 | merge Merge pull request #152 from kov/cmp_fast_path |
Sylvestre Ledru <s****e@d****g>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| de9bf94d | merge Merge pull request #154 from uutils/renovate/itoa-1.x-lockfile |
Sylvestre Ledru <s****e@d****g>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 940a0e00 | chore(deps): update rust crate itoa to v1.0.17 |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| df90e375 | merge Merge pull request #151 from uutils/renovate/tempfile-3.x-lockfile |
Daniel Hofstetter <d****r@4****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| f25cad84 | chore(deps): update rust crate tempfile to v3.24.0 |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 8997ac06 | Use specific locale for cmp_fast_path test | Gustavo Noronha Silva <g****o@n****r> | 8 months ago | |
| 7ddc6c6c | Make cmp_fast_path more robust | Gustavo Noronha Silva <g****o@n****r> | 8 months ago | |
| e00ff6b1 | cmp: stop allocating for byte printing | Gustavo Noronha Silva <g****o@n****r> | 8 months ago | |
| 98bf765a | merge Merge pull request #150 from uutils/renovate/itoa-1.x-lockfile |
Daniel Hofstetter <d****r@4****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 1e1e9680 | chore(deps): update rust crate itoa to v1.0.16 |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 4eee9cef | merge Merge pull request #147 from uutils/renovate/actions-cache-5.x |
Daniel Hofstetter <d****r@4****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 67589b93 | chore(deps): update actions/cache action to v5 |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| a09dcac4 | Fix compilation for 32-bit targets |
LunarEclipse <l****a@l****e>
Committed by: Olivier Tilloy <o****r@t****t> |
9 months ago | |
| 83f6d2db | tests: fix deprecation warnings from assert_cmd |
Daniel Hofstetter <d****r@4****m>
Committed by: Olivier Tilloy <o****r@t****t> |
10 months ago | |
| b193ea0c | merge Merge pull request #141 from uutils/renovate/assert_cmd-2.x-lockfile |
Daniel Hofstetter <d****r@4****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 5f2ba7a8 | chore(deps): update rust crate assert_cmd to v2.1.1 |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| 15473edc | Cargo.toml sync 2 profiles with other uutils |
E <7****3@u****m>
Committed by: Olivier Tilloy <o****r@t****t> |
10 months ago | |
| 30b6bd25 | chore(deps): update rust crate assert_cmd to v2.1.0 |
renovate[bot] <2****]@u****m>
Committed by: Olivier Tilloy <o****r@t****t> |
10 months ago | |
| 590a4b40 | chore(deps): update rust crate regex to v1.12.2 |
renovate[bot] <2****]@u****m>
Committed by: Olivier Tilloy <o****r@t****t> |
11 months ago | |
| 41859613 | merge Merge pull request #135 from uutils/renovate/regex-1.x-lockfile |
Daniel Hofstetter <d****r@4****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| eadc8c3d | chore(deps): update rust crate regex to v1.12.1 |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 2806ec20 | chore(deps): update rust crate unicode-width to v0.2.2 |
renovate[bot] <2****]@u****m>
Committed by: Olivier Tilloy <o****r@t****t> |
11 months ago | |
| dbd60416 | chore(deps): update rust crate regex to v1.11.3 |
renovate[bot] <2****]@u****m>
Committed by: Olivier Tilloy <o****r@t****t> |
11 months ago | |
| 392b8fa0 | cargo dist: update to a recent release | Olivier Tilloy <o****r@t****t> | 11 months ago | |
| 44645e54 | merge Merge pull request #131 from uutils/renovate/tempfile-3.x-lockfile |
Olivier Tilloy <o****r@t****t>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 644a7940 | chore(deps): update rust crate tempfile to v3.23.0 |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 19b79efd | merge Merge pull request #130 from uutils/renovate/tempfile-3.x-lockfile |
Olivier Tilloy <o****r@t****t>
Committed by: GitHub <n****y@g****m> |
12 months ago | |
| 3380bab9 | chore(deps): update rust crate tempfile to v3.22.0 |
renovate[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m> |
12 months ago |