Age | Commit message (Expand) | Author | Files | Lines |
2021-07-18 | Bump to 2.14.1, update changelog and man page. | John MacFarlane | 1 | -2/+2 |
2021-07-18 | Use doctemplates 0.4.1 and citeproc 0.10. | John MacFarlane | 1 | -2/+2 |
2021-07-17 | Use skylighting 0.11. | John MacFarlane | 1 | -2/+2 |
2021-07-09 | RST reader: fix regression with code includes. | John MacFarlane | 1 | -0/+1 |
2021-06-28 | Require commonmark-pandoc >= 0.2.2.1. | John MacFarlane | 1 | -1/+1 |
2021-06-20 | Bump to 2.14.0.3, update changelog, require latest skylighting. | John MacFarlane | 1 | -3/+3 |
2021-06-20 | Require commonmark 0.2.1. | John MacFarlane | 1 | -1/+1 |
2021-06-10 | Bump to 2.14.0.2, update chaneglog and manual. | John MacFarlane | 1 | -1/+1 |
2021-06-05 | Require citeproc 0.4.0.1. | John MacFarlane | 1 | -1/+1 |
2021-05-31 | Bump to 2.14.0.1; update changelog and man page. | John MacFarlane | 1 | -1/+1 |
2021-05-29 | Use commonmark-extensions 0.2.1.2 | John MacFarlane | 1 | -1/+1 |
2021-05-29 | Replace biblatex-exmaples.bib with shorter averroes.bib in tests. | John MacFarlane | 1 | -1/+1 |
2021-05-28 | Use latest commonmark. | John MacFarlane | 1 | -3/+3 |
2021-05-27 | Add `rebase_relative_paths` extension. | John MacFarlane | 1 | -0/+4 |
2021-05-25 | CI: test with GHC 9.0.1 | Albert Krewinkel | 1 | -1/+1 |
2021-05-25 | Use haddock-library-1.10.0 | Albert Krewinkel | 1 | -1/+1 |
2021-05-25 | Jira: add support for "smart" links | Albert Krewinkel | 1 | -1/+1 |
2021-05-24 | Use jira-wiki-markup 1.3.5 | Albert Krewinkel | 1 | -1/+1 |
2021-05-21 | Bump upper-bounds for network-uri, time. | John MacFarlane | 1 | -3/+3 |
2021-05-13 | Bump to 2.14 and update changelog. | John MacFarlane | 1 | -1/+1 |
2021-05-12 | Use texmath 0.12.3. | John MacFarlane | 1 | -1/+1 |
2021-05-09 | Change reader types, allowing better tracking of source positions. | John MacFarlane | 1 | -0/+1 |
2021-05-01 | Add new internal module Text.Pandoc.Writers.GridTable | Albert Krewinkel | 1 | -0/+2 |
2021-04-25 | Use dev texmath, citeproc. | John MacFarlane | 1 | -1/+1 |
2021-04-20 | Docx writer: extract Table handling into separate module | Albert Krewinkel | 1 | -0/+2 |
2021-04-18 | Use lastest unicode-collation. | John MacFarlane | 1 | -1/+1 |
2021-04-17 | Remove Text.Pandoc.BCP47 module. | John MacFarlane | 1 | -1/+0 |
2021-04-17 | Move getLang from BCP47 -> T.P.Writers.Shared. | John MacFarlane | 1 | -0/+1 |
2021-04-15 | Use latest xml-conduit. | John MacFarlane | 1 | -1/+1 |
2021-03-31 | Require text for trypandoc (#7193) | Roman Beránek | 1 | -1/+1 |
2021-03-24 | Allow attoparsec 0.14.x. | John MacFarlane | 1 | -1/+1 |
2021-03-22 | Require latest skylighting (fixes a bug in XML syntax highlighting). | John MacFarlane | 1 | -2/+2 |
2021-03-20 | Bump to 2.13, update changelog | John MacFarlane | 1 | -1/+1 |
2021-03-19 | Tests: Use getExecutablePath from base... | John MacFarlane | 1 | -1/+0 |
2021-03-19 | Narrow version bounds for skylighting, citeproc, and texmath. | John MacFarlane | 1 | -4/+4 |
2021-03-19 | Use skylighting 0.10.5. | John MacFarlane | 1 | -2/+2 |
2021-03-18 | Require safe >= 0.3.18 and remove cpp. | John MacFarlane | 1 | -1/+1 |
2021-03-18 | Don't bake in extra stack size to the executables. | John MacFarlane | 1 | -1/+1 |
2021-03-18 | Bump to 2.12.1 and update changelog. | John MacFarlane | 1 | -1/+1 |
2021-03-18 | Use -A8m for default rtsopts for benchmark | John MacFarlane | 1 | -1/+1 |
2021-03-18 | pandoc.cabal: bake in -A8m to rtsopts. | John MacFarlane | 1 | -1/+1 |
2021-03-17 | Update bounds for random (#7156) | Alexey Kuleshevich | 1 | -1/+1 |
2021-03-17 | Benchmark improvements. | John MacFarlane | 1 | -2/+4 |
2021-03-16 | Increase heap space in runtime for benchmarks. | John MacFarlane | 1 | -0/+1 |
2021-03-15 | Switch to gauge for now for benchmarks. | John MacFarlane | 1 | -3/+3 |
2021-03-15 | Require texmath 0.12.2 | John MacFarlane | 1 | -1/+1 |
2021-03-14 | Require latest doclayout and skylighting. | John MacFarlane | 1 | -3/+3 |
2021-03-13 | Use eciteproc >= 0.3.0.9 | John MacFarlane | 1 | -1/+1 |
2021-03-13 | Use jira-wiki-markup 1.3.4 | Albert Krewinkel | 1 | -1/+1 |
2021-03-09 | Re-add a needed dependency for benchmark. | John MacFarlane | 1 | -0/+1 |