Age | Commit message (Expand) | Author |
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 |
2013-05-29 | aur: use conf.sh | Luke Shumaker |
2013-05-29 | lib/conf.sh: learn about the slug "abs" | Luke Shumaker |
2013-05-28 | librechroot: fix typos, add unit testtesting-20130528.2 | Luke Shumaker |
2013-05-28 | librechroot: didn't always create repo.db symlinktesting-20130528.1 | Luke Shumaker |
2013-05-27 | fix a bug in conf.sh (from the get_files->list_files switch), add unit testtesting-20130528 | Luke Shumaker |
2013-05-27 | fix and add unit tests | Luke Shumaker |
2013-05-27 | libreblacklist: learn `-h` | Luke Shumaker |
2013-05-27 | librefetch: bail early if makepkg fails | Luke Shumaker |
2013-05-27 | flesh out the header added to common.sh | Luke Shumaker |
2013-05-27 | add tests for libreblacklist, fix a few bugs | Luke Shumaker |
2013-05-27 | add (some) unit tests for librelib and libremessages | Luke Shumaker |
2013-05-27 | Add (roundup-based) unit-test framework, tests for pkgbuild-check-nonfree | Luke Shumaker |
2013-05-26 | librelib: fix usage() | Luke Shumaker |
2013-05-26 | redo the library system; avoid hard-coded paths | Luke Shumaker |
2013-05-26 | Makefile: things in libre_datadir should be 644, not 755 | 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-24 | clean up doc/; normalize filenames, clean up createworkdir(.md) | 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 |