| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clang-format | Stefan Boberg | 2021-09-17 | 1 | -1/+1 |
| * | Added namespace scopes to more includes for better consistency | Stefan Boberg | 2021-09-17 | 1 | -0/+4 |
| * | Moved zenserverprocess into zenutil/zenserverprocess.h | Stefan Boberg | 2021-09-17 | 1 | -1/+1 |
| * | Changed logging implementation | Stefan Boberg | 2021-09-15 | 1 | -7/+7 |
| * | Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ... | Stefan Boberg | 2021-09-15 | 1 | -1/+1 |
| * | Removed #pragma once from cpp files (copy pasta fail) | Stefan Boberg | 2021-09-03 | 1 | -2/+0 |
| * | Basic implementation of 'down' command | Stefan Boberg | 2021-08-09 | 1 | -0/+43 |
| * | Added some new management commands | Stefan Boberg | 2021-08-07 | 1 | -0/+59 |