| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-04-14 | sync operations now check for last sync before running again. It's possible ↵ | danix | 1 | -0/+2 | |
| to set a delay between sync operations. | |||||
| 2023-04-14 | removed the 'function' keyword before declaring a function as is not needed. | danix | 1 | -2/+2 | |
| 2023-04-13 | git hidden directory is now backed up and restored properly | danix | 1 | -0/+3 | |
| 2023-04-13 | initial setup of git functionality. The program can now initalize a local ↵ | danix | 1 | -1/+10 | |
| repo and add a remote. | |||||
| 2023-04-03 | working on the backup and backup restore functionalities. | danix | 1 | -0/+1 | |
| 2023-03-29 | Separated script into multiple files for easier management. Added Makefile | danix | 1 | -0/+147 | |
