Commit graph

29 commits

Author SHA1 Message Date
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