aboutsummaryrefslogtreecommitdiff
path: root/zen/cmds/dedup.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merged main.Per Larsson2021-12-141-19/+30
|\
| * Removed unused Utf8Helper classMartin Ridgers2021-12-011-9/+0
| * Changed dedupe command to work with paths as utf8 stringsMartin Ridgers2021-12-011-5/+31
| * Signed/unsigned warning fixMartin Ridgers2021-12-011-2/+2
| * Missing includeMartin Ridgers2021-12-011-0/+2
| * Wrapped Windows-specific include in if-def preprocessor blocksMartin Ridgers2021-11-021-1/+3
|/
* timer: cleaned up Stopwatch, removed GetCpuTimerValueStefan Boberg2021-09-291-2/+2
* clang-formatStefan Boberg2021-09-171-1/+1
* Added namespace scopes to more includes for better consistencyStefan Boberg2021-09-171-0/+4
* Changed logging implementationStefan Boberg2021-09-151-23/+23
* 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
* Adding zenservice codeStefan Boberg2021-05-111-0/+294