Age | Commit message (Expand) | Author |
2013-09-21 | abslibre-tools: internationalize | Luke Shumaker |
2013-09-21 | librerelease: tidy up | Luke Shumaker |
2013-09-18 | librefetch: Don't inherit `options` or `PURGE_TARGETS` | Luke Shumaker |
2013-09-14 | libremakepkg: play with the outputv20130914 | Luke Shumaker |
2013-09-14 | libremakepkg: clean up temporary files created by prepare_chroot | Luke Shumaker |
2013-09-14 | libremakepkg: add a librechroot_flags variable, split chrootbuild up | Luke Shumaker |
2013-09-14 | libremakepkg: remove extra call to clean_chroot | Luke Shumaker |
2013-09-13 | libremakepkg: I can't believe committed my debug statements. | Luke Shumaker |
2013-09-12 | Merge branch 'fauno~2' (early part) into master | Luke Shumaker |
2013-09-11 | libreblacklist: Fix a bug in the -h flag, adjust the unit test to catch it. | Luke Shumaker |
2013-09-11 | libre{stage,release}: fix https://labs.parabola.nu/issues/379 | Luke Shumaker |
2013-09-11 | Update to the new version of devtools (huge commit). | Luke Shumaker |
2013-09-11 | chcleanup: Do better error handling | Luke Shumaker |
2013-09-11 | chroot-tools: internationalize | Luke Shumaker |
2013-09-11 | internationalize pkgbuild-check-* | Luke Shumaker |
2013-09-11 | librelib: Internationalize (actually use the internationalization stuff) | Luke Shumaker |
2013-09-11 | libremessages: add a few more message routines, and make them gettext-aware. | Luke Shumaker |
2013-09-11 | Move libregit into its own directory/subpackage | Luke Shumaker |
2013-09-11 | libregit: don't call gettext, I will count on libremessages to do that | Luke Shumaker |
2013-09-11 | Make common-devtools.mk unnecessary. Move devtools chroot stuff into chroot-t... | Luke Shumaker |
2013-09-11 | conf.sh: touch up quoting | Luke Shumaker |
2013-08-12 | librefetch: add .makepkg/ to PURGE_TARGETS, it is created in download_svn()v20130812 | Luke Shumaker |
2013-08-07 | librefetch: fix a bug with setting pkgname for split packages | Luke Shumaker |
2013-08-07 | librefetch: add a `print` mode | Luke Shumaker |
2013-08-05 | pkgbuild-check-nonfree: make the messages about the blacklist | Luke Shumaker |
2013-07-27 | add manpages for librefetch | Luke Shumaker |
2013-07-27 | revamp the Makefiles to support manpages | Luke Shumaker |
2013-07-27 | librefetch: fix $pkgdir handling for new-ish versions of makepkgv20130727 | Luke Shumaker |
2013-07-27 | librefetch: prevent readlink from thinking the filename is a flag | Luke Shumaker |
2013-07-26 | pkgbuild-check-*: load conf.sh (it is used) | Luke Shumaker |
2013-07-14 | add libregit; a git downloader. Basically parabolaweb-downloadv20130714 | Luke Shumaker |
2013-07-09 | librefetch: preserve exit status from makepkg | Luke Shumaker |
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 |