summaryrefslogtreecommitdiff
path: root/src/librefetch/librefetch
AgeCommit message (Expand)Author
2014-01-20librefetch: fix the %u bug by deferring variable evaluation until the eval.Luke Shumaker
2014-01-20normalize to use >&2 instead of /dev/stderrLuke Shumaker
2014-01-20librefetch: improve error handlingLuke Shumaker
2014-01-05librefetch: parse an '--' argument correctlyLuke Shumaker
2014-01-04librefetch: update docsLuke Shumaker
2014-01-04librefetch: fiddle with DOWNLOADER percent-substitutionLuke Shumaker
2014-01-04librefetch: replace MIRROR with MIRRORS (but doesn't update the docs)Luke Shumaker
2014-01-04librefetch: defer canonicalizing $src until we've validated $MIRRORLuke Shumaker
2014-01-04librefetch: Update the docs: `version` mode is gone, a while ago.Luke Shumaker
2014-01-04librefetch: clean up option parsingLuke Shumaker
2014-01-03librefetch: partially update the docsLuke Shumaker
2014-01-03librefetch: accept HTTP URLs, but don't create if they aren't in $MIRRORLuke Shumaker
2013-10-26fix librefetch, add (some) tests for itv20131027Luke Shumaker
2013-10-26librefetch: clean src-libre before runningLuke Shumaker
2013-09-29Strip trailing whitespace everywhere.Luke Shumaker
2013-09-23librefetch: tidy up: use prose(), remove --version, remove $MAKEPKGLuke Shumaker
2013-09-22Merge commit '610699'Luke Shumaker
2013-09-18librefetch: Don't inherit `options` or `PURGE_TARGETS`Luke Shumaker
2013-09-12Merge branch 'fauno~2' (early part) into masterLuke Shumaker
2013-08-12librefetch: add .makepkg/ to PURGE_TARGETS, it is created in download_svn()v20130812Luke Shumaker
2013-08-07librefetch: fix a bug with setting pkgname for split packagesLuke Shumaker
2013-08-07librefetch: add a `print` modeLuke Shumaker
2013-07-27librefetch: fix $pkgdir handling for new-ish versions of makepkgv20130727Luke Shumaker
2013-07-27librefetch: prevent readlink from thinking the filename is a flagLuke Shumaker
2013-07-09librefetch: preserve exit status from makepkgLuke Shumaker
2013-07-09librefetch: make the second argument optional, documentLuke Shumaker
2013-07-09librefetch: re-think BUILDDIR logic.Luke Shumaker
2013-07-09librefetch: inhibit symlink creation, rather than removing it afterwardLuke Shumaker
2013-07-08librefetch: print usage errors to stderrLuke Shumaker
2013-07-08librefetch: drop compatibility code for old versions of makepkg.Luke Shumaker
2013-07-08librefetch: don't create modified files until after the help/version modesLuke Shumaker
2013-07-06fix bug in librefetchLuke Shumaker
2013-06-05Double bracket ==/</> compare lexicographically, not numerically.Luke Shumaker
2013-06-05Phase out `load_conf_*` and `check_conf_*` functionsLuke Shumaker
2013-05-27librefetch: bail early if makepkg failsLuke Shumaker
2013-05-26redo the library system; avoid hard-coded pathsLuke Shumaker
2013-05-25move librefetch:print() to libremessages:print()Luke Shumaker
2013-05-13librefetch: force the ustar format, pax records atimetesting-20130513Luke Shumaker
2013-05-13librefetch: don't run prepare() or check()Luke Shumaker
2013-05-13librefetch: find source files distributed with the PKGBUILDLuke Shumaker
2013-05-13librefetch: careful with stdout, might be called by `makepkg -g`Luke Shumaker
2013-05-02librefetch: take advantage of provided librariesLuke Shumaker
2013-04-25beta 4 of librefetchLuke Shumaker
2013-04-25beta 3 of librefetchLuke Shumaker
2013-04-25second iteration of librefetchLuke Shumaker
2013-04-25initial implementation of librefetchLuke Shumaker