| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added options to configure exclude folders and extensions to zen build ↵ | Dan Engelbrecht | 2026-01-13 | 1 | -149/+218 |
| | | | | | | | | | commands (#706) * added `--exclude-folders` to `zen upload`, `zen download` and `zen diff` added `--exclude-extensions` to `zen upload` and `zen diff` excluded folder names are now matched by folder name in subfolders in addition to root level folders * allow multiple token separators | ||||
| * | fix clean directory and make them use effective threading where appropriate ↵v5.7.8-pre5v5.7.8-pre3v5.7.8-pre2 | Dan Engelbrecht | 2025-11-03 | 1 | -11/+44 |
| | | | | | | | (#625) fix retry logic so it does not immediately sleep if file does not exist make sure we don't try to delete target folder files if we have already wiped it | ||||
| * | move file i/o related files to separate file and remove duplicated code (#576) | Dan Engelbrecht | 2025-10-15 | 1 | -0/+595 |