aboutsummaryrefslogtreecommitdiff
path: root/src/zen/cmds/workspaces_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unix Domain Socket auto discovery (#833)Stefan Boberg2026-03-131-12/+12
* use multi range requests (#800)Dan Engelbrecht2026-03-031-1/+1
* fix MakeSafeAbsolutePathInPlace mis-spelling (#765)Stefan Boberg2026-02-201-1/+1
* missing return statement in zen workspace create command (#628)Dan Engelbrecht2025-11-031-0/+1
* Various fixes to address issues flagged by gcc / non-UE toolchain build (#621)Stefan Boberg2025-11-011-1/+2
* add missing return statements for successful execution of zen workspace cmd (...Dan Engelbrecht2025-10-171-3/+1
* refactor zen command return value handling (#487)Dan Engelbrecht2025-09-051-76/+66
* improve console output (#476)Dan Engelbrecht2025-08-261-9/+9
* make sure to call MakeSafeAbsolutePathÍnPlace where appropriate (#363)Dan Engelbrecht2025-04-231-1/+1
* add cxxopts overload for parsing file paths from command line (#362)Dan Engelbrecht2025-04-221-29/+26
* fix quoted command lines arguments (#306)Dan Engelbrecht2025-03-121-46/+45
* strip leading path separator when creating workspace shares (#285)Dan Engelbrecht2025-02-241-1/+15
* handle special backslash followed by quote for paths (#279)Dan Engelbrecht2025-01-221-4/+16
* fix trailing path separator in workspace commands (#265)Dan Engelbrecht2024-12-131-0/+15
* workspace share security (#192)Dan Engelbrecht2024-10-231-89/+327
* workspace share path hardening (#95)Dan Engelbrecht2024-06-141-2/+2
* workspace share aliases (#91)Dan Engelbrecht2024-06-041-40/+89
* workspace shares (#84)Dan Engelbrecht2024-05-291-0/+523