Commit graph

18 commits

Author SHA1 Message Date
f4257dbb6d Merge pull request 'Update Rust crate clap to v4.5.41' (#12) from renovate/clap-4.x-lockfile into main
All checks were successful
CI / cargo test (push) Successful in 17m44s
Reviewed-on: #12
2025-07-29 07:37:51 +00:00
d46321053b Update Rust crate rand to v0.9.2
All checks were successful
CI / cargo test (pull_request) Successful in 9m37s
CI / cargo test (push) Successful in 56m10s
2025-07-20 20:12:31 +00:00
6c928920cf Update Rust crate clap to v4.5.41
Some checks failed
CI / cargo test (pull_request) Successful in 7m33s
CI / cargo test (push) Failing after 46m8s
2025-07-10 00:04:43 +00:00
2e552fd35a Merge branch 'main' of gitea.wizeazz.nl:ward/mvw
All checks were successful
CI / cargo test (push) Successful in 8m31s
2025-07-02 11:24:04 +02:00
ce6254df7e add pattern-edit 2025-07-02 11:17:58 +02:00
72f91b9bbc Update Rust crate clap to v4.5.40
All checks were successful
CI / cargo test (push) Successful in 23m29s
CI / cargo test (pull_request) Successful in 9m9s
2025-06-25 16:10:10 +00:00
99f0981dfe Update Rust crate clap to v4.5.39
Some checks failed
CI / cargo test (pull_request) Failing after 27m49s
CI / cargo test (push) Failing after 38m11s
2025-05-28 00:10:32 +00:00
74691ff4b5 Update Rust crate tempfile to v3.20.0 2025-05-20 17:59:05 +00:00
63c816ebfe Merge branch 'main' into renovate/clap-4.x-lockfile 2025-05-20 17:46:20 +00:00
b9e8adef4b Update Rust crate rand to 0.9.0 2025-05-20 12:33:22 +00:00
ab5cb2f5b1 Update Rust crate clap to v4.5.38 2025-05-20 12:33:07 +00:00
708c57e726 implement filenames on commandline 2025-05-13 13:58:04 +02:00
14942ed2b0 make it work with weird non-UTF characters 2025-04-29 15:18:45 +02:00
a175e494a1 apply clippy improvements 2024-11-28 09:37:51 +01:00
83ed7ee559 implement -n, -v and -e commandline options 2024-11-27 11:40:37 +01:00
a823844538 let clippy help 2024-11-20 15:28:30 +01:00
3ba9097489 Works as an MVP 2024-11-20 10:49:18 +01:00
a0014cf247 first steps 2024-11-19 16:17:54 +01:00