Commit Graph

23 Commits (main)

Author SHA1 Message Date
bashrc fb594afe77 Write only 2026-05-06 19:29:17 +01:00
bashrc 60385ab4f9 Replace file operations with functions 2026-05-02 15:05:50 +01:00
bashrc dfad31ef2d Replace directory creation with functions 2026-05-02 13:17:33 +01:00
bashrc b57262bda8 Replace directory checks with functions 2026-05-02 12:59:08 +01:00
bashrc 28d17bfda5 Replace file checks with functions 2026-05-02 12:34:27 +01:00
bashrc 30a3c5f111 Replace file rename with function 2026-05-02 10:43:35 +01:00
bashrc ab2ced1e14 Replace file deletion with function 2026-05-01 23:15:26 +01:00
bashrc 1fca4e909e Replace prepend file operations with functions 2026-04-30 12:18:56 +01:00
bashrc 6a42cbca51 Include unicode exceptions during load and save 2026-04-30 10:40:05 +01:00
bashrc 55b69c0a71 Variable types 2026-04-28 17:07:48 +01:00
bashrc a9f9982a3d Function for flag files 2026-04-28 15:36:12 +01:00
bashrc dabbba296d Tidy credentials storage 2026-04-27 18:34:33 +01:00
bashrc c855c86e4e Replace binary file operations with functions 2026-04-27 15:46:03 +01:00
bashrc a0acf20a50 Replace file operations with functions 2026-04-27 14:25:46 +01:00
bashrc 3beb8c97f8 Function to load lists 2026-04-26 17:43:21 +01:00
bashrc 535703a8f7 Optionally show exception text 2026-04-26 17:41:57 +01:00
bashrc dc1085e1dd Move file save, load and append to functions 2026-04-26 17:38:38 +01:00
bashrc 499d92242b Revert "Move file save, load and append to functions"
This reverts commit 7f1d17f717.
2026-04-26 17:18:22 +01:00
bashrc 94a26e6ff8 Revert "Optionally show exception text"
This reverts commit 79e4b78f7c.
2026-04-26 17:18:05 +01:00
bashrc c613c8ef34 Revert "Function to load lists"
This reverts commit 521e5d0f80.
2026-04-26 17:03:47 +01:00
bashrc 521e5d0f80 Function to load lists 2026-04-26 15:32:54 +01:00
bashrc 79e4b78f7c Optionally show exception text 2026-04-25 17:37:13 +01:00
bashrc 7f1d17f717 Move file save, load and append to functions 2026-04-25 13:36:55 +01:00