Age | Commit message (Expand) | Author |
2013-06-05 | pkgbuild-check-licenses: touch up | Luke Shumaker |
2013-06-05 | is_built: document exit codes | Luke Shumaker |
2013-06-05 | Double bracket ==/</> compare lexicographically, not numerically. | Luke Shumaker |
2013-06-05 | fullpkg-find:copy_files(): comment on being stolen from makechrootpkg | Luke Shumaker |
2013-06-05 | use common.sh:get_full_version() universally | Luke Shumaker |
2013-06-05 | fix up mipsrelease/fullpkg-build/HOOKLOCALRELEASE | Luke Shumaker |
2013-06-05 | librerelease: use a single REPODEST instead of PARABOLAHOST + LIBREDESTDIR | Luke Shumaker |
2013-06-05 | libretools.conf: add ssh value for ABSLIBREGIT in comment | Luke Shumaker |
2013-06-05 | conf.sh: add a mechanism to save environmental variables | Luke Shumaker |
2013-06-05 | conf.sh: fix leaked local variables | Luke Shumaker |
2013-06-05 | librerelease: Use makepkg.conf:GPGKEY instead of libretools.conf:SIGID | Luke Shumaker |
2013-06-05 | librerelease: add a HOOKPOSTRELEASE | Luke Shumaker |
2013-06-05 | librerelease: clean up | Luke Shumaker |
2013-06-05 | libre{stage,release}: Standardize message for running as root. | Luke Shumaker |
2013-06-05 | librerelease: wrap the end bit in `function main {...}; main "$@"` | Luke Shumaker |
2013-06-05 | librerelease: format usage() to be consistent | Luke Shumaker |
2013-06-05 | librerelease: use tab for indent | Luke Shumaker |
2013-06-05 | librechroot: capitalization and punctuation in usage() | Luke Shumaker |
2013-06-05 | librestage: clean up, add unit tests | Luke Shumaker |
2013-06-05 | librestage: use tabs to indent | Luke Shumaker |
2013-06-05 | chcleanup: don't fail when offline | Luke Shumaker |
2013-06-05 | lib/conf.sh: respect a customized HOME variable | Luke Shumaker |
2013-06-05 | Add tests for librechroot's help system, make them pass. | Luke Shumaker |
2013-06-05 | Add tests for the libreblacklist help system, make them pass. | Luke Shumaker |
2013-06-05 | libretools.conf: add default for HOOKPREBUILD, comment | Luke Shumaker |
2013-06-05 | Phase out `load_conf_*` and `check_conf_*` functions | Luke Shumaker |
2013-06-05 | conf.sh: fix potential bug with MAKEPKG_CONF | Luke Shumaker |
2013-06-05 | mv diff-unfree abslibre-tools/ | Luke Shumaker |
2013-06-05 | rm librediff | Luke Shumaker |
2013-06-05 | [many tools]: miscellaneous minor cleanups | Luke Shumaker |
2013-06-05 | clean up configuration files | Luke Shumaker |
2013-06-05 | [all tools]: use conf.sh (and libremessages if necessary) | Luke Shumaker |
2013-06-05 | libreaddiff: use a shebang instead of `set -e` | Luke Shumaker |
2013-06-05 | mips-add: fix (it used the now-gone librecommit) | Luke Shumaker |
2013-06-05 | createworkdir: properly quote array | Luke Shumaker |
2013-06-05 | librediff: fix (even if it is stupid) | Luke Shumaker |
2013-06-05 | treepkg: make compound if statements more readable | Luke Shumaker |
2013-06-05 | is_built: touch up | Luke Shumaker |
2013-06-05 | aur: play with return status | Luke Shumaker |
2013-06-05 | pull code from `aur` into new prog `pkgbuild-check-licenses`, enhance | Luke Shumaker |
2013-06-05 | aur, pkgbuild-check-nonfree: fix up copyright lines | Luke Shumaker |
2013-06-05 | pkgbuild-check-nonfree: exit with 1 when not a PKGBUILD | Luke Shumaker |
2013-06-05 | aur: detect common licenses not in /usr/share/license/common | Luke Shumaker |
2013-06-05 | aur: also examine "checkdepends", and mk{,check,make}depends (librefetch) | Luke Shumaker |
2013-06-05 | aur: report if pkgbuild-check-nonfree failed | Luke Shumaker |
2013-06-05 | aur: Use pacman instead of searching ABSROOT; works for split packages | Luke Shumaker |
2013-06-05 | aur: prompt to continue after diffing a package | Luke Shumaker |
2013-06-05 | aur: cleanup quoting, etc. | Luke Shumaker |
2013-06-05 | aur: don't support not diffing a package if there is diffing to be done | Luke Shumaker |
2013-06-05 | aur: expand help text, require at least one argument | Luke Shumaker |