Age | Commit message (Expand) | Author | Files | Lines |
2016-04-20 | Require texmath 0.8.6.2. | John MacFarlane | 1 | -1/+1 |
2016-04-18 | Allow data-default 0.6.0. | John MacFarlane | 1 | -1/+1 |
2016-03-29 | Use texmath >= 0.8.6.1. | John MacFarlane | 1 | -1/+1 |
2016-03-24 | Bump version to 1.17.0.3. | John MacFarlane | 1 | -1/+1 |
2016-03-24 | include .tei files in pandoc.cabal | Mauro Bieg | 1 | -0/+2 |
2016-03-22 | Updated copyright dates to include 2016. | John MacFarlane | 1 | -1/+1 |
2016-03-22 | Version bump to 1.17.0.2. | John MacFarlane | 1 | -1/+1 |
2016-03-21 | Version to 1.17.0.1. | John MacFarlane | 1 | -1/+1 |
2016-02-26 | Docx Reader: Get rid of Modifiable typeclass. | Jesse Rosenthal | 1 | -1/+1 |
2016-02-24 | Allow zip-archive 0.3. | John MacFarlane | 1 | -2/+2 |
2016-02-22 | Raise tagsoup lower bound to 0.13.7. | John MacFarlane | 1 | -1/+1 |
2016-02-09 | Allow aeson 0.11. | John MacFarlane | 1 | -2/+2 |
2016-01-22 | Bump version to 1.17. | John MacFarlane | 1 | -1/+1 |
2016-01-21 | Added TEI to description and default.tei to data files. | John MacFarlane | 1 | -2/+3 |
2016-01-19 | Add TEI Writer. | csforste | 1 | -0/+2 |
2016-01-12 | Version to 1.16.0.2, updated changelog. | John MacFarlane | 1 | -1/+1 |
2016-01-11 | Depend on deepseq rather than deepseq-generics. | John MacFarlane | 1 | -1/+1 |
2016-01-09 | Version bump to 1.16.0.1 | John MacFarlane | 1 | -1/+1 |
2016-01-06 | Revert "Make file globbing work on windows." | John MacFarlane | 1 | -2/+1 |
2016-01-06 | Make file globbing work on windows. | John MacFarlane | 1 | -1/+2 |
2016-01-05 | Go back to testing with ghc 7.10.2. | John MacFarlane | 1 | -1/+1 |
2016-01-05 | Updated .travis.yml, added ghc 7.10.3 to tested-with. | John MacFarlane | 1 | -1/+1 |
2016-01-01 | Allow process 1.4 | John MacFarlane | 1 | -2/+2 |
2016-01-01 | Allow binary 0.8 | John MacFarlane | 1 | -1/+1 |
2016-01-01 | Relax version bound on HTTP. | John MacFarlane | 1 | -2/+2 |
2015-12-29 | Use cmark 0.5. | John MacFarlane | 1 | -1/+1 |
2015-12-14 | Removed "compatibility mode" when called as hsmarkdown. | John MacFarlane | 1 | -16/+10 |
2015-12-12 | Update to use latest releases of highlighting-kate and texmath. | John MacFarlane | 1 | -4/+4 |
2015-11-19 | Merge branch 'new-image-attributes' of https://github.com/mb21/pandoc into mb... | John MacFarlane | 1 | -4/+4 |
2015-11-16 | Bump version to 1.15.2.1. Updated changelog. | John MacFarlane | 1 | -1/+1 |
2015-11-16 | Added stack.yaml to other-source-files so it gets into tarball. | John MacFarlane | 1 | -0/+2 |
2015-11-16 | Added two missing test cases to extra-source-files in pandoc.cabal. | John MacFarlane | 1 | -0/+2 |
2015-11-14 | Allow process 1.3. | John MacFarlane | 1 | -2/+2 |
2015-11-13 | Added `emoji` extension to Markdown. | John MacFarlane | 1 | -0/+1 |
2015-11-12 | Bump version to 1.15.2. | John MacFarlane | 1 | -1/+1 |
2015-11-09 | Restored Text.Pandoc.Compat.Monoid. | John MacFarlane | 1 | -12/+23 |
2015-11-09 | Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." | John MacFarlane | 1 | -4/+4 |
2015-11-09 | Revert "Use Default-extensions rather than ghc-options for NoImplicitPrelude." | John MacFarlane | 1 | -8/+4 |
2015-11-09 | Revert "Give up support for ghc 7.4." | John MacFarlane | 1 | -1/+1 |
2015-11-08 | Give up support for ghc 7.4. | John MacFarlane | 1 | -1/+1 |
2015-11-08 | Use Default-extensions rather than ghc-options for NoImplicitPrelude. | John MacFarlane | 1 | -4/+8 |
2015-11-08 | Use -XNoImplicitPrelude and 'import Prelude' explicitly. | John MacFarlane | 1 | -4/+4 |
2015-10-27 | Change default for old-locale flag to False. | John MacFarlane | 1 | -1/+1 |
2015-10-24 | Added Paths_pandoc to other-modules for executable stanza. | John MacFarlane | 1 | -0/+1 |
2015-10-17 | Version bump to 1.15.1.1, updated changelog. | John MacFarlane | 1 | -1/+1 |
2015-10-14 | More changes to avoid compiler warnings on ghc 7.10. | John MacFarlane | 1 | -1/+5 |
2015-10-14 | Use custom Prelude to avoid compiler warnings. | John MacFarlane | 1 | -6/+6 |
2015-10-12 | Added ghc-prim to build-depends. | John MacFarlane | 1 | -1/+2 |
2015-10-10 | Merge pull request #2412 from frerich/reader/docbook/xref_support | John MacFarlane | 1 | -0/+1 |
2015-10-09 | Updated benchmark program. | John MacFarlane | 1 | -1/+1 |