Commit Graph

11 Commits

Author SHA1 Message Date
Joshua Bell 3360d44dd7 COPY: Preserve file modification time
Fixes #4
2024-01-01 19:35:14 -08:00
Joshua Bell 96b87c2180 Add TOUCH command 2021-05-02 11:16:11 -07:00
Joshua Bell 46b4462a9e Add CD command 2021-04-17 09:58:22 -07:00
Joshua Bell 9971792f12 BI Error constants; coding style 2021-04-15 19:47:41 -07:00
Joshua Bell 827d121ef2 Use BI's general purposes buffer in PATH, and assume it's byte aligned
Also, use BI's GOSYSTEM in PATH since it's using BI structs anyway.
2021-04-15 19:12:04 -07:00
Joshua Bell e20c65853d Handle ON_LINE errors 2021-04-14 22:27:39 -07:00
Joshua Bell db4b9547b5 COPY: Fix issues with empty prefix. Fixes #3 2021-04-14 20:34:04 -07:00
Joshua Bell 42122f7a65 Add comments about relative path behavior w/o PREFIX set 2021-04-14 19:13:39 -07:00
Joshua Bell 86bafa4b76 Add BUZZ command 2021-04-13 21:20:12 -07:00
Joshua Bell 9085407ac5 Add DATE and TYPE commands 2021-04-13 19:12:07 -07:00
Joshua Bell ef8857752f Add COPY command. Fixes #2 2021-04-12 20:43:49 -07:00