| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed crash with empty verse (e.g., ESV Matt 23:14)v1.0.3 | Your Name | 2022-03-12 | 1 | -1/+1 |
* | Creates soname symlink | Your Name | 2022-02-24 | 2 | -2/+4 |
* | Installs linker name symlink (which apparently ldconfig doesn't do)v1.0.2 | Your Name | 2022-02-24 | 1 | -0/+1 |
* | Fixed core dump when compiled with -D_GLIBCXX_ASSERTIONS | Your Name | 2022-02-23 | 2 | -9/+1 |
* | Fixed issue with packaging on arch linux AUR | Your Name | 2022-02-23 | 1 | -2/+1 |
* | Fixed issue with override and export on same variable | Your Name | 2022-02-23 | 2 | -2/+1 |
* | Version bump: packaging and bug fixes | Your Name | 2022-02-23 | 1 | -1/+1 |
* | Fixed segfault when no modules are installed or set as default | Your Name | 2022-02-23 | 1 | -1/+13 |
* | Added a unit test for language name mapping | Your Name | 2022-02-22 | 3 | -1/+11 |
* | Added soname to library | Your Name | 2022-02-22 | 3 | -17/+40 |
* | Made prefix etc lowercase in Makefile | Your Name | 2022-02-21 | 1 | -11/+11 |
* | Updated installation to respect overriden prefix etc | Your Name | 2022-02-18 | 1 | -7/+11 |
* | Reorganized repository layout | Your Name | 2022-02-18 | 14 | -34/+46 |
* | Now respects environment LDFLAGS | Your Name | 2022-02-17 | 1 | -3/+3 |
* | Added MIT Licensev1.0.1 | Your Name | 2022-02-09 | 1 | -0/+21 |
* | Does not contain blank languages | Your Name | 2022-01-22 | 1 | -2/+3 |
* | Moved to c++20, reports full language name | Your Name | 2022-01-22 | 4 | -3/+50 |
* | Fixed handling of titles | Your Name | 2021-08-10 | 2 | -13/+17 |
* | Fixed processing of non-span xhtml formatting tags | Your Name | 2021-08-09 | 3 | -39/+41 |
* | Fixed name of bash completion on installationv1.0.0 | Your Name | 2021-05-19 | 1 | -1/+1 |
* | Fixed error in makefile | Your Name | 2021-05-19 | 1 | -0/+1 |
* | Fixed make install not respecting DESTDIR | Your Name | 2021-05-19 | 1 | -1/+1 |
* | Removed newline before printing | Your Name | 2021-05-19 | 1 | -1/+1 |
* | Fixed crash when word is longer than width of terminal | Your Name | 2021-02-22 | 1 | -3/+4 |
* | Added utf8 library for calculating string length | Your Name | 2021-02-21 | 5 | -27/+949 |
* | Added line wrapping | Your Name | 2021-02-17 | 1 | -9/+73 |
* | Added bash completions | Your Name | 2021-02-10 | 2 | -0/+77 |
* | Fixed bug accessing last chapter of a book | Your Name | 2021-02-09 | 2 | -2/+8 |
* | Fixed ldflags for compilation on pureos | Your Name | 2021-01-07 | 1 | -4/+4 |
* | Removed dependency on unzip | Your Name | 2020-11-24 | 4 | -11/+69 |
* | Updated API to be more explicit with references | Your Name | 2020-11-21 | 5 | -80/+106 |
* | Fixed issue with status reporting | Your Name | 2020-11-18 | 3 | -13/+37 |
* | Fixed issue with multi-full-chapter references | Your Name | 2020-11-14 | 2 | -1/+2 |
* | Fixed handling of paragraph symbol | Your Name | 2020-11-10 | 4 | -24/+48 |
* | Fixed a bug with NT only translations displaying invalid OT text | Your Name | 2020-11-09 | 2 | -4/+16 |
* | Fixed installed binary permissions | Your Name | 2020-11-07 | 1 | -1/+1 |
* | Fixed segfaults for invalid module names | Your Name | 2020-11-07 | 4 | -17/+22 |
* | Added mod installation to cli interface | Your Name | 2020-11-06 | 5 | -7/+103 |
* | Updated readme to use correct syntax highlighting | Your Name | 2020-11-06 | 1 | -3/+3 |
* | Updated readme | Your Name | 2020-11-06 | 2 | -1/+50 |
* | Initial commit | Your Name | 2020-11-05 | 10 | -0/+893 |