summaryrefslogtreecommitdiff
path: root/src/dagpkg
AgeCommit message (Collapse)Author
2018-01-02Change my email address lukeshu@sbcglobal.net -> lukeshu@parabola.nuLuke 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-04random tidy upLuke Shumaker
2017-05-04Have everything use a main() function, where it isn't too tricky to convertLuke Shumaker
"Ignore space change" is essential to making sense of this patch.
2017-04-20Don't use subshells in local/export/declare commands.Luke Shumaker
Only make this change in places where it shouldn't make a difference, and something weird has to be going on for the subshell to fail. This is on par with checking the return value of malloc. We don't need tests for each of these failure cases.
2017-04-20Quote unquoted strings that should probably be quoted.Luke Shumaker
These were found with the help of shellcheck. Nothing more complicated than wrapping a variable in double quotes has been done.
2017-04-20Consistently use ". $(librelib slug)" to load libraries.Luke Shumaker
2014-07-05quote calls to librelibLuke Shumaker
2014-07-01Make term_title gettext-aware (BREAKS COMPATIBILITY)Luke Shumaker
2014-03-21Do an audit of copyright and license claimsLuke Shumaker
2014-03-05dagpkg: load libremessagesLuke Shumaker
2014-03-05dagpkg: be more careful with variablesLuke Shumaker
2014-03-05dagpkg: Do a couple things the librelib wayLuke Shumaker
2014-03-05dagpkg: use tab indentLuke Shumaker
2014-03-05Merge branch 'fauno' into fauno-mergeLuke Shumaker
Conflicts: mips64el/mipsrelease treepkg