Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-25 | start moving things to use the libremessages exit codes | Luke Shumaker | |
2017-05-24 | Merge conf.sh:load_files and conf.sh:check_vars into load_conf | Luke Shumaker | |
2017-05-04 | random tidy up | Luke Shumaker | |
2017-05-04 | Have everything use a main() function, where it isn't too tricky to convert | Luke Shumaker | |
"Ignore space change" is essential to making sense of this patch. | |||
2017-04-20 | Don'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-20 | Quote 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-20 | Consistently use ". $(librelib slug)" to load libraries. | Luke Shumaker | |
2014-07-05 | quote calls to librelib | Luke Shumaker | |
2014-07-01 | Make term_title gettext-aware (BREAKS COMPATIBILITY) | Luke Shumaker | |
2014-03-21 | Do an audit of copyright and license claims | Luke Shumaker | |
2014-03-05 | dagpkg: load libremessages | Luke Shumaker | |
2014-03-05 | dagpkg: be more careful with variables | Luke Shumaker | |
2014-03-05 | dagpkg: Do a couple things the librelib way | Luke Shumaker | |
2014-03-05 | dagpkg: use tab indent | Luke Shumaker | |
2014-03-05 | Merge branch 'fauno' into fauno-merge | Luke Shumaker | |
Conflicts: mips64el/mipsrelease treepkg |