2024-10-14 | README: Generate from man page | 1 | +379 | -384 |
2024-10-14 | mmw.1: Improve wording | 1 | +3 | -2 |
2024-10-11 | Bump version to 0.2 | 1 | +1 | -1 |
2024-10-11 | Add first tests | 10 | +424 | -1 |
2024-10-11 | Fail on first error when piping to shell | 1 | +1 | -1 |
2024-10-11 | Rename error function to die | 1 | +4 | -4 |
2024-10-11 | Allow overriding configuration directory | 1 | +1 | -1 |
2024-10-11 | Add missing semicolon | 1 | +1 | -1 |
2024-10-11 | Close global variables file when done reading | 1 | +1 | -0 |
2024-10-11 | style: Put opening curly braces in their own line | 1 | +24 | -12 |
2024-10-11 | Refactor variable and command substitution | 2 | +25 | -21 |
2024-10-11 | README: mmw.1: Improve wording | 1 | +6 | -5 |
2024-10-11 | Rename id variables to fid to refer to files ids | 1 | +9 | -9 |
2024-10-11 | Use full path to shell | 1 | +1 | -1 |
2024-10-11 | README: mmw.1: Improve wording in description | 2 | +5 | -5 |
2024-10-11 | README: mmw.1: Revise wording in caveats | 2 | +2 | -2 |
2024-10-11 | README: mmw.1: Add caveats | 2 | +22 | -3 |
2024-10-11 | README: mmw.1: Add examples | 2 | +600 | -0 |
2024-10-11 | README: mmw.1: Improve wording and formatting | 2 | +33 | -33 |
2024-10-11 | Add man page and update README | 3 | +130 | -45 |
2024-10-11 | Substitute variables in content before templates | 1 | +4 | -1 |
2024-08-01 | README: Refer to www repository for examples | 1 | +5 | -0 |
2024-08-01 | Bump version to 0.1 | 1 | +1 | -1 |
2024-08-01 | README: Document usage of multiple variable blocks | 1 | +2 | -2 |
2024-08-01 | README: Indent examples | 1 | +13 | -13 |
2024-08-01 | Escape '&' in variable value to avoid recursion | 1 | +4 | -2 |
2024-08-01 | Look for templates and globals under _config | 2 | +7 | -5 |
2024-08-01 | Simplify usage of global variables | 2 | +13 | -14 |
2024-08-01 | Allow using field separator in variable value | 1 | +7 | -2 |
2024-08-01 | Fix minor indentation issue | 1 | +1 | -1 |
2024-08-01 | Swap subvars function parameters for consistency | 1 | +2 | -2 |
2024-08-01 | Add LICENSE | 2 | +676 | -0 |
2024-08-01 | Makefile: Rewrite with install and uninstall rules | 1 | +16 | -11 |
2024-08-01 | README: Update title and remove about section | 1 | +3 | -9 |
2024-08-01 | Remove website specific files | 84 | +0 | -610 |
2024-08-01 | Handle errors when reading temporary file | 1 | +4 | -2 |
2024-08-01 | README: Warn about recursion | 1 | +1 | -1 |
2024-08-01 | Make trim only remove surrounding whitespace | 1 | +1 | -2 |
2024-08-01 | Use TMPDIR if set | 1 | +3 | -2 |
2024-08-01 | Escape '&' in pipe output to avoid recursion | 1 | +1 | -0 |
2024-08-01 | gallery: Remove unsupported template | 3 | +0 | -26 |
2024-08-01 | default: Remove time meta tag from template | 1 | +0 | -1 |
2024-08-01 | Add support for piping variables to commands | 2 | +53 | -26 |
2024-08-01 | Clean up syntax and unnecessary lines | 1 | +1 | -2 |
2024-08-01 | Remove help comments | 1 | +0 | -7 |
2024-08-01 | Makefile: Sort files by published date | 1 | +1 | -1 |
2024-05-10 | Rename template engine to mmw | 4 | +77 | -77 |
2024-05-10 | Add README | 1 | +88 | -0 |
2024-05-08 | parse: Be more flexible when parsing variables | 1 | +9 | -2 |
2024-05-08 | parse: Fix variable usage with multiple files | 1 | +3 | -3 |
| 5 more commits remaining, fetch the repository |