summaryrefslogtreecommitdiffstats
path: root/lib/common.sh
Commit message (Expand)AuthorAgeFilesLines
* lib/*.sh: Add extra space in copyright notices.P. J. McDermott2014-03-061-1/+1
* Add missing ".sh" to file headers.P. J. McDermott2014-03-011-1/+1
* lib/common.sh: Add "set -u".P. J. McDermott2014-02-261-0/+2
* lib/*.sh, lib/*/*.sh: Rewrite include guards.P. J. McDermott2014-02-261-2/+2
* oh_set_text_domain(): Rename and remove parameter.P. J. McDermott2014-02-251-4/+1
* oh_init(): Don't call oh_set_locale_path().P. J. McDermott2014-02-251-1/+0
* oh_init(): Remove ob_*() calls.P. J. McDermott2014-02-251-3/+0
* oh_init(): Use new locale functions.P. J. McDermott2014-02-251-0/+3
* oh_init(): s/ob_use output/oh_use output/.P. J. McDermott2014-02-241-1/+1
* _ob_local(), _ob_return(): Remove.P. J. McDermott2014-01-201-30/+1
* Move common load/init logic into libopkhelper.P. J. McDermott2012-10-221-0/+12
* Add "common" and "load" library modules.P. J. McDermott2012-10-211-0/+50