Commit graph

  • 95d3451086
    Moved /tmp to ${_OPT_TMP} option master ayakael 2019-02-21 14:47:26 -0500
  • a624cae51b
    File is not defined explicitely rather than globally ayakael 2018-03-26 22:39:58 -0400
  • 9f40c6fec0
    Updated PKGBUILd to work with new ./build.sh system pkgbuild ayakael 2018-01-13 15:20:24 -0900
  • e7f6e27c61
    build.sh now executable 0.1 ayakael 2018-01-13 15:16:14 -0900
  • 5eb6c5cd38
    Updated README and CHANGELOG ayakael 2018-01-11 14:45:04 -0900
  • 10172b0f21
    Updated PKGBUILD to reflect name and build changes ayakael 2018-01-11 14:43:41 -0900
  • 93948910e3
    Added build script. Moved libraries from src to lib ayakael 2018-01-11 14:35:10 -0900
  • 351516d54c
    Fixed dispatcher functions and parser and sanity checks _cfg_drop_column now leaves no trailing tab Updated documentation for _cfg insert ayakael 2018-01-11 11:05:36 -0900
  • d20bc4e986
    Renamed config.sh to cfg.sh to match function name Fixed code-breaking bugs for cfg.sh for all base functions (i.e not dispatcher functions) Added test file for cfg function for all base functions (i.e not dispatcher functions) ayakael 2018-01-11 10:09:00 -0900
  • 8e5a75dd47
    Added first draft, pre-testing version of the config function, which aims to make querying and configuring scripts in bash not a pain in the ass. ayakael 2018-01-09 00:10:57 -0900
  • fd693e0830
    Removed CHANGELOG as no release as been done ayakael 2018-01-06 20:40:21 -0900
  • fca165b274
    * Changed name for _log function to _msg, added bail() function. * Created _ansi function library to set terminal properties like cursor position and text color. * Created _if function library, a set of simple if statements. Added _if_array_contains, _if_is_integer, _if_is defined, if_has_value ayakael 2018-01-06 20:30:09 -0900
  • 5f446594ee
    Fixed faulty sanity check in _color() ayakael 2018-01-06 00:26:35 -0900
  • 79bfb447ea
    Functionalized color mangement ayakael 2018-01-05 21:02:41 -0900
  • ba9c68eb70
    Github source now clones through public https rather than private ssh ayakael 2018-01-04 21:07:05 -0900
  • 6c6b979936
    Fixed errors in PKGBUILD ayakael 2018-01-04 20:50:48 -0900
  • e6d6262857
    Added CHANGELOG.md ayakael 2018-01-04 20:44:35 -0900
  • 79df96441f
    Added CHANGELOG.md ayakael 2018-01-04 20:43:26 -0900
  • deddc15635
    Initial commit ayakael 2018-01-04 20:39:27 -0900
  • af445c606e
    Fixed *another* Markdown syntax error ayakael 2018-01-04 20:32:32 -0900
  • f4578ac71b
    Fixed Markdown syntax errors ayakael 2018-01-04 20:31:44 -0900
  • a59ae22310
    Initial commit, added log library ayakael 2018-01-04 20:27:11 -0900