]>
code.octet-stream.net Git - hashgood/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Thomas Karpiniec [Fri, 10 Jun 2022 12:54:24 +0000 (22:54 +1000)]
Remove regexes, update deps, add digest test
Thomas Karpiniec [Fri, 25 Mar 2022 23:58:53 +0000 (10:58 +1100)]
Add link to downloadable releases to README
Thomas Karpiniec [Sat, 19 Feb 2022 23:26:38 +0000 (10:26 +1100)]
Fix format of release workflow yaml
Thomas Karpiniec [Sat, 19 Feb 2022 23:22:13 +0000 (10:22 +1100)]
Prepare 0.2.0 release with automation
Thomas Karpiniec [Sun, 28 Mar 2021 01:22:59 +0000 (12:22 +1100)]
Add unit test for raw input hash parsing
Thomas Karpiniec [Fri, 26 Mar 2021 23:06:46 +0000 (10:06 +1100)]
Upgrade dependencies to get termcolor which supports NO_COLOR
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
Thomas Karpiniec [Thu, 25 Mar 2021 11:34:08 +0000 (22:34 +1100)]
Apply more recent rustfmt rules
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
Thomas Karpiniec [Wed, 22 Jan 2020 09:00:41 +0000 (20:00 +1100)]
Add basic Rust test github action
Thomas Karpiniec [Tue, 21 Jan 2020 07:04:34 +0000 (18:04 +1100)]
Update README with examples and documentation
Thomas Karpiniec [Tue, 21 Jan 2020 06:55:45 +0000 (17:55 +1100)]
Make clipboard functionality an optional feature
Thomas Karpiniec [Tue, 21 Jan 2020 05:54:30 +0000 (16:54 +1100)]
First import