0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Feb 11, 2025 — Feb 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
rss.cgi: include the commitid in the RSS message for easier reference. More... over 17 years ago
autobuilder.sh: keep building until there's nothing else to build. More... over 17 years ago
index.cgi shouldn't *depend* on the revcache file under normal conditions. More... over 17 years ago
branches.sh: oops, didn't quite exlude refs/heads/* properly last time! More... over 17 years ago
runlock: a simple perl script for running a program *only* if it's not already. More... over 17 years ago
find_errors: also include the last 25 lines of the builder output. More... over 17 years ago
branches.sh: skip refs/heads/* and */HEAD, as they're irrelevant. More... over 17 years ago
Add an rsync-to script, and make cgi's capable of running without git. More... over 17 years ago
index.cgi: nicer-looking output. More... over 17 years ago
revlist: stop printing revs if we hit an ignored revision. More... over 17 years ago
run-build: print a log message after building to remind us what we just built. More... over 17 years ago
index.cgi: don't forget to print the pending count right at the end. More... over 17 years ago
next-rev.sh: don't try to build if the very last commit is already FAIL. More... over 17 years ago
autobuilder: split out the "build one rev" script into run-build.sh. More... over 17 years ago
index.cgi: only print (pending) once per branch, at most. More... over 17 years ago
rss.cgi and log.cgi: use git-describe --contains to name commits. More... over 17 years ago
next-rev: when bisecting, exclude the known failed revision at the top. More... over 17 years ago
Add next-rev.sh, a script for calculating which revision to build next. More... over 17 years ago
Summary page now shows up to the most recent *passing* entry for each branch. More... over 17 years ago
autobuilder.sh: run ../build.sh instead of make, to be more general. More... over 17 years ago
rss.cgi: correct certain non-html-friendly characters. More... over 17 years ago
Oops, forgot to commit out/index.css. More... over 17 years ago
Only strip the remotename from refs, not *all* slashes. More... over 17 years ago
rss feed now validates correctly. More... over 17 years ago
Auto-strip redundant Delphi "building file..." lines from log output. More... over 17 years ago
Don't show results from commits listed in out/ignore/*. More... over 17 years ago
Sort rss by mtime. More... over 17 years ago
More changes. More... over 17 years ago
Actually run git clean. More... over 17 years ago
More fixes. More... over 17 years ago