Commit graph

16 commits

Author SHA1 Message Date
Renovate Bot
fdbf462d13 Add renovate.json
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
2024-01-23 18:55:00 +00:00
Paul Campbell
ac5dedb7f9 Add woodpecker ci config (#3)
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline was successful
Co-authored-by: Paul Campbell <pcampbell@kemitix.net>
Reviewed-on: #3
2023-03-24 09:41:50 +00:00
ace6a0faf9 Add readme 2023-03-23 16:12:03 +00:00
8555ba93da Add justfile and integration tests 2023-03-23 16:05:37 +00:00
653e0b92a7 Update help info 2023-03-23 15:14:10 +00:00
3dc4d94847 refactoring 2023-03-23 14:49:56 +00:00
85896bdb86 User BufRead to avoid loading entire file into memory and also support stdin 2023-03-23 14:46:02 +00:00
20263c9474 Use impl Write over a closure 2023-03-23 08:09:58 +00:00
a31d0f769a nice error message 2023-03-22 07:41:03 +00:00
9b6470bf06 skip until matching tokens seen 2023-03-22 07:21:16 +00:00
fca15ad95a cargo fmt 2023-03-22 06:52:40 +00:00
c1fdfbdcc8 skip until matching lines seen 2023-03-21 20:43:10 +00:00
47acf65bf7 skip lines by counter alone 2023-03-21 07:43:18 +00:00
f87ef5a9c0 extract into lib and add first test 2023-03-20 21:33:10 +00:00
3f79ffd928 Parse command line arguments 2023-03-20 07:24:42 +00:00
f12f789c5c initial commit 2023-03-19 18:02:45 +00:00