Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Consistently shift function arguments | Patrick McDermott | 2019-04-11 | 1 | -0/+2 |
* | Update author name | Patrick McDermott | 2019-04-10 | 1 | -1/+1 |
* | `git ls-files -- src/ | xargs sed -i 's|^# lib/|# src/|'` | P. J. McDermott | 2017-07-22 | 1 | -1/+1 |
* | load_locale(): Add missing argument to error() | P. J. McDermott | 2017-07-22 | 1 | -1/+1 |
* | load_locale(): Throw an error, not a warning, on missing locale | P. J. McDermott | 2017-07-22 | 1 | -1/+1 |
* | load_locale(): Automatically set localedir when in build dir | P. J. McDermott | 2017-07-22 | 1 | -2/+2 |
* | Improve license notices | P. J. McDermott | 2017-07-22 | 1 | -9/+12 |
* | src/*.sh: Drop inclusion guards | P. J. McDermott | 2017-07-22 | 1 | -3/+0 |
* | src/locale.sh: Drop TEXT_DOMAIN assignment | P. J. McDermott | 2017-07-22 | 1 | -1/+0 |
* | src/locale.sh: Use TEXTDOMAIN | P. J. McDermott | 2017-07-22 | 1 | -2/+2 |
* | src/locale.sh: Drop LOCALEDIR assignment | P. J. McDermott | 2017-07-22 | 1 | -1/+0 |
* | `git mv lib/*.sh src/` | P. J. McDermott | 2017-07-22 | 1 | -0/+88 |