]> code.octet-stream.net Git - hashgood/log
hashgood
19 months agoUpdate deps
Thomas Karpiniec [Thu, 6 Apr 2023 10:31:16 +0000 (20:31 +1000)]
Update deps

19 months agoExit with non-zero exit code if a verification fails
Thomas Karpiniec [Thu, 6 Apr 2023 10:26:34 +0000 (20:26 +1000)]
Exit with non-zero exit code if a verification fails

Fixes #2

2 years agoPrepare 0.3.0 release v0.3.0
Thomas Karpiniec [Tue, 9 Aug 2022 12:07:36 +0000 (22:07 +1000)]
Prepare 0.3.0 release

2 years agoUpgrade to maintained hashing libs
Thomas Karpiniec [Tue, 9 Aug 2022 12:02:30 +0000 (22:02 +1000)]
Upgrade to maintained hashing libs

2 years agoUpgrade deps
Thomas Karpiniec [Tue, 9 Aug 2022 11:55:43 +0000 (21:55 +1000)]
Upgrade deps

2 years agoFix clippy lints in tests
Thomas Karpiniec [Wed, 15 Jun 2022 12:25:17 +0000 (22:25 +1000)]
Fix clippy lints in tests

2 years agoTry putting quotes around features in build pipeline
Thomas Karpiniec [Wed, 15 Jun 2022 08:25:18 +0000 (18:25 +1000)]
Try putting quotes around features in build pipeline

2 years agoFix up non-test clippy lints
Thomas Karpiniec [Wed, 15 Jun 2022 08:19:56 +0000 (18:19 +1000)]
Fix up non-test clippy lints

2 years agoUpdate to Rust 2021 edition
Thomas Karpiniec [Wed, 15 Jun 2022 08:16:01 +0000 (18:16 +1000)]
Update to Rust 2021 edition

2 years agoTest on all OSes on push/PR
Thomas Karpiniec [Tue, 14 Jun 2022 11:26:29 +0000 (21:26 +1000)]
Test on all OSes on push/PR

2 years agoRemove unneeded PathBuf usage
Thomas Karpiniec [Mon, 13 Jun 2022 07:28:31 +0000 (17:28 +1000)]
Remove unneeded PathBuf usage

2 years agoTighten up digests file parsing
Thomas Karpiniec [Sat, 11 Jun 2022 08:40:20 +0000 (18:40 +1000)]
Tighten up digests file parsing

2 years agoUpdate clipboard dep with copypasta fork
Thomas Karpiniec [Fri, 10 Jun 2022 13:16:08 +0000 (23:16 +1000)]
Update clipboard dep with copypasta fork

2 years agoRemove regexes, update deps, add digest test
Thomas Karpiniec [Fri, 10 Jun 2022 12:54:24 +0000 (22:54 +1000)]
Remove regexes, update deps, add digest test

2 years agoAdd link to downloadable releases to README
Thomas Karpiniec [Fri, 25 Mar 2022 23:58:53 +0000 (10:58 +1100)]
Add link to downloadable releases to README

2 years agoFix format of release workflow yaml v0.2.0
Thomas Karpiniec [Sat, 19 Feb 2022 23:26:38 +0000 (10:26 +1100)]
Fix format of release workflow yaml

2 years agoPrepare 0.2.0 release with automation
Thomas Karpiniec [Sat, 19 Feb 2022 23:22:13 +0000 (10:22 +1100)]
Prepare 0.2.0 release with automation

3 years agoAdd unit test for raw input hash parsing
Thomas Karpiniec [Sun, 28 Mar 2021 01:22:59 +0000 (12:22 +1100)]
Add unit test for raw input hash parsing

3 years agoUpgrade dependencies to get termcolor which supports NO_COLOR
Thomas Karpiniec [Fri, 26 Mar 2021 23:06:46 +0000 (10:06 +1100)]
Upgrade dependencies to get termcolor which supports NO_COLOR

3 years agoGive more friendly error messages if path is not a regular file
Thomas Karpiniec [Thu, 25 Mar 2021 11:34:42 +0000 (22:34 +1100)]
Give more friendly error messages if path is not a regular file

3 years agoApply more recent rustfmt rules
Thomas Karpiniec [Thu, 25 Mar 2021 11:34:08 +0000 (22:34 +1100)]
Apply more recent rustfmt rules

4 years agoUse paste feature in CI
Thomas Karpiniec [Wed, 22 Jan 2020 09:03:28 +0000 (20:03 +1100)]
Use paste feature in CI

Use Windows to do the build since it doesn't require any special dependencies to build the paste code

4 years agoAdd basic Rust test github action
Thomas Karpiniec [Wed, 22 Jan 2020 09:00:41 +0000 (20:00 +1100)]
Add basic Rust test github action

4 years agoUpdate README with examples and documentation
Thomas Karpiniec [Tue, 21 Jan 2020 07:04:34 +0000 (18:04 +1100)]
Update README with examples and documentation

4 years agoMake clipboard functionality an optional feature
Thomas Karpiniec [Tue, 21 Jan 2020 06:55:45 +0000 (17:55 +1100)]
Make clipboard functionality an optional feature

4 years agoFirst import
Thomas Karpiniec [Tue, 21 Jan 2020 05:54:30 +0000 (16:54 +1100)]
First import