summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-17Merge branch 'lukeshu/archlinux+cleanup+librelib' into lukeshu/xbsLuke 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-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-17Merge branch 'lukeshu/xbs' into testmergeLuke Shumaker
2016-04-17get tests from lukeshu/archlinux+cleanup+librelibLuke 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
2016-04-16Fix quoting around variables, especially arrays.Luke Shumaker
2016-02-16disallow packages not built in a chrootarchlinuxLevente Polyak
2016-02-07Update bundled makepkg.confPierre Schmitz
2016-02-07Remove separate creation of file databasesPierre Schmitz
2015-06-08Merge branch 'master' into lukeshu/xbsLuke Shumaker
2015-06-08These changes to abslibre were sitting on the serverParabola Repo
2015-06-08config: remove mips64el from ARCHESLuke Shumaker
2015-06-08db-update: get the correct directory for xbsLuke Shumaker
2015-06-08rename libremessages to db-libremessages to avoid masking libretools libremes...Luke Shumaker
2015-06-05db-update: Hook in to `xbs release-server` as it exists today.Luke Shumaker
2015-06-05Remove cron-jobs/sourceballs2.Luke Shumaker
2015-06-05Use XBS instead of the SVN/ABS grossness.Luke Shumaker
2015-06-05db-functions: do better printing of whitespace-separated filenamesLuke Shumaker
2015-05-25Backport simple changes from the lukeshu/cleanup+xbs2+stuff branchLuke Shumaker
2015-05-25Merge branch 'lukeshu/cleanup' into lukeshu/xbsLuke Shumaker
2015-05-25Use $(xbs name) instead of saying XBS.Luke Shumaker
2015-05-25Pull in more changes from lukeshu/archlinux+cleanup+librelibLuke Shumaker
2015-05-25db-update: Remove debug codeLuke Shumaker
2015-05-25Remove pointless differences from Arch LinuxLuke Shumaker
2015-05-25Handle empty things (from Arch Linux)Luke Shumaker
2015-05-25Clean up shebangsLuke Shumaker
2015-05-25db-remove: pull the path ${SVNREPO}/$repo/$pkgbase into a variable.Luke Shumaker
2015-05-25db-remove: remove_pkgs= should have been remove_pkgs+=Luke Shumaker
2015-05-25repo-sanity-check: expand on the comment at the top.Luke Shumaker
2015-05-25cron-jobs/update-abs-tarballs: Remove; everything is on the same server now.Luke Shumaker
2015-05-24testing2x: Remove; it has no place in Parabola.Luke Shumaker
2015-05-24abslibre: misc changes, look at the diffParabola