| Age | Commit message (Expand) | Author |
| 2024-01-16 | Add readMan to Text.Pandoc.Readers exports | George Stagg |
| 2023-01-10 | Update copyright years, it's 2023! | Albert Krewinkel |
| 2022-02-23 | Tests: improve location reporting of failing tests | Albert Krewinkel |
| 2022-01-02 | Copyright notices: update for 2022 | Albert Krewinkel |
| 2021-02-07 | Avoid unnecessary use of NoImplicitPrelude pragma (#7089) | Albert Krewinkel |
| 2021-01-08 | Update copyright notices for 2021 (#7012) | Albert Krewinkel |
| 2020-09-13 | Fix hlint suggestions, update hlint.yaml (#6680) | Christian Despres |
| 2020-04-15 | Use the new builders, modify readers to preserve empty headers | despresc |
| 2020-04-15 | Adapt to the newest Table type, fix some previous adaptation issues | despresc |
| 2020-04-15 | Implement the new Table type | despresc |
| 2020-03-13 | Update copyright year (#6186) | Albert Krewinkel |
| 2020-03-05 | Fix man reader test for previous change. | John MacFarlane |
| 2020-02-07 | Apply linter suggestions. Add fix_spacing to lint target in Makefile. | John MacFarlane |
| 2019-09-04 | Roff readers: better parsing of groups. | John MacFarlane |
| 2019-02-04 | Add missing copyright notices and remove license boilerplate (#5112) | Albert Krewinkel |
| 2018-11-02 | table tests | Yan Pashkovsky |
| 2018-10-30 | Roff reader: properly handle unknown backslash escapes. | John MacFarlane |
| 2018-10-28 | Roff tokenizer: better handling of escapes. | John MacFarlane |
| 2018-10-28 | Roff tokenizer: revamped font parsing using escapeArg. | John MacFarlane |
| 2018-10-22 | Man reader: don't parse \[ul] as unicode escape. | John MacFarlane |
| 2018-10-20 | Man reader: Fixed handling of nested fonts. | John MacFarlane |
| 2018-10-20 | Man reader: Fix .B, .I, .BR, etc. | John MacFarlane |
| 2018-10-20 | Man reader: major restructuring, support macros. | John MacFarlane |
| 2018-10-20 | Man reader: handle shift in list style. | John MacFarlane |
| 2018-10-19 | Man reader: Improved header parsing. | John MacFarlane |
| 2018-10-19 | Man reader: properly handle multi-block list items. | John MacFarlane |
| 2018-10-19 | Man reader: Added more tests for escapes. | John MacFarlane |
| 2018-10-19 | Man reader: minor improvements. | John MacFarlane |
| 2018-10-19 | More man reader test updates. | John MacFarlane |
| 2018-10-18 | Update man reader tests. | John MacFarlane |
| 2018-10-17 | added old-style test | Yan Pas |
| 2018-10-16 | builders | Yan Pas |
| 2018-10-14 | tests, commented debug functions | Yan Pas |
| 2018-05-23 | tests, parsing fixes | Yan Pas |
| 2018-05-09 | fix build and tests | Yan Pas |
| 2018-05-09 | basic manfile parsing | Yan Pas |
| 2018-02-25 | initial | Yan Pas |