aboutsummaryrefslogtreecommitdiff
path: root/zen/cmds/up.cpp
Commit message (Expand)AuthorAgeFilesLines
* clang-formatStefan Boberg2021-09-171-1/+1
* Added namespace scopes to more includes for better consistencyStefan Boberg2021-09-171-0/+4
* Moved zenserverprocess into zenutil/zenserverprocess.hStefan Boberg2021-09-171-1/+1
* Changed logging implementationStefan Boberg2021-09-151-7/+7
* Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ...Stefan Boberg2021-09-151-1/+1
* Removed #pragma once from cpp files (copy pasta fail)Stefan Boberg2021-09-031-2/+0
* Basic implementation of 'down' commandStefan Boberg2021-08-091-0/+43
* Added some new management commandsStefan Boberg2021-08-071-0/+59