Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 | Add new style FB2 tests | Alexander Krotov | 3 | -0/+37 |
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 |
2017-10-27 | Automatic reformating by stylish-haskell. | John MacFarlane | 79 | -601/+607 |
2017-10-27 | Updated AUTHORS.md and changelog. | John MacFarlane | 2 | -3/+11 |
2017-10-27 | Improved documentation about markdown and gfm extensions. | John MacFarlane | 1 | -8/+25 |
2017-10-27 | Removed old adjacent_links test for docx reader. | John MacFarlane | 3 | -5/+0 |
2017-10-27 | Consistent underline for Readers (#2270) | hftf | 14 | -15/+39 |
2017-10-27 | Merge pull request #3998 from ickc/proofread-2 | John MacFarlane | 1 | -3/+3 |
2017-10-27 | changelog: minor typo fix | Kolen Cheung | 1 | -3/+3 |
2017-10-27 | Merge pull request #3997 from ickc/proofread | John MacFarlane | 15 | -45/+50 |
2017-10-26 | update years in copyright | Kolen Cheung | 6 | -9/+9 |
2017-10-26 | Use CamelCase for JavaScript for uniformity | Kolen Cheung | 5 | -6/+6 |
2017-10-26 | .editorconfig: change tests/ to test/ as in 18ab864 | Kolen Cheung | 1 | -1/+1 |
2017-10-26 | partially undo commit da1e626 | Kolen Cheung | 1 | -2/+2 |
2017-10-26 | partially undo b851c2a | Kolen Cheung | 1 | -1/+1 |
2017-10-26 | CONTRIBUTING.md: update reference to a deprecated arg | Kolen Cheung | 1 | -1/+1 |
2017-10-26 | Update changelog | John MacFarlane | 1 | -0/+13 |
2017-10-26 | doc/using-the-pandoc-api.md: proofread (minor) | Kolen Cheung | 1 | -3/+3 |
2017-10-26 | doc/filters.md: add more links to pandoc filters in diff. lang. | Kolen Cheung | 1 | -2/+4 |
2017-10-26 | CONTRIBUTING.md: general proofread | Kolen Cheung | 1 | -12/+10 |
2017-10-26 | CONTRIBUTING.md: sync a quote from MANUAL.txt | Kolen Cheung | 1 | -4/+4 |