Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Simplify | Alex Auvolat | 2022-05-20 | 1 | -18/+10 | |
* | Fix things | Alex Auvolat | 2022-05-20 | 3 | -12/+25 | |
* | Implement add_password and delete_password | Alex Auvolat | 2022-05-20 | 1 | -3/+92 | |
* | Implement some crypto | Alex Auvolat | 2022-05-20 | 2 | -11/+280 | |
* | implement hash_password and verify_password | Alex Auvolat | 2022-05-20 | 2 | -6/+26 | |
* | cleanup | Alex Auvolat | 2022-05-19 | 5 | -9/+4 | |
* | CLI skeleton | Alex Auvolat | 2022-05-19 | 8 | -53/+257 | |
* | Some refactoring | Alex Auvolat | 2022-05-19 | 9 | -82/+173 | |
* | Refactor K2V/S3 client creation | Alex Auvolat | 2022-05-19 | 4 | -47/+58 | |
* | cleanup | Alex Auvolat | 2022-05-19 | 3 | -30/+29 | |
* | More construction of things | Alex Auvolat | 2022-05-19 | 6 | -69/+324 | |
* | k2v client from main garage repo | Alex Auvolat | 2022-05-18 | 1 | -1/+1 | |
* | Don't try to checkpoint as often | Alex Auvolat | 2022-05-18 | 2 | -1/+37 | |
* | First implementation of .checkpoint() | Alex Auvolat | 2022-05-18 | 1 | -30/+144 | |
* | sync() and push() seems to be working, todo checkpoint() | Alex Auvolat | 2022-05-18 | 3 | -28/+274 | |
* | more stuff | Alex Auvolat | 2022-05-18 | 3 | -4/+57 | |
* | Skeleton for some stuff | Alex Auvolat | 2022-05-18 | 5 | -0/+405 |