Commit Graph

70 Commits

Author SHA1 Message Date
Christoph J. Scherr 3d727c74d0
remake error in libpt-log
cargo devel CI / cargo CI (push) Successful in 2m17s Details
2024-02-01 22:55:20 +01:00
Christoph J. Scherr a150304d01
remove hedu from bintols 2024-02-01 22:54:42 +01:00
Christoph J. Scherr c968e44349
add uptime to init
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-01-23 14:02:46 +01:00
cscherrNT 782e211448 automatic cargo CI changes 2024-01-18 12:25:51 +00:00
Christoph J. Scherr 751442cec1
hedu to struct
cargo devel CI / cargo CI (push) Successful in 2m9s Details
2024-01-18 13:23:44 +01:00
Christoph J. Scherr 73bd34c78d
fix line counter for skipped lines
cargo devel CI / cargo CI (push) Successful in 2m0s Details
2024-01-18 12:04:20 +01:00
Christoph J. Scherr 55e7bf0f86
fix no data #62 and make #63 even worse
cargo devel CI / cargo CI (push) Successful in 2m3s Details
2024-01-18 10:55:38 +01:00
Christoph J. Scherr ca50a038da
hedu cli now works with 0 byte input streams
cargo devel CI / cargo CI (push) Successful in 2m0s Details
2024-01-18 00:03:19 +01:00
Christoph J. Scherr 7e9d337005
#60 #61 improvements and bugfixes
cargo devel CI / cargo CI (push) Successful in 2m5s Details
2024-01-17 23:48:41 +01:00
Christoph J. Scherr 2bc75970a4
read from multiple sources
cargo devel CI / cargo CI (push) Successful in 2m6s Details
implements #60
2024-01-17 23:03:53 +01:00
Christoph J. Scherr fd0d1e3c22
add toggle of alt_buf after line skip #59
cargo devel CI / cargo CI (push) Successful in 1m59s Details
2024-01-17 22:28:11 +01:00
PlexSheep ee62e1e578 automatic cargo CI changes 2024-01-17 18:39:03 +00:00
Christoph J. Scherr 15b1776def
fix data index for #59
cargo devel CI / cargo CI (push) Successful in 2m7s Details
2024-01-17 19:37:00 +01:00
Christoph J. Scherr f4a7aeaf87
change how hedu prints
cargo devel CI / cargo CI (push) Successful in 2m4s Details
2024-01-17 19:24:30 +01:00
Christoph J. Scherr 6e161eca5f
hedu data_idx offset fix
cargo devel CI / cargo CI (push) Has been cancelled Details
fixes #56
2024-01-17 18:13:31 +01:00
Christoph J. Scherr d1e888c138
fix hedu limit offset
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-01-17 16:21:41 +01:00
Christoph J. Scherr 956e507e39
split byte_counter into data_index and rd_counter
fixes #55
2024-01-17 15:56:42 +01:00
Christoph J. Scherr 23910f122e
hedu fix byte counter
cargo devel CI / cargo CI (push) Successful in 2m9s Details
2024-01-17 15:21:03 +01:00
cscherrNT 15fe2c1ce9 automatic cargo CI changes 2024-01-17 13:33:28 +00:00
Christoph J. Scherr a4acae1580
restructuring complete
cargo devel CI / cargo CI (push) Successful in 2m6s Details
2024-01-17 14:31:23 +01:00
Christoph J. Scherr df2c07573d
better deps and move things
Cargo Check, Format, Fix and Test / cargo CI (push) Failing after 0s Details
2024-01-17 13:57:47 +01:00
Christoph J. Scherr 9d22104f90
Release independent packages
Generated by cargo-workspaces
2024-01-17 12:35:36 +01:00
Christoph J. Scherr 5387ca6085
Release independent packages
Generated by cargo-workspaces
2024-01-17 12:19:23 +01:00
Christoph J. Scherr 5620832bcc
Release independent packages
Generated by cargo-workspaces
2024-01-17 12:17:41 +01:00
Christoph J. Scherr 7a768a14f4
auto publish on push to master 2024-01-17 12:07:02 +01:00
Gitea CI de9ef8d841 automatic cargo CI changes 2024-01-16 18:43:48 +00:00
Christoph J. Scherr 0155465332
hedu limit
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 2m1s Details
2024-01-16 19:41:51 +01:00
Christoph J. Scherr 521ae9a193
skip line counting 2024-01-16 19:03:56 +01:00
Gitea CI 15687ca0d7 automatic cargo CI changes 2024-01-16 17:29:38 +00:00
Christoph J. Scherr 441669a2c3
more configs
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 2m41s Details
can't detect dups like this

dedup lines
2024-01-16 18:13:39 +01:00
Christoph J. Scherr b2435f3963
sub crates are now version agnostic to other local crates
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 2m13s Details
2024-01-16 15:59:04 +01:00
Christoph J. Scherr b58dc3dc44
fix small formatting issue in hedu 2024-01-16 15:58:40 +01:00
Gitea CI 747c3e6eac automatic cargo CI changes 2024-01-16 15:12:03 +00:00
Christoph J. Scherr 5b8753c45d
get rid of unreachable code
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 2m10s Details
2024-01-16 15:45:12 +01:00
Christoph J. Scherr aa560b0e05
hack log together for more configs 2024-01-16 15:44:53 +01:00
Christoph J. Scherr 39a21d64e9
add log to hedu 2024-01-16 14:04:06 +01:00
Christoph J. Scherr 0515e221f9
adjust bin interface with log 2024-01-16 14:03:55 +01:00
Christoph J. Scherr a9cf78ee0d
i think it works 2024-01-16 12:47:38 +01:00
Gitea CI 66932f70a3 automatic cargo CI changes 2024-01-16 10:33:21 +00:00
Christoph J. Scherr 3f59e99b88
early hedu
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 2m20s Details
2024-01-16 11:31:05 +01:00
Gitea CI b3e5a99718 automatic cargo CI changes 2024-01-16 09:30:55 +00:00
Christoph J. Scherr 6181f2bff8
remove the goddamn python interface 2024-01-16 10:28:08 +01:00
Christoph J. Scherr c85e785802
py logger removal
Cargo Check, Format, Fix and Test / cargo CI (push) Failing after 2m21s Details
2024-01-16 10:18:39 +01:00
Christoph J. Scherr 074dcf9c0f
log error handlin 2024-01-16 10:18:29 +01:00
Christoph J. Scherr 3e2ecf1189
Merge branch 'master' of https://git.cscherr.de/PlexSheep/pt 2024-01-15 23:30:34 +01:00
Christoph J. Scherr 9f393f0369
destruction of libpt-ccc 2024-01-15 23:28:01 +01:00
PlexSheep 43ac1e3fb8 Automatical formatting 2024-01-10 20:52:13 +00:00
Christoph J. Scherr 6dcc45d722 remove trailing whitespaces
Cargo Format, Check and Test / cargo fmt (push) Successful in 1m0s Details
Cargo Format, Check and Test / cargo check (push) Successful in 1m20s Details
Cargo Format, Check and Test / cargo test (push) Failing after 1m16s Details
2024-01-10 21:45:40 +01:00
Christoph J. Scherr 0de0340f4e publish workspace 2023-09-29 18:42:47 +02:00
Christoph J. Scherr ceb8c98715 Merge branch 'devel' 2023-09-29 18:24:50 +02:00