summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-09-05Merge #18HEADmasterbors[bot]
2023-09-05MSRV: 1.60.0 -> 1.63.0Matthias Beyer
2023-09-01Bump DeterminateSystems/update-flake-lock from 19 to 20dependabot[bot]
2023-07-02Merge #17bors[bot]
2023-07-01Bump cachix/install-nix-action from 21 to 22dependabot[bot]
2023-06-02Merge #16bors[bot]
2023-06-01Bump cachix/install-nix-action from 20 to 21dependabot[bot]
2023-05-02Merge #15bors[bot]
2023-05-01Bump DeterminateSystems/update-flake-lock from 18 to 19dependabot[bot]
2023-04-04Merge #14bors[bot]
2023-04-01Bump DeterminateSystems/update-flake-lock from 16 to 18dependabot[bot]
2023-03-02Merge #13bors[bot]
2023-03-01Bump cachix/install-nix-action from 18 to 20dependabot[bot]
2023-02-01Merge #12bors[bot]
2023-02-01Bump DeterminateSystems/update-flake-lock from 15 to 16dependabot[bot]
2022-12-28Merge #11v0.1.0bors[bot]
2022-12-28Add some missing cargo metadataMatthias Beyer
2022-12-28Merge #9 #10bors[bot]
2022-12-28Remove tokio dependencyMatthias Beyer
2022-12-28Switch to edition 2021Matthias Beyer
2022-12-28Merge #3bors[bot]
2022-12-28Transform codebase to use thiserrorMatthias Beyer
2022-12-28Merge #7 #8bors[bot]
2022-12-28Bump swatinem/rust-cache from 1 to 2dependabot[bot]
2022-12-28Bump DeterminateSystems/update-flake-lock from 14 to 15dependabot[bot]
2022-12-28Merge #4bors[bot]
2022-12-28Merge #5 #6bors[bot]
2022-12-28Switch to dtolnay/rust-toolchainMatthias Beyer
2022-12-28Remove fixup-block, as gitlint does that nowMatthias Beyer
2022-12-28Add gitlint configuration fileMatthias Beyer
2022-12-28Add dependabot configurationMatthias Beyer
2022-11-08Merge #1bors[bot]
2022-11-08Fix clippy: Do not clone copy typeMatthias Beyer
2022-11-08Fix clippy: Outsource complex type definitionMatthias Beyer
2022-11-08Fix clippy: redundant file namesMatthias Beyer
2022-11-08cargo-fmtMatthias Beyer
2022-11-08Add flake update workflowMatthias Beyer
2022-11-08Add commit-lint workflowMatthias Beyer
2022-11-08Add CI workflowMatthias Beyer
2022-11-08Add (default) rustfmt configMatthias Beyer
2022-11-08Add bors configuration fileMatthias Beyer
2022-11-08Remove sourcehut build infraMatthias Beyer
2021-04-05Add getters for backendMatthias Beyer
2021-04-05Add AsycnDag::head() to get current HEAD idMatthias Beyer
2021-04-05Add AsyncDag::load()Matthias Beyer
2021-04-05impl Merger for Fn(Id, Id) -> Result<Node>Matthias Beyer
2021-04-04Remove AsyncDag::get_next()Matthias Beyer
2021-04-04Remove unused variables, importsMatthias Beyer
2021-04-04Remove NodeId:: std::hash::HashMatthias Beyer
2021-04-04Remove Node::id() requirementMatthias Beyer