summaryrefslogtreecommitdiff
path: root/src/librefetch
AgeCommit message (Expand)Author
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-09-11Make common-devtools.mk unnecessary. Move devtools chroot stuff into chroot-t...Luke 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-27add manpages for librefetchLuke Shumaker
2013-07-27revamp the Makefiles to support manpagesLuke 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