aboutsummaryrefslogtreecommitdiff
path: root/src/zen/cmds/wipe_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* builds cmd refactor (#975)Dan Engelbrecht2026-04-201-24/+25
* replace pretty progress with prettyscroll implementation (#970)Dan Engelbrecht2026-04-171-1/+1
* Add reduce-allocs skill and string builder infrastructure (#937)Stefan Boberg2026-04-161-0/+1
* Eliminate spdlog dependency (#773)Stefan Boberg2026-03-091-4/+4
* unity build fixes (#802)Stefan Boberg2026-03-041-2/+4
* fix MakeSafeAbsolutePathInPlace mis-spelling (#765)Stefan Boberg2026-02-201-1/+1
* move progress bar to separate file (#638)Dan Engelbrecht2025-11-071-16/+2
* remove zenutil dependency in zenremotestore (#547)Dan Engelbrecht2025-10-031-1/+1
* add EMode to WorkerTheadPool to avoid thread starvation (#492)Dan Engelbrecht2025-09-101-1/+1
* refactor zen command return value handling (#487)Dan Engelbrecht2025-09-051-7/+5
* improve console output (#476)Dan Engelbrecht2025-08-261-13/+2
* pause, resume and abort running builds cmd (#421)Dan Engelbrecht2025-06-051-4/+8
* parallel work handle dispatch exception (#400)Dan Engelbrecht2025-05-161-2/+2
* added logic to handle empty directories correctly (#383)Stefan Boberg2025-05-071-1/+12
* UE style formatted progress output (#380)Dan Engelbrecht2025-05-051-5/+21
* zen wipe command (#366)Dan Engelbrecht2025-04-231-0/+575