summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-02enabling network access for autobuilder keyring rebuildHEADmasterAndreas Grapentin
2018-09-27Revert "add debugging"Luke Shumaker
2018-09-27add debuggingLuke Shumaker
2018-09-27autobuild.sh: Drop support for old versions of librelib conf.shLuke Shumaker
2018-09-27setup: Adjust to work with GnuPG 2.2Luke Shumaker
2018-09-27Setup: Clear *all* XDG variables, not just XDG_CONFIG_DIRLuke Shumaker
2018-01-18makepkg.conf: add Bash syntax hintLuke Shumaker
2018-01-18makepkg.conf: adjust to work with `set -u`Luke Shumaker
2017-09-11suid wrapper: tidy #include commentsLuke Shumaker
2017-09-11suid wrapper: handle errors from getpwuid() and setreuid()Luke Shumaker
2017-06-20adjust to be ready for the next version of conf.shLuke Shumaker
2017-06-20autobuid.sh: Bail if there is an errorLuke Shumaker
2017-06-20autobuild.c: Fix an overwrite-by-1 bugLuke Shumaker
2017-04-24autobuild: Reset abslibre before trying to do anything.Luke Shumaker
2017-04-24makepkg.conf: use librelib conf to get the user and home directory.Luke Shumaker
2017-04-24Update: modern dbscripts mandates chroot buildingLuke Shumaker
2017-04-24update .ssh/known_hosts: repo is on Winston nowLuke Shumaker
2017-04-24setup: don't crash if there are no LC_* variables setLuke Shumaker
2017-04-24autobuild.sh: tidy a commentLuke Shumaker
2016-07-07tidy a commentLuke Shumaker
2016-07-07tidy/updateLuke Shumaker
2016-06-16tidyLuke Shumaker
2014-07-27Relying on the git directory to be writable for the lockfile is brokenLuke Shumaker
2014-06-24avoid repeating the packager info. Get it from git config when generating a ...Parabola automatic package builder
2014-06-24autobuild.sh: make what files are watched be an argument, use main() to preve...Parabola automatic package builder
2014-06-24Oops, I broke the CFLAGS because argc is no longer usedParabola automatic package builder
2014-06-24also disable HOOKPRERELEASE, the forked ssh causes git to hangParabola automatic package builder
2014-06-24Do no input validation in autobuild.c, pass that on to the shell scriptParabola automatic package builder
2014-06-23clean up autobuild.cParabola automatic package builder
2014-06-23improveParabola automatic package builder
2014-06-23fixParabola automatic package builder
2014-06-23update .gitignoreParabola automatic package builder
2014-06-23add .gitconfigParabola automatic package builder
2014-06-23initial commitAutomatic package builder