| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Add htagml -m to rename main tag | June McEnroe | 2021-10-01 |
| * | pledge(2) htagml | June McEnroe | 2021-09-30 |
| * | Swap-remove tags as they're found | June McEnroe | 2021-09-13 |
| * | Replace htagml regex with strncmp | June McEnroe | 2021-09-12 |
| * | Prefer tag matches not preceded by [[:alnum:]] | June McEnroe | 2021-01-19 |
| * | Map tags to IDs using only [[:alnum:]-._] | June McEnroe | 2021-01-19 |
| * | Simplyify htagml match output | June McEnroe | 2021-01-15 |
| * | Output htagml -x from the main loop | June McEnroe | 2021-01-15 |
| * | Avoid matching tag text inside HTML elements | June McEnroe | 2021-01-12 |
| * | Add htagml -i | June McEnroe | 2021-01-12 |
| * | Add htagml -x | June McEnroe | 2021-01-12 |
| * | Prevent matching the same tag twice | June McEnroe | 2021-01-12 |
| * | Process htagml file line by line | June McEnroe | 2021-01-12 |
| * | Split fields by tab only | June McEnroe | 2021-01-12 |
| * | Add htagml | June McEnroe | 2021-01-12 |