summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-23librechroot: fix mkdir spitting to stderr in clean-pkgs.Luke Shumaker
2013-06-23mv src/librelib src/lib/ # and split librelib into a separate packageLuke Shumaker
2013-06-23mv src/devtools/lib/common.sh src/lib/ # and add common-devtools.mkLuke Shumaker
2013-06-15config.mk: change default value for sbindir to be the same as bindirLuke Shumaker
2013-06-15Makefiles: pull the config section into config.mkLuke Shumaker
2013-06-13lib/conf.sh: remove INCLUDE_CONF_SH line; everything has been migratedLuke Shumaker
2013-06-11librechroot: clarify what config files are installed.Luke Shumaker
2013-06-11libremakepkg: don't remove -N, but discourage its use.v20130611Luke Shumaker
2013-06-11libremakepkg: improve behavior when PACKAGER is not setLuke Shumaker
2013-06-10distcc-tool: fix bugs in odaemonLuke Shumaker
2013-06-10libremakepkg: set PACKAGER in the chroot to reflect the value outside.Luke Shumaker
2013-06-10improve documentation in chroot.confLuke Shumaker
2013-06-10libremakepkg: integrate distcc-toolLuke Shumaker
2013-06-09libremakepkg: fix up clean up routinesLuke Shumaker
2013-06-09distcc-tools: remove automatic ssh configurationLuke Shumaker
2013-06-09add chroot-tools/distcc-tool; it is not used yet thoughLuke Shumaker
2013-06-08makechrootpkg.sh: fix message when deleting a copyLuke Shumaker
2013-06-08librestage: handle PKGDEST better, fix testsv20130608Luke Shumaker
2013-06-08libremakepkg: add -N flag to enable networking, for distcc supportLuke Shumaker
2013-06-08librerelease: fix sign_packages+pinentry-curses breaking the terminalLuke Shumaker
2013-06-08Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/packages/lib...Luke Shumaker
2013-06-08libretools.conf: tidy upLuke Shumaker
2013-06-08librerelease: print a message before running HOOK{PRE,POST}RELEASELuke Shumaker
2013-06-08librestage: go back to looping over all archesLuke Shumaker
2013-06-08aur: cleanup, fixLuke Shumaker
2013-06-08pkgbuild-check-nonfree: add -c flag to not download a new blacklistLuke Shumaker
2013-06-08pkgbuild-check-licenses: fixLuke Shumaker
2013-06-08libreblacklist: fix a few bugsLuke Shumaker
2013-06-08is_built: make the version optionalLuke Shumaker
2013-06-08libretools.conf: change default DIFFTOOL orderLuke Shumaker
2013-06-08Add myself to the AUTHORS fileLuke Shumaker
2013-06-08Fail when it's not possible to sign packages (issue #347)Nicolás Reynolds
2013-06-05librechroot: fix clean-repov20130605.1Luke Shumaker
2013-06-05chroot.conf: configure CHROOTEXTRAPKG to be empty by defaultv20130605testing-20130605Luke Shumaker
2013-06-05librechroot: improve documentation for -C and -MLuke Shumaker
2013-06-05add a system to skip tests that require networking or sudo.Luke Shumaker
2013-06-05fix the tests to work when libretools isn't installedLuke Shumaker
2013-06-05testenv: do a better job of cleaning up temorary filesLuke Shumaker
2013-06-05librechroot: check if the command doesn't exist and fail earlyLuke Shumaker
2013-06-05libre{chroot,makepkg}: improve handling of when not configuredLuke Shumaker
2013-06-05libreblacklist: fix call to check_varsLuke Shumaker
2013-06-05test/.gitignore: ignore roundup temporary filesLuke Shumaker
2013-06-05unit tests: make XDG_CONFIG_HOME not exist when checking usage textLuke Shumaker
2013-06-05librelib: print to stderr if it can't find the libraryLuke Shumaker
2013-06-05unit tests: sudo was unsetting LIBRETOOLS_LIBDIRLuke Shumaker
2013-06-05add unit tests for aur and is_builtLuke Shumaker
2013-06-05pkgbuild-check-licenses: touch upLuke Shumaker
2013-06-05is_built: document exit codesLuke Shumaker
2013-06-05Double bracket ==/</> compare lexicographically, not numerically.Luke Shumaker
2013-06-05fullpkg-find:copy_files(): comment on being stolen from makechrootpkgLuke Shumaker