Age | Commit message (Expand) | Author |
---|---|---|
2022-11-06 | Run a round of clippy to fix CI | Alex Saveau |
2022-06-24 | Fix all formating problems to pass CI formating test | Costin-Robert Sin |
2021-11-27 | Avoid lock poisoning by using parking_lot | Ryan Zoeller |
2021-09-19 | Clippy cleanup | Alan Somers |
2021-08-22 | Print function name and missing capability when skipping tests | Ryan Zoeller |
2021-07-07 | Overhaul Nix's error types | Alan Somers |
2020-12-06 | Switch all builds from Travis to Cirrus | Alan Somers |
2020-05-31 | Convert the crate to edition 2018 | Alan Somers |
2019-06-06 | Fix some bugs with multithreaded tests: | Alan Somers |
2019-06-06 | Fix kmod tests on in Linux containers | Alan Somers |
2018-09-05 | Add wrapper for linux kernel module loading | Pascal Bach |