Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | aux/: Stick to 80 columns | EuAndreh | 2021-07-27 | 1 | -1/+2 |
| | |||||
* | aux/ci/: Point to /srv/http instead of /srv/git | EuAndreh | 2021-07-25 | 1 | -1/+1 |
| | |||||
* | aux/ci/git-post-receive.sh: Stop silently overrinding $_ | EuAndreh | 2021-07-16 | 1 | -1/+2 |
| | |||||
* | aux/ci/git-post-receive.sh: Emit retrigger instruction even when build fails | EuAndreh | 2021-07-16 | 1 | -1/+1 |
| | |||||
* | aux/ci/: Run sh files with sh instead of ./ | EuAndreh | 2021-07-16 | 1 | -2/+3 |
| | |||||
* | aux/ci/: Move Git hook handling from ci-build.sh to git-post-receive.sh | EuAndreh | 2021-07-16 | 1 | -1/+6 |
| | | | | BONUS: Log instruction to re-execute build. | ||||
* | git grep -l PACKAGE aux/ | xargs sed -i 's/PACKAGE/PROJECT/g' | EuAndreh | 2021-06-23 | 1 | -3/+3 |
| | |||||
* | aux/: Update files | EuAndreh | 2021-06-11 | 1 | -5/+5 |
| | |||||
* | Add base skeleton project files | EuAndreh | 2021-03-21 | 1 | -0/+14 |