summaryrefslogtreecommitdiff
path: root/src/xbs-abs/helper-abs
AgeCommit message (Collapse)Author
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-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-20Consistently use ". $(librelib slug)" to load libraries.Luke Shumaker
2015-06-06xbs-abs: oops, was missing an argument to check_varsLuke Shumaker
2015-05-24xbs: Add `help` and `name` commands.Luke Shumaker
2015-05-24I didn't update any of the XBS copyright yearsLuke Shumaker
2014-07-05quote calls to librelibLuke Shumaker
2014-07-05xbs: create separate release-client and release-server sub-commandsLuke Shumaker
2014-07-02spell-check :/Luke Shumaker
2014-06-20xbs-abs: correctly set SVNUSER for archreleaseLuke Shumaker
2014-06-20I think xbs is in a workable stage.Luke Shumaker
2014-06-17clean up copyright headers in src/xbs*Luke Shumaker
2013-11-29work on xbs-absLuke Shumaker
2013-11-29initial implementation of xbs-absLuke Shumaker