Age | Commit message (Expand) | Author |
2014-02-02 | Normalize to use the string "Copyright (C)" | Luke Shumaker |
2014-02-02 | I forgot to bump the copyright year on all the files I've touched this year | Luke Shumaker |
2014-01-20 | librefetch: fix the %u bug by deferring variable evaluation until the eval. | Luke Shumaker |
2014-01-20 | normalize to use >&2 instead of /dev/stderr | Luke Shumaker |
2014-01-20 | librefetch: improve error handling | Luke Shumaker |
2014-01-05 | librefetch: parse an '--' argument correctly | Luke Shumaker |
2014-01-04 | librefetch: update docs | Luke Shumaker |
2014-01-04 | librefetch: fiddle with DOWNLOADER percent-substitution | Luke Shumaker |
2014-01-04 | librefetch: replace MIRROR with MIRRORS (but doesn't update the docs) | Luke Shumaker |
2014-01-04 | librefetch: defer canonicalizing $src until we've validated $MIRROR | Luke Shumaker |
2014-01-04 | librefetch: Update the docs: `version` mode is gone, a while ago. | Luke Shumaker |
2014-01-04 | librefetch: clean up option parsing | Luke Shumaker |
2014-01-03 | librefetch: partially update the docs | Luke Shumaker |
2014-01-03 | librefetch: accept HTTP URLs, but don't create if they aren't in $MIRROR | Luke Shumaker |
2014-01-03 | librefetch: change default MIRROR location | Luke Shumaker |
2013-10-26 | fix librefetch, add (some) tests for itv20131027 | Luke Shumaker |
2013-10-26 | librefetch: clean src-libre before running | Luke Shumaker |
2013-09-29 | Strip trailing whitespace everywhere. | Luke Shumaker |
2013-09-23 | librefetch: tidy up: use prose(), remove --version, remove $MAKEPKG | Luke Shumaker |
2013-09-22 | Merge commit '610699' | Luke Shumaker |
2013-09-18 | librefetch: Don't inherit `options` or `PURGE_TARGETS` | Luke Shumaker |
2013-09-12 | Merge branch 'fauno~2' (early part) into master | Luke Shumaker |
2013-09-11 | Make common-devtools.mk unnecessary. Move devtools chroot stuff into chroot-t... | 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-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-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 | fix bug in librefetch | Luke Shumaker |
2013-06-05 | Double bracket ==/</> compare lexicographically, not numerically. | Luke Shumaker |
2013-06-05 | Phase out `load_conf_*` and `check_conf_*` functions | Luke Shumaker |
2013-05-27 | librefetch: bail early if makepkg fails | Luke Shumaker |
2013-05-26 | redo the library system; avoid hard-coded paths | Luke Shumaker |
2013-05-25 | move librefetch:print() to libremessages:print() | 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-02 | librefetch: take advantage of provided libraries | Luke Shumaker |
2013-04-25 | beta 4 of librefetch | Luke Shumaker |
2013-04-25 | beta 3 of librefetch | Luke Shumaker |