Commit Graph

24 Commits

Author SHA1 Message Date
extrawurst
6e12c1e974 fix clippy and nightly build 2024-05-16 11:11:05 +02:00
Anas
c629070ea5
fix: fix typos (#2092) 2024-02-21 21:27:33 +01:00
extrawurst
71ba561221 bump version 2023-01-06 11:05:24 +01:00
Stephan D
4a0e58ae15
msrv 160 (#1279)
* bump edition
* msrv 160
* upgrade clap and more deps
2022-08-17 16:30:54 +02:00
extrawurst
77472d086f change author name 2022-02-21 23:33:07 +01:00
Stephan Dilly
444e14631d cargo-sort 2021-11-28 13:38:48 +01:00
Stephan Dilly
dad8e8d43d cargo fmt: use hardtabs
since it does not support hard-whitespaces its the only way to make whitespaces consisitent and checked
2021-08-17 14:24:25 +02:00
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