Commit Graph

17 Commits

Author SHA1 Message Date
Stephan Dilly
92b1b4c2a8 dont allow unused imports 2020-10-09 15:31:51 +02:00
Stephan Dilly
59377c7a91 clippy fix and make perf warnings to errors 2020-08-26 19:18:57 +02:00
Stephan Dilly
0dd50b402e upgrade to rust 1.45 and fix new clippy warnings 2020-07-17 11:54:12 +02:00
Igor Raits
85a3d93077 chore: Add LICENSE file into the sub-crates
Those are released separately on crates.io and they do not contain
LICENSE file now that is required when packaging them in Linux
distributions.

Signed-off-by: Igor Raits <i.gnatenko.brain@gmail.com>
2020-05-28 16:11:54 +02:00
Stephan Dilly
38413d069e consistent log:: usage 2020-05-23 23:31:15 +02:00
Mehran Kordi
4c17660956
anyhow integration (closes #77) 2020-05-23 17:12:38 +02:00
Stephan Dilly
3b4a5b14d3 some clippy cargo fixes 2020-05-22 12:25:42 +02:00
Stephan Dilly
b0fdf5049c
Switch to a tree view for changed files list (#37) 2020-04-28 11:15:05 +02:00
Stephan Dilly
0dce256f80 stricter warning leves 2020-03-26 13:26:40 +01:00
Stephan Dilly
ed034e432c enforce docs 2020-03-25 13:01:45 +01:00
Stephan Dilly
7c74cba839 more docs 2020-03-24 21:30:25 +01:00
Stephan Dilly
28934cfcd1 more crates publish prep 2020-03-24 21:20:06 +01:00
Stephan Dilly
0f1d226251 new version 2020-03-24 21:01:58 +01:00
Stephan Dilly
cd840cdb33 link readmes for usage in crates.io 2020-03-24 20:59:51 +01:00
Stephan Dilly
07aa0d603f prepare for publish sub crate scopetime 2020-03-24 20:57:37 +01:00
Stephan Dilly
dfd4b048b1 cleanup 2020-03-24 09:48:00 +01:00
Stephan Dilly
cb247b9e7f less libgit calls and added optional timing logging for benchmarking 2020-03-22 02:17:03 +01:00