Commit graph

39 commits

Author SHA1 Message Date
72456d5297 chore: bump version 2024-10-16 21:25:13 +02:00
0617cbb11b docs: admit that this is a github project now 2024-10-16 21:22:05 +02:00
44c7a110e3 chore: master and main both ok for release cd
Some checks failed
Rust CI / cargo CI (push) Has been cancelled
Release-plz / Release-plz release (push) Has been cancelled
Release-plz / Release-plz PR (push) Has been cancelled
2024-10-16 20:20:11 +02:00
e5c5d94c22 chore: just use github actions instead of selfhosted ones, I give up :(
Some checks are pending
Rust CI / cargo CI (push) Waiting to run
2024-10-16 20:17:49 +02:00
07f23b7e7b chore: please just fucking work dead cd pipeline
Some checks failed
Release-plz / Release-plz release (push) Failing after 41s
cargo devel CI / cargo CI (push) Successful in 1m12s
Release-plz / Release-plz PR (push) Failing after 37s
2024-10-16 20:01:29 +02:00
f9c164b21f Merge branch 'devel'
Some checks failed
cargo devel CI / cargo CI (push) Successful in 1m3s
Release-plz / Release-plz release (push) Failing after 1m22s
Release-plz / Release-plz PR (push) Failing after 1m29s
2024-10-16 19:54:49 +02:00
f4d7d6bc72 chore: add release action
Some checks failed
Release-plz / Release-plz release (push) Has been cancelled
cargo devel CI / cargo CI (push) Has been cancelled
Release-plz / Release-plz PR (push) Has been cancelled
2024-10-16 19:54:41 +02:00
ee1b849c1b refactor: replace a match on a boolean with an if
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m21s
2024-10-16 09:32:23 +02:00
b6ea9e142a chore: fix release scripts
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m18s
2024-05-24 09:32:24 +02:00
d331c89a79 Merge pull request 'v0.2.0' (#7) from devel into master
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
Reviewed-on: #7
2024-05-24 09:31:16 +02:00
PlexSheep
d51c4dde90 automatic cargo CI changes 2024-05-24 07:30:51 +00:00
3d9ddac237 chore: remove doctest from CI (this is a binary)
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m22s
2024-05-24 09:29:32 +02:00
3cb2f2a778 chore: bump to v0.2.0
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m13s
2024-05-24 09:25:25 +02:00
256b362f39 fix(cli): accept "-" for stdin marker at any position #2
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-05-24 09:25:08 +02:00
18008e9c41 chore: add log to libpt features 2024-05-24 09:25:08 +02:00
7ee73c4f64 chore: fix regression from #5, don't show time if not in meta logging mode 2024-05-24 09:25:08 +02:00
7929b0af2f docs(help): dirs cannot be dumped #4 2024-05-24 09:25:08 +02:00
fb145a7ff4 fix!: less dependencies and simpler cli #6 2024-05-24 09:25:08 +02:00
f6c9c3c820 chore: update libpt and adjust to breaking changes #5
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m21s
2024-05-23 14:41:35 +02:00
03188c8416 Merge branch 'devel' of https://git.cscherr.de/PlexSheep/hedu into devel
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m49s
2024-05-12 17:28:05 +02:00
21731687f4 ci add cargo test of docs 2024-05-12 17:27:31 +02:00
PlexSheep
8091e9ce1e automatic cargo CI changes 2024-02-16 15:39:04 +00:00
04f683807f
ci add clippy rustup
All checks were successful
cargo devel CI / cargo CI (push) Successful in 4m1s
2024-02-16 16:35:09 +01:00
138ad5d969
ci stuff
Some checks failed
cargo devel CI / cargo CI (push) Failing after 24s
2024-02-16 16:11:46 +01:00
9b4ef82b10
fix ci
All checks were successful
cargo devel CI / cargo CI (push) Successful in 3m55s
2024-02-09 18:38:12 +01:00
8ac55cb6e4
print spaces instead of tabs for higher compatability
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m37s
2024-02-02 00:00:50 +01:00
c9782ef6dc
fix name in help
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m2s
2024-02-01 23:29:50 +01:00
1cb492d90a
fix line skip counter #1
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m23s
2024-02-01 23:27:28 +01:00
7bea6ede4c
update some documentation and move code around
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m28s
2024-02-01 23:21:01 +01:00
e829027eb5
fix #1 last line all zero
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m27s
we toggle the buffer one time to much after the duplicated lines are
processed. This commit just removes that one toggle too much.
2024-02-01 23:07:16 +01:00
f5ec931b33
import libpt's remaining hedu parts to here
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m9s
2024-02-01 22:54:07 +01:00
470b0c9121
remove a done todo 2024-02-01 22:38:26 +01:00
PlexSheep
83a56fdb48 automatic cargo CI changes 2024-02-01 21:24:46 +00:00
8f050b2078
publish true
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m32s
2024-02-01 22:23:14 +01:00
5d35851ef6
complete the move from pt to here
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-02-01 22:22:16 +01:00
4c5f0f446b
update readme
All checks were successful
cargo devel CI / cargo CI (push) Successful in 26s
2024-02-01 22:16:40 +01:00
b87a75b5dd
add scripts dir for publishing
All checks were successful
cargo devel CI / cargo CI (push) Successful in 21s
2024-02-01 22:16:00 +01:00
5c29f3b007
moar init 2024-02-01 22:04:45 +01:00
493a814af9 Initial commit 2024-02-01 22:02:03 +01:00