summaryrefslogtreecommitdiff
path: root/src/librefetch
AgeCommit message (Expand)Author
2018-01-02Change my email address lukeshu@sbcglobal.net -> lukeshu@parabola.nuLuke Shumaker
2018-01-02manpage: librefetch(8): More consistent capitalization in bullet listLuke Shumaker
2018-01-02manpage: librefetch(8): Add a missing commaLuke Shumaker
2018-01-02manpage: librefetch(8): use "-o, --option" instead of "-o | --option"Luke Shumaker
2017-06-21librefetch: Fix regression from 6092b9dLuke Shumaker
2017-05-25start moving things to use the libremessages exit codesLuke Shumaker
2017-05-24Merge conf.sh:load_files and conf.sh:check_vars into load_confLuke Shumaker
2017-05-12librefetch: Fix the check for deciding if to recurse.v20170512Luke Shumaker
2017-05-04random tidy upLuke Shumaker
2017-05-04shellcheck directivesLuke Shumaker
2017-05-03librefetch: tidy an 'eval' commandLuke Shumaker
2017-05-01bugfix [2/2]: librefetch: Correctly fail when given bogus flagsLuke Shumaker
2017-05-01bugfix [2/2]: librefetch: Fix SRCBUILD-to-SRCBUILD operationLuke Shumaker
2017-04-20Use "$?" more sparingly.Luke Shumaker
2017-04-20Don't use subshells in local/export/declare commands.Luke Shumaker
2017-04-11fixup copyright for: `return $?` can be written simply as `return`Luke Shumaker
2017-02-13`return $?` can be written simply as `return`Luke Shumaker
2017-01-30librefetchdir/Makefile: Add a comment about being a source file.Luke Shumaker
2017-01-30Update and tidy the build system for autothing v3.Luke Shumaker
2016-07-25librefetch: add some HACKING notesLuke Shumaker
2016-07-25librefetch(8): there are 6 modes, not 5 (counting is hard, OK?)Luke Shumaker
2016-06-15That shebang (on a non-executable file) shouldn't have been there.Luke Shumaker
2016-06-09librefetch-install: change how the messages look.Luke Shumaker
2016-06-09Work with the new version of autothing.Luke Shumaker
2016-04-15librefetch: add a commentLuke Shumaker
2016-04-14librefetch: support SOURCE_DATE_EPOCHLuke Shumaker
2016-03-03buildsystem: rename all of the install-* variables to libretools-*Luke Shumaker
2016-02-08Refactor the build system. Avoid recursive make.Luke Shumaker
2016-02-07Update librefetch to work with pacman 5.Luke Shumaker
2015-05-31librefetch: Make the names of a couple of temporary files more readableLuke Shumaker
2015-05-31librefetch: Don't try to use makepkg to create .sig files.Luke Shumaker
2015-05-31librefetch: Tidy up usage() text.Luke Shumaker
2015-05-20Use #!/hint/bash instead of the more verbose commentLuke Shumaker
2015-01-05librefetch: wasn't cleaning up temp filesv20150105.1Luke Shumaker
2015-01-05librefetch-makepkg.conf: shut up a useless warning when not included from mak...Luke Shumaker
2015-01-05librefetch: that's what I get for commiting a fix without a testLuke Shumaker
2015-01-05librefetch: fix paths being canonicalized incorrectlyLuke Shumaker
2015-01-04Found a mistake in librefetch-install, use @pkgconfdir@ to avoid those types ...Luke Shumaker
2015-01-04librefetch-install: fixLuke Shumaker
2015-01-04Wow, I botched some Makefile stuffLuke Shumaker
2015-01-01Add a utility to add/remove librefetch from makepkg.confLuke Shumaker
2015-01-01librefetch: Adjust to makepkg now requiring $BUILDSCRIPT to be in $PWDLuke Shumaker
2015-01-01librefetch: minor touch upLuke Shumaker
2015-01-01librefetch: Update for makepkg 4.2.0Luke Shumaker
2014-11-28s/parabolagnulinux.org/parabola.nu/Luke Shumaker
2014-07-05quote calls to librelibLuke Shumaker
2014-07-02Some grammar fixes too.Luke Shumaker
2014-07-02spell-check :/Luke Shumaker
2014-07-01librefetch: use linux-util:getopt(1) to support getopt-flag-combiningLuke Shumaker
2014-06-16Merge branch 'master' of ssh://projects.parabolagnulinux.org:1863/~git/packag...Luke Shumaker