Commit Graph

354 Commits

Author SHA1 Message Date
Christoph J. Scherr a626067375
update license year 2024-01-23 14:02:59 +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
Christoph J. Scherr 5443acef3e
publish script now releases too
cargo devel CI / cargo CI (push) Successful in 2m39s Details
2024-01-18 22:09:36 +01:00
Christoph J. Scherr 4772893e8f
release script improvement
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-01-18 22:05:46 +01:00
Christoph J. Scherr 1d9325f89a
Release v0.3.11-alpha.1
cargo devel CI / cargo CI (push) Successful in 1m58s Details
2024-01-18 18:50:01 +01:00
Christoph J. Scherr e9820de2ab
Release v0.3.11-alpha.0
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-01-18 17:49:33 +01:00
Christoph J. Scherr ab47ce18bc
script manualisation
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-01-18 17:44:21 +01:00
Christoph J. Scherr 6e791f068d
change in workspace deps to crates.io registry
cargo devel CI / cargo CI (push) Successful in 1m59s Details
2024-01-18 17:28:19 +01:00
Christoph J. Scherr 0edc9c8e08
Release v0.3.10
cargo devel CI / cargo CI (push) Successful in 2m7s Details
2024-01-18 17:22:35 +01:00
Christoph J. Scherr 6a6af66b35
Release v0.3.10
cargo devel CI / cargo CI (push) Successful in 1m58s Details
2024-01-18 13:46:32 +01:00
Christoph J. Scherr c3555d2fda Merge pull request 'some fixes for hedu' (#64) from devel into master
cargo devel CI / cargo CI (push) Successful in 1m56s Details
Reviewed-on: #64
2024-01-18 13:45:26 +01:00
Christoph J. Scherr c79d61bb9e
Merge branch 'devel' of https://git.cscherr.de/PlexSheep/pt into devel
cargo devel CI / cargo CI (push) Successful in 1m59s Details
2024-01-18 13:36: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 62fa938b1c
add a fixme
cargo devel CI / cargo CI (push) Successful in 2m4s Details
2024-01-18 09:53:27 +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 6c7c6c398d
remove CD
cargo devel CI / cargo CI (push) Successful in 1m53s Details
2024-01-17 18:13:56 +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 6d5171357b
hedu data_idx offset fix
cargo devel CI / cargo CI (push) Successful in 2m13s Details
fixes #56
2024-01-17 18:08:56 +01:00
Christoph J. Scherr 714db3a9e6
Release v0.3.10-alpha.1
cargo devel CI / cargo CI (push) Successful in 1m59s Details
2024-01-17 17:01:53 +01:00
Christoph J. Scherr 4b7d08ae37
publish script mini update 2024-01-17 17:01:38 +01:00
Christoph J. Scherr d6cd2913d3
Release v0.3.10-alpha.0
cargo devel CI / cargo CI (push) Successful in 1m59s Details
2024-01-17 17:00:42 +01:00
Christoph J. Scherr 54eac92ca7
publish script cool
cargo devel CI / cargo CI (push) Successful in 2m0s Details
2024-01-17 16:58:55 +01:00
Christoph J. Scherr e0bc9cba0b
Release 0.3.9
cargo devel CI / cargo CI (push) Successful in 2m1s Details
libpt@0.3.9
libpt-bintols@0.3.9

Generated by cargo-workspaces
2024-01-17 16:23:02 +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 9f27db1ce3
Release independent packages
cargo devel CI / cargo CI (push) Successful in 2m3s Details
Generated by cargo-workspaces
2024-01-17 16:08:59 +01:00
Christoph J. Scherr d792d88ff6
renew script again
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-01-17 15:58:37 +01:00
Christoph J. Scherr b3013caacc
Merge branch 'devel'
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-01-17 15:57:40 +01:00
Christoph J. Scherr 16119a7943
Merge branch 'devel' of https://git.cscherr.de/PlexSheep/pt into devel
cargo devel CI / cargo CI (push) Successful in 2m10s Details
2024-01-17 15:56:45 +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 1afaf6d3d2
Merge branch 'master' of https://git.cscherr.de/PlexSheep/pt
cargo devel CI / cargo CI (push) Failing after 2m9s Details
2024-01-17 15:36:15 +01:00
Christoph J. Scherr b7ba762703
publish script 2024-01-17 15:36:00 +01:00
Christoph J. Scherr 004550ba9c
publish script
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-01-17 15:35:52 +01:00
Christoph J. Scherr 60765cfbf9
Release 0.3.6
cargo devel CI / cargo CI (push) Failing after 2m7s Details
libpt@0.3.6
libpt-bintols@0.3.6

Generated by cargo-workspaces
2024-01-17 15:26:20 +01:00
Christoph J. Scherr 8c1666af8f
Merge branch 'master' of https://git.cscherr.de/PlexSheep/pt
cargo devel CI / cargo CI (push) Has been cancelled Details
2024-01-17 15:26:08 +01:00
Christoph J. Scherr 4087752ab9
Merge branch 'devel' 2024-01-17 15:25:46 +01:00
Christoph J. Scherr 686eff5a63
better publish script 2024-01-17 15:25:44 +01:00
Christoph J. Scherr af37c36ed2
Release 0.3.5
cargo devel CI / cargo CI (push) Failing after 2m8s Details
libpt@0.3.5

Generated by cargo-workspaces
2024-01-17 15:23:56 +01:00
Christoph J. Scherr 426f17bd4f
Release 0.3.4
libpt@0.3.4

Generated by cargo-workspaces
2024-01-17 15:23:46 +01:00
cscherrNT 9323a04169 automatic cargo CI changes 2024-01-17 14:23:08 +00:00
Christoph J. Scherr af93542c86
Release independent packages
cargo devel CI / cargo CI (push) Has been cancelled Details
Generated by cargo-workspaces
2024-01-17 15:22:17 +01:00
Christoph J. Scherr 3f3da0e209
Release 0.3.4
cargo devel CI / cargo CI (push) Has been cancelled Details
libpt@0.3.4
libpt-bintols@0.3.4

Generated by cargo-workspaces
2024-01-17 15:21:48 +01:00