Age | Commit message (Expand) | Author |
2013-07-09 | librefetch: make the second argument optional, document | Luke Shumaker |
2013-07-09 | librefetch: re-think BUILDDIR logic. | Luke Shumaker |
2013-07-09 | librefetch: inhibit symlink creation, rather than removing it afterward | Luke Shumaker |
2013-07-08 | librefetch: print usage errors to stderr | Luke Shumaker |
2013-07-08 | librefetch: drop compatibility code for old versions of makepkg. | Luke Shumaker |
2013-07-08 | librefetch: don't create modified files until after the help/version modes | Luke Shumaker |
2013-07-06 | Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/packages/lib...v20130706 | Luke Shumaker |
2013-07-06 | pkgbuild-check-nonfree: also check optdepends | Luke Shumaker |
2013-07-06 | pkgbuild-check-nonfree: use printf-type messages, not string interpolation. | Luke Shumaker |
2013-07-06 | fix bug in librefetch | Luke Shumaker |
2013-07-04 | toru: add missing parenthesis. | Michał Masłowski |
2013-06-27 | aur, pkgbuild-check-nonfree: mkmakedepends and mkcheckdepends don't existv20130627 | Luke Shumaker |
2013-06-27 | add {load,unset}_PKGBUILD to conf.sh, use it. | Luke Shumaker |
2013-06-27 | cleanup: set CARCH before loading PKGBUILD | Luke Shumaker |
2013-06-23 | librerelease: sort list output.v20130622 | Luke Shumaker |
2013-06-23 | librechroot: fix mkdir spitting to stderr in clean-pkgs. | Luke Shumaker |
2013-06-23 | mv src/librelib src/lib/ # and split librelib into a separate package | Luke Shumaker |
2013-06-23 | mv src/devtools/lib/common.sh src/lib/ # and add common-devtools.mk | Luke Shumaker |
2013-06-15 | Makefiles: pull the config section into config.mk | Luke Shumaker |
2013-06-13 | lib/conf.sh: remove INCLUDE_CONF_SH line; everything has been migrated | Luke Shumaker |
2013-06-11 | librechroot: clarify what config files are installed. | Luke Shumaker |
2013-06-11 | libremakepkg: don't remove -N, but discourage its use.v20130611 | Luke Shumaker |
2013-06-11 | libremakepkg: improve behavior when PACKAGER is not set | Luke Shumaker |
2013-06-10 | distcc-tool: fix bugs in odaemon | Luke Shumaker |
2013-06-10 | libremakepkg: set PACKAGER in the chroot to reflect the value outside. | Luke Shumaker |
2013-06-10 | improve documentation in chroot.conf | Luke Shumaker |
2013-06-10 | libremakepkg: integrate distcc-tool | Luke Shumaker |
2013-06-09 | libremakepkg: fix up clean up routines | Luke Shumaker |
2013-06-09 | distcc-tools: remove automatic ssh configuration | Luke Shumaker |
2013-06-09 | add chroot-tools/distcc-tool; it is not used yet though | Luke Shumaker |
2013-06-08 | makechrootpkg.sh: fix message when deleting a copy | Luke Shumaker |
2013-06-08 | librestage: handle PKGDEST better, fix testsv20130608 | Luke Shumaker |
2013-06-08 | libremakepkg: add -N flag to enable networking, for distcc support | Luke Shumaker |
2013-06-08 | librerelease: fix sign_packages+pinentry-curses breaking the terminal | Luke Shumaker |
2013-06-08 | Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/packages/lib... | Luke Shumaker |
2013-06-08 | libretools.conf: tidy up | Luke Shumaker |
2013-06-08 | librerelease: print a message before running HOOK{PRE,POST}RELEASE | Luke Shumaker |
2013-06-08 | librestage: go back to looping over all arches | Luke Shumaker |
2013-06-08 | aur: cleanup, fix | Luke Shumaker |
2013-06-08 | pkgbuild-check-nonfree: add -c flag to not download a new blacklist | Luke Shumaker |
2013-06-08 | pkgbuild-check-licenses: fix | Luke Shumaker |
2013-06-08 | libreblacklist: fix a few bugs | Luke Shumaker |
2013-06-08 | is_built: make the version optional | Luke Shumaker |
2013-06-08 | libretools.conf: change default DIFFTOOL order | Luke Shumaker |
2013-06-08 | Fail when it's not possible to sign packages (issue #347) | Nicolás Reynolds |
2013-06-05 | librechroot: fix clean-repov20130605.1 | Luke Shumaker |
2013-06-05 | chroot.conf: configure CHROOTEXTRAPKG to be empty by defaultv20130605testing-20130605 | Luke Shumaker |
2013-06-05 | librechroot: improve documentation for -C and -M | Luke Shumaker |
2013-06-05 | librechroot: check if the command doesn't exist and fail early | Luke Shumaker |
2013-06-05 | libre{chroot,makepkg}: improve handling of when not configured | Luke Shumaker |