| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Release 0.8.1 (#178)0.8.1 | Christoph Schlosser | 2020-10-04 | 1 | -20/+0 |
| | | | | | | | | | | * Revert "Add env-var to replace env var in template strings (#175)" This reverts commit 28bd14d438affce02c87b7e7b108c3016feba6a4. * Release 0.8.1 Revert env-var change | ||||
| * | Add env-var to replace env var in template strings (#175) | Christoph Schlosser | 2020-10-03 | 1 | -0/+20 |
| | | | | | | * Add env-var to replace env var in template strings * Windows has it’s user in USERNAME | ||||
| * | Add custom tags to generic order (#173) | Christoph Schlosser | 2020-10-03 | 1 | -0/+8 |
| | | |||||
| * | Add option to filter keywords | Christoph Schlosser | 2020-06-26 | 1 | -0/+8 |
| | | |||||
| * | add unit test | EternalPhane | 2019-11-16 | 1 | -0/+22 |
| | | |||||
| * | Negative test | Christoph Schlosser | 2019-06-28 | 1 | -0/+8 |
| | | |||||
| * | Fix brief and add tests | Christoph Schlosser | 2019-06-28 | 1 | -0/+23 |
| | | |||||
| * | Add test for stripping trailing `*/` | Christoph Schlosser | 2019-06-22 | 1 | -0/+5 |
| | | |||||
| * | customTag will supply ISO date format if user configured format empty | Dean Anderson | 2018-09-29 | 1 | -1/+1 |
| | | | | | | | Added separate templates for author name {author} and email {email} Added method to make multiple template substitutions in a string customTag will now replace {author}, {email}, {date} and {year} templates | ||||
| * | Make order of comment tags customizable | Christoph Schlosser | 2018-03-02 | 1 | -4/+18 |
| | | | | | Fix #55 | ||||
| * | Add tests for new smart text | Christoph Schlosser | 2018-03-02 | 1 | -0/+25 |
| | | |||||
| * | Change config structure | Christoph Schlosser | 2018-03-02 | 1 | -17/+17 |
| | | |||||
| * | Add tests and fix default smart text | Christoph Schlosser | 2018-03-02 | 1 | -0/+12 |
| | | |||||
| * | Add tests | Christoph Schlosser | 2018-02-25 | 1 | -0/+10 |
| | | |||||
| * | Add options and allow change of option order | Christoph Schlosser | 2018-02-25 | 1 | -3/+4 |
| | | |||||
| * | Add positive and negative test | Christoph Schlosser | 2018-02-24 | 1 | -0/+11 |
| | | |||||
| * | -- Added tests for the configuration options. | Rowan Goemans | 2018-02-20 | 1 | -0/+83 |
| -- Expanded the mock classes to allow for more dynamic setting of the contents. | |||||