about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* Now it's off by default lmaoCharadon2022-08-081-1/+1
* Added auto update feature, by default it's off.Charadon2022-08-082-2/+24
* Updated README and added a check for LAST_COMMITCharadon2022-08-082-2/+8
* Fix issue where sometimes CURRENT_COMMIT returns nothing.Charadon2022-08-081-0/+3
* Maybe fixed detection?Charadon2022-08-061-1/+1
* Updated gitignoreCharadon2022-08-061-0/+1
* Updated docs and READMECharadon2022-08-062-22/+4
* Added some documentationCharadon2022-08-064-1/+39
* Changed some defaults, and made pid detection more portable hopefully.Charadon2022-08-063-2/+3
* Fixed some bugs, and added a bit more consistency to the examplesCharadon2022-07-283-5/+9
* Added a failure checkCharadon2022-07-283-5/+30
* Fixed issues in daemon modeCharadon2022-07-271-1/+3
* Puts commit hash in headerCharadon2022-07-261-1/+1
* Added a couple better defaultsCharadon2022-07-263-7/+8
* Fixed issue where script would fail due to LAST_COMMIT not being declared.Charadon2022-07-261-0/+2
* Fixed issue where old output wasn't being removed. Leading to looooong outputsCharadon2022-07-262-0/+3
* Removed chroot support as that's out of scope of the projectCharadon2022-07-167-16/+61
* Added update scriptCharadon2022-07-141-0/+4
* Made run() return if no new update from upstream.Charadon2022-07-141-0/+2
* Forgot to remove the `meta` part in the LAST_COMMIT checkCharadon2022-07-141-1/+1
* Moved the logging of variables to AFTER it's confirmed a build is happening.Charadon2022-07-141-19/+22
* Fixed portability issue, and made git only clone the most recent commit with ...Charadon2022-07-142-7/+8
* Updated README with warningCharadon2022-07-141-0/+3
* Finished up logging functionalityCharadon2022-07-144-24/+52
* Moved configurable variables to config.shCharadon2022-07-142-48/+51
* Fixed PID detectionCharadon2022-07-141-2/+3
* Added lock functionalityCharadon2022-07-141-0/+13
* Added an option to fork daemon to background, and added an option if it shoul...Charadon2022-07-141-4/+20
* Another fix to the READMECharadon2022-07-131-1/+1
* Fixed READMECharadon2022-07-131-1/+1
* Added LicenseCharadon2022-07-132-6/+25
* Initial CommitCharadon2022-07-126-0/+315