Age | Commit message (Expand) | Author |
2013-05-26 | librelib: fix usage() | Luke Shumaker |
2013-05-26 | redo the library system; avoid hard-coded paths | Luke Shumaker |
2013-05-26 | libremessages: run with -euE when stand alone, use == instead of = | Luke Shumaker |
2013-05-26 | blacklist.sh: make -euE or non -euE safe, add comments, make executable. | Luke Shumaker |
2013-05-26 | lib/conf.sh: fix bug with `set -u` | Luke Shumaker |
2013-05-26 | Add copyright headers to src/lib/{blacklist,conf}.sh | Luke Shumaker |
2013-05-26 | libremessages: fix bug with exit value | Luke Shumaker |
2013-05-25 | move librefetch:print() to libremessages:print() | Luke Shumaker |
2013-05-25 | libremessages: clean up comments | Luke Shumaker |
2013-05-24 | remove stdnull, use plain I/O redirection | Luke Shumaker |
2013-05-24 | rm src/is_unfree # nothing uses this | Luke Shumaker |
2013-05-24 | libremessages: simplify stdnull() | Luke Shumaker |
2013-05-23 | is_unfree: use blacklist.sh | Luke Shumaker |
2013-05-23 | lib/blacklist.sh: source conf.sh globally to ensure XDG_CACHE_HOME is set | Luke Shumaker |
2013-05-23 | lib/blacklist.sh:blacklist-cat(): download blacklist iff it doesn't exist | Luke Shumaker |
2013-05-22 | libretools.conf: use https for BLACKLISTtesting-20130522 | Luke Shumaker |
2013-05-22 | add a lib/blacklist.sh, use it for pkgbuild-check-nonfree | Luke Shumaker |
2013-05-22 | librediff: normalize indent | Luke Shumaker |
2013-05-22 | conf.sh: also set XDG_CACHE_HOME | Luke Shumaker |
2013-05-22 | fix https://labs.parabola.nu/issues/335 | Luke Shumaker |
2013-05-22 | pkgbuild-check-nonfree: clean up | Luke Shumaker |
2013-05-21 | conf.sh: add documentation, make generic API more consistent. | Luke Shumaker |
2013-05-21 | libretools.conf: add a comment about being non-executable | Luke Shumaker |
2013-05-14 | update makechrootpkg.sh.patchtesting-20130514 | Luke Shumaker |
2013-05-14 | libremakepkg: fix adding [repo] to pacman.conf | Luke Shumaker |
2013-05-14 | chcleanup: run pacman -Sy first to update the local repo | Luke Shumaker |
2013-05-13 | makechrootpkg.sh:chroot_copy_in(): work with librefetch stuff | Luke Shumaker |
2013-05-13 | librefetch: force the ustar format, pax records atimetesting-20130513 | Luke Shumaker |
2013-05-13 | librefetch: don't run prepare() or check() | Luke Shumaker |
2013-05-13 | librefetch: find source files distributed with the PKGBUILD | Luke Shumaker |
2013-05-13 | librefetch: careful with stdout, might be called by `makepkg -g` | Luke Shumaker |
2013-05-08 | lib/conf.sh: hopefully this will fix alfplayer's problem w/ /dev/stderrtesting-20130508 | Luke Shumaker |
2013-05-08 | librechroot: improve usage() text | Luke Shumaker |
2013-05-07 | libremakepkg: copy more things out on failuretesting-20130507 | Luke Shumaker |
2013-05-07 | have `librechroot install-file` add the packages to the local repo. | Luke Shumaker |
2013-05-07 | libremakepkg: fix possible sudo option parsing bug | Luke Shumaker |
2013-05-07 | It appears that I left out implementing `librechroot update` | Luke Shumaker |
2013-05-07 | Merge remote-tracking branch 'remotes/origin/fauno' | Luke Shumaker |
2013-05-03 | libremakepkg: fix -R flagtesting-20130503 | Luke Shumaker |
2013-05-02 | mips64el-tools/librebasebuilder: s/mkarchroot/archroot/ | Luke Shumaker |
2013-05-02 | libremakepkg: only lock the chroot if there is a chroot to lock. | Luke Shumaker |
2013-05-02 | fix libremakepkg | Luke Shumaker |
2013-05-02 | chcleanup: msg is used too | Luke Shumaker |
2013-05-02 | librefetch: take advantage of provided libraries | Luke Shumaker |
2013-05-02 | COMMITCMD is no longer used, remove it from the conf | Luke Shumaker |
2013-05-02 | src/devtools/Makefile: edit lib/*.sh scripts | Luke Shumaker |
2013-05-02 | librechroot: improve message output | Luke Shumaker |
2013-05-02 | librechroot: fix ${archroot_args[]} | Luke Shumaker |
2013-05-02 | fix the Makefiles | Luke Shumaker |
2013-05-02 | fix minor bugs in Makefile, .gitignore | Luke Shumaker |