0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 15 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
maxtime: kill the entire subprocess group, not just the subprocess. More... over 15 years ago
maxtime: a handy script that kills its subprocess after a time limit. More... over 15 years ago
runlock: remove dead code that (thankfully) wasn't being run. More... over 15 years ago
runlock: we weren't propagating the subprocess's exit code properly. More... over 15 years ago
Workaround for git segfault in --first-parent --bisect-all. More... over 15 years ago
Merge branch 'master' of /home/apenwarr/src/autobuilder More... over 15 years ago
Even better workaround for git-rev-list --bisect bug. More... over 15 years ago
autobuilder: work around git bug in rev-list --bisect. More... over 15 years ago
Merge branch 'master' of [email protected]:apenwarr/gitbuilder More... over 15 years ago
build.sh.example: run autoconf if necessary, ignore it if not. More... over 15 years ago
Revert "revlist: don't ever allow more than 500 revs on a branch." More... over 15 years ago
Changed branches.sh to not return a commitid. More... over 15 years ago
revlist: don't ever allow more than 500 revs on a branch. More... over 15 years ago
Add a basic README for getting started instructions. More... over 15 years ago
autobuilder.sh: die immediately if the build/ directory is missing. More... over 15 years ago
autobuilder: print a helpful error message if build.sh doesn't exist. More... over 15 years ago
build.sh.example: provide a sample build.sh for common tasks. More... over 15 years ago
Oops, our warnings vs. ok detector was broken. More... over 15 years ago
branches.sh: don't list branches whose HEAD commit is in out/ignore. More... over 15 years ago
runlock: disable idiotic perl lockfile timeout of 3600 seconds. More... over 15 years ago
Weird hack: git doesn't seem to always return 0 on success? More... over 15 years ago
rss.cgi: increase number of elements from 10 to 20. More... over 15 years ago
Add 'start' and 'stop' scripts that run autobuilder.sh with a lock. More... over 15 years ago
Proper signal handling in autobuilder, run-build, and runlock. More... over 15 years ago
rss.cgi: include the build time in the permalink. More... over 15 years ago
Make sure to print the "pending dots" before the BUILDING line. More... over 15 years ago
Oops, earlier fix to make autobuilder.sh keep going didn't actually work. More... over 15 years ago
revlist: never print an ignored commit at all. More... over 15 years ago
Don't print the hr line if an entire branch was ignored. More... over 15 years ago
Track which commit is *currently* being built, and display it in index.cgi. More... over 15 years ago