summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-04bugfix [2/2]: toru-pathLuke Shumaker
2017-05-04bugfix [1/2]: toru-path: Add a test for basic operation of toru-pathLuke Shumaker
2017-05-04bugfix: gitget: messageLuke Shumaker
2017-05-04bugfix: gitget: correctly detect `git config` errorLuke Shumaker
2017-05-04libredbdiff: reword a paragraph of the usage() textLuke Shumaker
2017-05-04bugfix [2/2]: libremakepkg: hooks-distcc: Fix for the basic smoke test.Luke Shumaker
2017-05-04bugfix [1/2]: libremakepkg: Check for detecting if distcc hook files existLuke Shumaker
2017-05-04distcc-tool: reformat a commentLuke Shumaker
2017-05-04distcc-tool: use `jobs` instead of trying to track PIDs manually.Luke Shumaker
2017-05-04distcc-tool: use SO_REUSEADDR for listening on TCP socketsLuke Shumaker
2017-05-04chroot-tools: tidy shebangs of library filesLuke Shumaker
2017-05-03librefetch: tidy an 'eval' commandLuke Shumaker
2017-05-03libredbdiff: messagesLuke Shumaker
2017-05-03libredbdiff: usageLuke Shumaker
2017-05-03libredbdiff: loopLuke Shumaker
2017-05-03libredbdiff: Be stricterLuke Shumaker
2017-05-03libredbdiff: Add a helper for vercmpLuke Shumaker
2017-05-03libredbdiff: Use expac instead of pacman where possibleLuke Shumaker
2017-05-03libredbdiff: always freshen generated config filesLuke Shumaker
2017-05-03libredbdiff: re-indentLuke Shumaker
2017-05-03libredbdiff: inline initialize.Luke Shumaker
2017-05-03libredbdiff: get rid of stupid warnings, just take care of itLuke Shumaker
2017-05-03libredbdiff: tidyLuke Shumaker
2017-05-03libredbdiff: loopLuke Shumaker
2017-05-03libredbdiff: simplify config file generationLuke Shumaker
2017-05-03libredbdiff: inline the filenotfound functionLuke Shumaker
2017-05-03libredbdiff: reformat print_cmpLuke Shumaker
2017-05-03libredbdiff: clean up initialization-detection codeLuke Shumaker
2017-05-03libredbdiff: simplify downloadfileLuke Shumaker
2017-05-03libredbdiff: Improve local variable usageLuke Shumaker
2017-05-03libredbdiff: tidy the header sectionLuke Shumaker
2017-05-03libredbdiff: improve tmpfile managementLuke Shumaker
2017-05-03libredbdiff: downloadfile has a message formatter; notify librexgettextLuke Shumaker
2017-05-03libredbdiff: Improve option parsing. Add missing info to usage().Luke Shumaker
2017-05-03test: libredbdiff: Add another check for the option parser.Luke Shumaker
2017-05-03libredbdiff: Use _prbl for Parabola vars and _arch for Arch vars.Luke Shumaker
2017-05-02libredbdiff: Normalize variable quoting.Luke Shumaker
2017-05-02libredbdiff: make repos be a true array, make it configurableLuke Shumaker
2017-05-02bugfix [2/2]: libredbdiff: Correctly handle multiple providesLuke Shumaker
2017-05-02bugfix [1/2]: libredbdiff: Add a test for handling multiple provides.Luke Shumaker
2017-05-01bugfix [2/2]: librefetch: Correctly fail when given bogus flagsLuke Shumaker
2017-05-01bugfix [1/2]: librefetch: Add a check for failing with bogus flagsLuke Shumaker
2017-05-01bugfix [2/2]: librefetch: Fix SRCBUILD-to-SRCBUILD operationLuke Shumaker
2017-05-01bugfix [1/2]: librefetch: Add check for SRCBUILD-to-SRCBUILD operationLuke Shumaker
2017-05-01Clean up argument parsing for libremessages formatters.Luke Shumaker
2017-04-20Use "$?" more sparingly.Luke Shumaker
2017-04-20Don't use subshells in local/export/declare commands.Luke Shumaker
2017-04-20Variables inside of $((...)) don't need a $ in front of them.Luke Shumaker
2017-04-20Quote unquoted strings that should probably be quoted.Luke Shumaker
2017-04-20Consistently use ". $(librelib slug)" to load libraries.Luke Shumaker