Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed portability issue, and made git only clone the most recent commit with ↵ | Charadon | 2022-07-14 | 2 | -7/+8 |
| | | | | no history. | ||||
* | Updated README with warning | Charadon | 2022-07-14 | 1 | -0/+3 |
| | |||||
* | Finished up logging functionality | Charadon | 2022-07-14 | 4 | -24/+52 |
| | |||||
* | Moved configurable variables to config.sh | Charadon | 2022-07-14 | 2 | -48/+51 |
| | |||||
* | Fixed PID detection | Charadon | 2022-07-14 | 1 | -2/+3 |
| | |||||
* | Added lock functionality | Charadon | 2022-07-14 | 1 | -0/+13 |
| | |||||
* | Added an option to fork daemon to background, and added an option if it ↵ | Charadon | 2022-07-14 | 1 | -4/+20 |
| | | | | should rebuild the program regardless if the remote git repo hasn't changed. | ||||
* | Another fix to the README | Charadon | 2022-07-13 | 1 | -1/+1 |
| | |||||
* | Fixed README | Charadon | 2022-07-13 | 1 | -1/+1 |
| | |||||
* | Added License | Charadon | 2022-07-13 | 2 | -6/+25 |
| | |||||
* | Initial Commit | Charadon | 2022-07-12 | 6 | -0/+315 |