Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-30 | Bump to 2.0.0.1. | John MacFarlane | 1 | -1/+1 |
2017-10-30 | EPUB writer: fixed filepaths for nonstandard epub-subdirectory values. | John MacFarlane | 1 | -16/+23 |
2017-10-30 | EPUB writer fixes: | John MacFarlane | 2 | -24/+33 |
2017-10-30 | Linux package build: ensure that pandoc-citeproc is statically linked. | John MacFarlane | 1 | -0/+6 |
2017-10-30 | trypandoc: add native. | John MacFarlane | 1 | -0/+2 |
2017-10-30 | Remove hftf from list of authors. | John MacFarlane | 1 | -1/+0 |
2017-10-30 | LaTeX reader: insert space when needed in macro expansion. | John MacFarlane | 1 | -1/+8 |
2017-10-30 | Allow unbraced arguments for macros. | John MacFarlane | 1 | -8/+8 |
2017-10-30 | Added failing command test for #4007. | John MacFarlane | 1 | -0/+23 |
2017-10-30 | Allow body of macro definition to be unbraced. | John MacFarlane | 1 | -7/+10 |
2017-10-29 | Add ms to trypandoc output formats. | John MacFarlane | 1 | -0/+1 |
2017-10-29 | Improved menus for trypandoc. | John MacFarlane | 1 | -16/+28 |
2017-10-29 | Regen man page. | John MacFarlane | 1 | -1/+1 |
2017-10-29 | Makefile: fix version detection. | John MacFarlane | 1 | -1/+1 |
2017-10-29 | Changelog format fixes. | John MacFarlane | 1 | -10/+10 |
2017-10-29 | Fixed warnings. | John MacFarlane | 2 | -8/+3 |
2017-10-29 | Export all of Text.Pandoc.Class from Text.Pandoc. | John MacFarlane | 4 | -8/+1 |
2017-10-29 | INSTALL - removed "building the whole pandoc ecosystem." | John MacFarlane | 1 | -23/+0 |
2017-10-29 | Removed useless notes state in DokuWiki writer. | John MacFarlane | 1 | -5/+2 |
2017-10-29 | changelog formatting fix. | John MacFarlane | 1 | -4/+4 |
2017-10-29 | Changelog formatting fix. | John MacFarlane | 1 | -3/+3 |
2017-10-29 | Source code reformatting. | John MacFarlane | 25 | -204/+202 |
2017-10-29 | hlint suggestions. | John MacFarlane | 26 | -542/+527 |
2017-10-29 | Added creole reader test files to pandoc.cabal. | John MacFarlane | 1 | -0/+2 |
2017-10-29 | More hlint. | John MacFarlane | 3 | -33/+30 |
2017-10-29 | Makefile: make SOURCEFILES overridable for make lint, make format. | John MacFarlane | 1 | -3/+3 |
2017-10-29 | Add .hlint.yaml | John MacFarlane | 1 | -0/+72 |
2017-10-29 | Small reformat. | John MacFarlane | 1 | -1/+1 |
2017-10-29 | Use uncurry. | John MacFarlane | 1 | -1/+1 |
2017-10-29 | More hlint fixes. | John MacFarlane | 6 | -58/+54 |
2017-10-29 | Update changelog. | John MacFarlane | 1 | -0/+2 |
2017-10-29 | Write FB2 lists without nesting blocks inside <p> (#4004) | Alexander | 3 | -99/+119 |
2017-10-29 | Creole reader (#4002) | Sascha Wilde | 3 | -0/+236 |
2017-10-28 | Use latest pandoc-citeproc release for binary package. | John MacFarlane | 1 | -4/+1 |
2017-10-28 | Fix warning for older GHC versions. | John MacFarlane | 1 | -1/+1 |
2017-10-28 | Try to fix imports for older ghc. | John MacFarlane | 1 | -1/+1 |
2017-10-28 | Changelog mis-spellings. | John MacFarlane | 1 | -2/+2 |
2017-10-28 | Change order of imports to satisfy older ghc. | John MacFarlane | 1 | -1/+1 |
2017-10-27 | Changelog: note on --pdf-engine-opt | John MacFarlane | 1 | -1/+2 |
2017-10-27 | Update man/pandoc.1. | John MacFarlane | 1 | -25/+98 |
2017-10-27 | Update date on MANUAL.txt | John MacFarlane | 1 | -1/+1 |
2017-10-27 | hlint suggestions. | John MacFarlane | 33 | -340/+307 |
2017-10-27 | Don't rely on syb when we don't need to. | John MacFarlane | 3 | -3/+3 |
2017-10-27 | Removed unnecessary build-deps. | John MacFarlane | 1 | -7/+2 |
2017-10-27 | hlint changes. | John MacFarlane | 9 | -126/+118 |
2017-10-27 | hlint suggestions. | John MacFarlane | 1 | -1/+1 |
2017-10-27 | hlint suggestions. | John MacFarlane | 1 | -9/+8 |
2017-10-27 | hlint suggestions. | John MacFarlane | 4 | -8/+7 |
2017-10-27 | More code simp in pandoc.hs. | John MacFarlane | 1 | -1/+1 |
2017-10-27 | pandoc.hs - removed some cruft. | John MacFarlane | 1 | -6/+2 |