| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update README.md files from rustdoc. | Nick Mathewson | 2022-03-01 | 1 | -0/+8 |
| | | |||||
| * | run ./maint/readmes.sh | dagon | 2021-11-29 | 1 | -2/+2 |
| | | |||||
| * | Move top-level configuration downwards from `arti` to `arti-config`. | Nick Mathewson | 2021-11-18 | 1 | -0/+14 |
| To do this at all neatly, I had to split out `tor-config` from `arti-config` again, and putting the lower level stuff (paths, builder errors) into tor-config. I also changed our use of derive_builder to always use a common error type, to avoid error type proliferation. | |||||
