summaryrefslogtreecommitdiffstats
path: root/librepology/src/v1
AgeCommit message (Expand)Author
2021-04-06Run cargo-fmtMatthias Beyer
2021-04-06Rewrite StdinApi as BufferApiMatthias Beyer
2021-04-06Convert from failure to thiserrorMatthias Beyer
2020-09-10Add trace output to see request in logMatthias Beyer
2020-09-10Fix warning about missing keywordMatthias Beyer
2020-09-10API change: Name optional, new name fieldsMatthias Beyer
2019-04-25Add doc: v1::types moduleMatthias Beyer
2019-04-25Refactor: Impl of Api for RestApi to be less codeMatthias Beyer
2019-04-25Add doc: REST Api typeMatthias Beyer
2019-04-25Refactor: Move StdinWrapper to own moduleMatthias Beyer
2019-04-25Add doc: v1::api::StdinWrapperMatthias Beyer
2019-04-25Add doc: v1::api::ApiMatthias Beyer
2019-04-24types: Add "new" deriveMatthias Beyer
2019-04-24Split types into module and submodulesMatthias Beyer
2019-04-23Add filters for Repo, Name, Status, Version, License and MaintainerMatthias Beyer
2019-04-23Make v1::types derive Eq, PartialEq, Ord, PartialOrdMatthias Beyer
2019-04-19Initial importMatthias Beyer