summaryrefslogtreecommitdiff
path: root/src/librefetch
AgeCommit message (Expand)Author
2021-07-26wip - multiple concernswip-2021-03bill-auger
2021-07-26sq wip disabled sigbill-auger
2021-07-26revertme - debuggingbill-auger
2021-07-26revertme - debuggingbill-auger
2021-07-26housekeepingbill-auger
2021-07-26sq refactor create_sigbill-auger
2021-07-26sq wip disabled sigbill-auger
2021-07-26wip - mksource librefetchbill-auger
2021-07-26sq - housekeeping create_signature()bill-auger
2021-07-26!squash - re-work special mksource PKGBUILDbill-auger
2021-07-26re-work special mksource PKGBUILDbill-auger
2021-01-23housekeepingbill-auger
2021-01-18delete split-pkg functions from mksource temporary PKGBUILDbill-auger
2020-11-20housekeepingbill-auger
2020-11-20mksource() loggingbill-auger
2020-11-20bugfix mksource()bill-auger
2020-11-20housekeepingbill-auger
2020-11-20update docsbill-auger
2020-11-20whitespacebill-auger
2020-11-20normalize `source` callsbill-auger
2020-11-20housekeepingbill-auger
2020-11-20whitespacebill-auger
2018-08-29Makefile: Fix installation of makepkg.d/librefetch.confv20180829Luke Shumaker
2018-08-26librefetch: Drop a file in /etc/makepkg.d/ rather than editing makepkg.confLuke Shumaker
2018-05-30librefetch: Clear backup=()Luke Shumaker
2018-05-30librefetch: Update for makepkg 5.1Luke Shumaker
2018-05-29librefetch: purge.sh: Fixup whitespaceLuke Shumaker
2018-05-29librefetch: source.sh.gen: Fix header commentLuke Shumaker
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