about summary refs log tree commit diff stats
path: root/config.sh
Commit message (Collapse)AuthorAgeFilesLines
* dscip: Added COMMIT_DATE variable. This tells the date that CURRENT_COMMIT ↵Charadon2022-10-081-1/+3
| | | | was made. Format of date is determined by DSCIP_DATE_FORMAT in config.sh
* Now it's off by default lmaoCharadon2022-08-081-1/+1
|
* Added auto update feature, by default it's off.Charadon2022-08-081-1/+4
|
* Added a failure checkCharadon2022-07-281-1/+3
|
* Fixed issue where old output wasn't being removed. Leading to looooong outputsCharadon2022-07-261-0/+1
|
* Removed chroot support as that's out of scope of the projectCharadon2022-07-161-11/+15
|
* Fixed portability issue, and made git only clone the most recent commit with ↵Charadon2022-07-141-1/+1
| | | | no history.
* Finished up logging functionalityCharadon2022-07-141-2/+2
|
* Moved configurable variables to config.shCharadon2022-07-141-0/+24