aboutsummaryrefslogtreecommitdiffstats
path: root/adenosine-pds/src/repo.rs
Commit message (Expand)AuthorAgeFilesLines
* move a bunch of code from pds to commonbryan newbold2023-02-191-466/+0
* pds: update to use 'adenosine' cratebryan newbold2023-02-191-1/+1
* pds: cross-language MST interop testsbryan newbold2023-02-151-1/+2
* clippy cleanupsBryan Newbold2022-11-221-7/+7
* pds: human-readable CIDs etc in commit node in web UIBryan Newbold2022-11-221-0/+17
* pds: more web view implementationBryan Newbold2022-11-101-1/+1
* pds: implement CAR import/export at repo levelBryan Newbold2022-11-071-9/+65
* pds: initial pass at crude web interfaceBryan Newbold2022-11-071-0/+1
* pds: refactor to use higher-level repo mutation code pathBryan Newbold2022-11-061-1/+24
* pds: refactor to use typed identifiers a lot moreBryan Newbold2022-11-061-106/+102
* change mind again and put common back in cli crate (want fewer crates)Bryan Newbold2022-11-061-1/+1
* pds: partial clippy cleanBryan Newbold2022-11-061-10/+9
* pds: switch to adenosine-common for identifiersBryan Newbold2022-11-061-1/+1
* pds: basic repo CRUD coming togetherBryan Newbold2022-11-041-1/+35
* pds: more progressBryan Newbold2022-11-041-2/+18
* pds: various bugfixesBryan Newbold2022-11-031-7/+4
* pds: progress on repo mst wrapperBryan Newbold2022-11-021-41/+205
* pds: fix some PLC and DID bugsBryan Newbold2022-11-021-1/+1
* pds: refactoringBryan Newbold2022-11-021-1/+7
* pds: refactor repo codeBryan Newbold2022-11-011-0/+156