Commit Graph

  • 5b8cf24068 Pass arguments to function as environment variable MO_ALLOW_FUNCTION_ARGUMENTS #32 Andrea Bonomi 2019-08-08 10:36:44 +0200
  • fcedd32155 Pass arguments to function as environment variable MO_ARGS Andrea Bonomi 2019-08-07 14:59:00 +0200
  • 9b2f6cea6c
    Removing debugging line search-path Tyler Akins 2019-07-19 21:47:06 -0500
  • 7a8d1d260e
    Implementing a search path Tyler Akins 2019-07-19 21:10:42 -0500
  • 9f6d3bcdab
    Adding an example Tyler Akins 2019-07-19 20:22:27 -0500
  • eac2685632
    Adding an example for adding a comma Tyler Akins 2019-04-14 06:25:06 -0500
  • 505570a57b
    Adding short options Tyler Akins 2019-03-13 20:38:00 -0500
  • aabc62f1d6
    Merge pull request #22 from mamercad/mamercad-curl-follow-redirects Tyler Akins 2018-03-13 07:25:13 -0500
  • e672bda163
    curl needs to follow redirects #22 Mark Mercado 2018-03-13 08:11:43 -0400
  • dbefade193
    Adding a version number 2.0.4 Tyler Akins 2017-11-30 05:43:10 -0600
  • 57a8d41394
    Merge pull request #21 from jas99/patch-1 Tyler Akins 2017-11-20 07:22:43 -0600
  • 5739ccd705
    Fix: Intall issue #21 Jaspreet Singh 2017-11-19 15:53:12 +0530
  • f889c37316
    Found another issue with strict mode 2.0.3 Tyler Akins 2017-11-13 13:53:38 -0600
  • 4f615a0faf
    More fixes if variables are not set and strict mode is enabled 2.0.2 Tyler Akins 2017-11-13 10:43:32 -0600
  • 1e91e414cc
    Fix for when running in strict mode 2.0.1 Tyler Akins 2017-11-13 10:31:51 -0600
  • ad98577c42
    Changing how functions are called 2.0.0 Tyler Akins 2017-11-13 10:13:03 -0600
  • e78b15d95b
    Updating test to enable the flag 1.1.0 Tyler Akins 2017-11-03 19:38:34 -0500
  • f20e4ae83a
    Making a bit more safe and disabling an eval by default Tyler Akins 2017-11-03 16:45:51 -0500
  • a5ec7dd740
    I think this finally implements arguments to functions Tyler Akins 2017-11-03 16:34:08 -0500
  • ab5dfee519
    Fixing install directions Tyler Akins 2017-10-24 07:47:50 -0500
  • 81fd601ebd
    Shortening URL Tyler Akins 2017-10-23 15:11:23 -0500
  • 9896712932
    Releasing 1.0.0 1.0.0 Tyler Akins 2017-09-27 15:14:42 -0500
  • 0627cbbaf8
    Making tests care about whitespace Tyler Akins 2017-08-02 10:35:35 -0500
  • f14150c205
    Fixing indentation of partials in a condition Tyler Akins 2017-08-02 10:34:58 -0500
  • 00af9e978c
    Making the specs run again in an easier way Tyler Akins 2017-08-02 10:34:09 -0500
  • 2447f40abd Merge pull request #17 from maslennikov/master Tyler Akins 2017-06-23 14:19:01 -0500
  • 078dcabb06 Fix exit code when partial file not found #17 Alexey Maslennikov 2017-06-23 21:10:38 +0200
  • 6376a9b817
    Fixing indentation of multiple partials Tyler Akins 2017-06-20 14:19:44 -0500
  • e6787e71d5 Merge pull request #15 from maslennikov/master Tyler Akins 2017-06-16 11:52:22 -0500
  • 31b2faf135 Fixing empty variable failure for --fail-not-set #15 Alexey Maslennikov 2017-06-16 15:59:57 +0200
  • 2b611b8f90 Making --fail-not-set work with partials Alexey Maslennikov 2017-06-15 21:47:12 +0200
  • 50aa18e2a6 Adding an option to fail upon unset env variables Alexey Maslennikov 2017-06-15 20:47:51 +0200
  • 4ccfaf9d79
    Making work in strict mode and fixing len bug Tyler Akins 2017-04-21 12:19:21 -0500
  • 0ca9970b58
    Fixing multi-line partials Tyler Akins 2017-04-21 09:37:16 -0500
  • 8142f70769
    Fixing indentation of partials Tyler Akins 2017-04-21 09:30:32 -0500
  • 387fc478fc Merge pull request #14 from tests-always-included/fix-ifs-again Tyler Akins 2017-02-23 14:20:36 -0600
  • c2979c0fb8
    Fixing bug with array substrings #14 Tyler Akins 2017-02-23 13:51:12 -0600
  • 62478ba084 Merge pull request #13 from tests-always-included/fix-array-slicing Tyler Akins 2017-02-21 15:05:01 -0600
  • a97368c74f
    Fixing the array slicing for Bash 3 #13 Tyler Akins 2017-02-21 11:00:39 -0600
  • ecfc973c2f
    Fixing --source to parse the right argument Tyler Akins 2016-12-20 07:27:06 -0600
  • 410883c85d
    Updates for style and to fix exit on error in some contexts Tyler Akins 2016-12-15 18:11:29 -0600
  • 17f0e4be3d
    Included installation instructions. Tyler Akins 2016-12-14 07:41:33 -0600
  • 05110ce3ca
    Treating BASH_SOURCE like an array Tyler Akins 2016-10-25 06:11:33 -0500
  • 9b76cadefb
    Logically simpler, functionally equivalent. Tyler Akins 2016-10-25 05:59:52 -0500
  • 57663d7d34
    Updating to match newer version of shellcheck Tyler Akins 2016-10-25 05:56:40 -0500
  • 8238e144fd Adding notes regarding ShellCheck Tyler Akins 2016-08-03 10:24:56 -0500
  • 593c83b2ce Adding test and fixes from shellcheck Tyler Akins 2016-08-03 10:24:46 -0500
  • c6bbf89f84 Fixing things reported by shellcheck Tyler Akins 2016-08-03 10:19:43 -0500
  • 0cc1cef6e9 Updates to match recent code changes Tyler Akins 2016-08-03 10:19:07 -0500
  • 1c03949107 Enabling a "false is empty" style check. Tyler Akins 2016-07-27 09:56:33 -0500
  • b5bc680d8b Merge ba1ad0dca3 into ea76dc468b #10 Aurélien Thieriot 2016-07-26 16:11:36 +0000
  • ba1ad0dca3 Change variable testing behaviour #10 Aurélien Thieriot 2016-07-26 16:42:34 +0100
  • ea76dc468b Handling double-hyphens Tyler Akins 2016-07-21 09:45:31 -0500
  • b69406835f Split test into three Tyler Akins 2016-07-21 09:34:36 -0500
  • 2888626334 Bash 3 syntax and slight adjustments mostly for code style Tyler Akins 2016-07-21 09:34:02 -0500
  • ade7c1e77b Merge pull request #9 from Alexandre-Silva/master Tyler Akins 2016-07-21 09:25:05 -0500
  • 45475ec77e Add test for --source flag and pull request suggestions #9 Alexandre-Silva 2016-07-21 15:11:11 +0100
  • 4f7fd392b0 Merge remote-tracking branch 'tai/master' Alexandre-Silva 2016-07-21 14:38:51 +0100
  • 600f5c5725 Adding mechanism to test command-line variables Tyler Akins 2016-07-21 07:06:39 -0500
  • f9aea51163 mo can now source a script before parsing templates Alexandre-Silva 2016-07-21 12:07:02 +0100
  • a1e22f1814 Removing an unnecessary redirection Tyler Akins 2015-12-21 09:03:10 -0600
  • 4e0c6894b4 Fixing a quoting issue Tyler Akins 2015-12-21 09:02:42 -0600
  • 67e22388da Removing the submodule Tyler Akins 2015-12-21 09:02:33 -0600
  • d3c8fb0671 Updated tomdoc.sh to treat all functions as code Tyler Akins 2015-10-07 15:58:45 -0500
  • d8141aabaa '*' may flag Markdown as italics Tyler Akins 2015-10-07 15:23:50 -0500
  • ddf6d79a14 Renaming variables Tyler Akins 2015-10-02 10:47:53 -0500
  • 14b156d3c0 Updating the submodule Tyler Akins 2015-10-02 10:06:19 -0500
  • 54d836364c Automatically generated documentation Tyler Akins 2015-10-02 10:04:39 -0500
  • b5faf67737 Reformat comments into TomDoc format Tyler Akins 2015-10-02 09:46:57 -0500
  • 3354bd7089 Using env to find bash Tyler Akins 2015-10-02 09:46:41 -0500
  • 851e619fbd Renaming all functions Tyler Akins 2015-10-02 09:06:16 -0500
  • b16d73b5a7 Updates for how to source "mo" and then use it Tyler Akins 2015-08-27 09:44:04 -0500
  • e623b16bb8 Allowing access to globals while in a loop Tyler Akins 2015-08-27 09:42:01 -0500
  • 70cc736b4a Must have IFS set properly Tyler Akins 2015-08-21 11:56:52 -0500
  • e1b6815b8c Clarifying documentation Tyler Akins 2015-05-06 10:13:39 -0500
  • 140d4ec350 Adding example to illustrate how to get properties Tyler Akins 2015-05-05 11:06:04 -0500
  • 5810520546 Using the "mo" from this repository Tyler Akins 2015-05-05 11:04:41 -0500
  • 5dfb1cd96a Better associative array handling Tyler Akins 2015-05-05 10:46:06 -0500
  • 3516cdd631 Removing Bourne shell-ism (bash doesn't have this issue) Tyler Akins 2015-02-13 11:38:03 +0000
  • 6a6aadca50 Adding more demo files Tyler Akins 2015-01-28 09:44:44 -0600
  • bc838de550 Merge pull request #4 from rk295/patch-2 Tyler Akins 2015-01-28 07:36:02 -0600
  • 0465586d7e Update important-file #4 Robin Kearney 2015-01-28 09:25:51 +0000
  • dac224cc7a Removing negative indices Tyler Akins 2015-01-27 10:41:16 -0600
  • 33e31cfd89 Adding note about diagnostic tool Tyler Akins 2015-01-27 10:14:38 -0600
  • c514fe8c07 Diagnostic tool writes a couple temp files Tyler Akins 2015-01-27 10:10:59 -0600
  • a599be7438 Adding diagnostic script to aid in backporting Tyler Akins 2015-01-27 10:10:26 -0600
  • 0bd1832eb1 Removing another unneeded parameter Tyler Akins 2015-01-27 09:49:11 -0600
  • bc5c313828 Minor bugfixes found while writing more tests Tyler Akins 2015-01-27 09:46:40 -0600
  • 9ad785ff32 Removed one global variable Tyler Akins 2015-01-27 08:29:08 -0600
  • d387141473 Adding header to file to point to repo Tyler Akins 2015-01-27 06:05:06 -0600
  • 051750a048 Merge pull request #1 from rk295/patch-1 Tyler Akins 2015-01-27 06:01:06 -0600
  • a0a58589f7 Typo! #1 Robin Kearney 2015-01-27 09:15:41 +0000
  • 68c3141678 Alphabetiation of functions Tyler Akins 2015-01-26 19:55:06 -0600
  • b469554ac1 Avoid newline indentation with empty indent string Tyler Akins 2015-01-26 18:23:28 -0600
  • 414808f7f2 Commenting on HTML escaping Tyler Akins 2015-01-26 15:24:34 -0600
  • a9f65f65ed Rewrote partials, all blocks support standalone Tyler Akins 2015-01-26 15:09:27 -0600
  • 898be714f4 Calling out one specific test Tyler Akins 2015-01-26 15:08:52 -0600
  • fcc04bc4d6 Fixing newlines in shell scripts Tyler Akins 2015-01-26 15:08:23 -0600
  • e41ec5bbb3 Adding test notes and splitting up the concessions Tyler Akins 2015-01-26 13:26:03 -0600
  • dc33657284 Removing unneeded parameter Tyler Akins 2015-01-26 13:05:28 -0600