summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-02Merge branch 'pending' into lukeshu/xbslukeshu/xbsLuke Shumaker
2016-06-02Drop support code for old pkgpool-les repository format.pendingLuke Shumaker
2016-06-02db-update: add some stricter checks from Arch Linux upstreamLuke Shumaker
2016-06-02get rid of stupid differences between this and lukeshu/xbsLuke Shumaker
2016-06-02db-functions: learn some new functions from Arch Linux upstreamLuke Shumaker
2016-06-02Handle split packages with different pkgver.Luke Shumaker
2016-06-02testing cleanup (backported from lukeshu/xbs)Luke Shumaker
2016-06-02Add READMELuke Shumaker
2016-04-17un-delete the repo sanity checkLuke Shumaker
2016-04-17mv cron-jobs/repo-sanity-check db-check-repo-sanityLuke Shumaker
2016-04-17Backport changes from the lukeshu/xbs branch.Luke Shumaker
2016-04-17Write a README.Luke Shumaker
2016-04-17Merge branch 'master' into lukeshu/xbsLuke Shumaker
2016-04-17Merge branch 'lukeshu/archlinux+cleanup+librelib' into lukeshu/xbsLuke Shumaker
2016-04-17tidyLuke Shumaker
2016-04-17Use the librelib version of get_full_versionlukeshu/archlinux+cleanup+librelibLuke Shumaker
2016-04-17db-functions: get CARCH from makepkg.confLuke Shumaker
2016-04-17db-functions: use librelib instead of having copies hereLuke Shumaker
2016-04-17devlist-mailer: Make LIST and FROM configurablelukeshu/archlinux+cleanupLuke Shumaker
2016-04-17Normalize to tab indent.Luke Shumaker
2016-04-17db-functions: Fix check_repo_permission checking all architecturesLuke Shumaker
2016-04-17Consistently use "$(dirname "$(readlink -e "$0")")"Luke Shumaker
2016-04-17Add "#!/hint/bash" to the beginning of several files.Luke Shumaker
2016-04-17Use `grep &>/dev/null` instead of `grep -q` when operating on piped stdin.Luke Shumaker
2016-04-17test/: Make which architectures to build for configurable.Luke Shumaker
2016-04-17test/: make TMPDIR configurable via config.testingLuke Shumaker
2016-04-17Export TMPDIR, and use mktemp -t instead of making it part of the templateLuke Shumaker
2016-04-17Use += instead of jumping through hoops.Luke Shumaker
2016-04-17more config file cleanupLuke Shumaker
2016-04-17oopsLuke Shumaker
2016-04-17switch up the naming schem for the import scriptsLuke Shumaker
2016-04-17Clean up the config files.Luke Shumaker
2016-04-17Sync test/ with lukeshu/archlinux+cleanup+librelib again.Luke Shumaker
2016-04-17test/lib/common.inc: fix a bad mergeLuke Shumaker
2016-04-17mv db-check-nonfree{,-in-db}Luke Shumaker
2016-04-17Give things more consistent names.Luke Shumaker
2016-04-17Move xihh's tests out of tests/ into tests-xihh/Luke Shumaker
2016-04-17tidyLuke Shumaker
2016-04-17begone with create-repoLuke Shumaker
2016-04-17bring back xihh's tests into tests-xihh/Luke Shumaker
2016-04-17Merge branch 'lukeshu/xbs' into testmergeLuke Shumaker
2016-04-17get tests from lukeshu/archlinux+cleanup+librelibLuke Shumaker
2016-04-17begone with db-libremessagesLuke Shumaker
2016-04-17Grab an updated test/ directory from lukeshu/archlinux+cleanup+librelibLuke Shumaker
2016-04-17Give things more consistent namesLuke Shumaker
2016-04-17merge README-WORKING-ON and TODO into HACKING.orgLuke Shumaker
2016-04-17remove editor backup fileLuke Shumaker
2016-04-16db-pick-mirror: filter out URLs with incomplete informationLuke Shumaker
2016-04-16db-pick-mirror: use Net::HTTP instead of RestClientLuke Shumaker
2016-04-16Use printf-formatters instead of string interpolation on msg, error, etc.Luke Shumaker