Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-08-22 | Replace boost with standard C++17 facilities | David Robillard | 1 | -4/+3 | |
2022-07-20 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -15/+2 | |
2021-05-11 | Refactor most functionality around actions and settings | David Robillard | 1 | -2/+2 | |
This moves more code into general places, and completely eliminates dependencies on the Patchage "god object". | |||||
2021-01-02 | Format all code with clang-format | David Robillard | 1 | -11/+11 | |
2020-12-14 | Clean up includes | David Robillard | 1 | -1/+1 | |
2020-11-29 | Put everything in a namespace | David Robillard | 1 | -0/+4 | |
2020-11-28 | Clean up includes | David Robillard | 1 | -1/+0 | |
2020-11-28 | Add separate store for client and port metadata | David Robillard | 1 | -0/+53 | |