aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-16Updated man page.John MacFarlane1-1/+1
2015-11-16Bump version to 1.15.2.1. Updated changelog.John MacFarlane2-1/+7
2015-11-16Updated man page.John MacFarlane1-2/+3
2015-11-16Added stack.yaml to other-source-files so it gets into tarball.John MacFarlane1-0/+2
2015-11-16Use generic example.com link in README and changelog.John MacFarlane2-5/+6
2015-11-16Use example.com for sample link in changelog.John MacFarlane1-1/+2
2015-11-16Added two missing test cases to extra-source-files in pandoc.cabal.John MacFarlane1-0/+2
2015-11-15'make dist' - use stack to build from tarball.John MacFarlane1-1/+1
2015-11-15Adjusted trypandoc makefile for use of sandbox.John MacFarlane1-1/+1
2015-11-15Fixed bug in make_osx_package.sh script.John MacFarlane1-1/+1
2015-11-15make_osx_package.sh: be compatible with OSX >= 10.7.John MacFarlane1-0/+1
2015-11-15Build deb pkg on wheezy so we require a lower libc version.John MacFarlane3-4/+4
2015-11-15deb/Vagrantfile improvements.John MacFarlane1-2/+3
2015-11-15Vagrantfile: Install certificates needed for stack to work.John MacFarlane3-0/+57
2015-11-15Removed 'changes' Makefile target.John MacFarlane1-4/+1
2015-11-15Updated man page.John MacFarlane1-1/+6
2015-11-15Added 'make changes_github' and 'make changes', updated release checklist.John MacFarlane2-4/+7
2015-11-15Added 'make changes' target.John MacFarlane2-1/+13
2015-11-15Updated changelog.John MacFarlane1-1/+14
2015-11-15Docx writer: insert space between footnote ref and footnote.John MacFarlane1-2/+2
2015-11-14Use stack for Windows installer.John MacFarlane3-23/+34
2015-11-14Merge pull request #2533 from adunning/patch-4John MacFarlane1-1/+1
2015-11-14Merge pull request #2531 from adunning/patch-3John MacFarlane1-36/+38
2015-11-14Use latest pandoc-citeproc in deb and osx packages.John MacFarlane2-2/+2
2015-11-14Derive Generic instances for types in Text.Pandoc.Options.John MacFarlane1-10/+11
2015-11-14Fix math cross-reference.Andrew Dunning1-1/+1
2015-11-14Allow more customization of opendocument styles.John MacFarlane2-9/+8
2015-11-14Update LaTeX/ConTeXt link colour usage.Andrew Dunning1-12/+14
2015-11-14Improve documentation of template updates.Andrew Dunning1-36/+38
2015-11-15Interpret pauses correctly for all headersmichaelbeaumont1-5/+3
2015-11-14Added note about default for --email-obfuscation.John MacFarlane1-1/+2
2015-11-14Slight improvement to changelog.John MacFarlane1-4/+2
2015-11-14Updated changelog.John MacFarlane1-0/+5
2015-11-14Use latest pandoc-citeproc in osx, deb packages.John MacFarlane2-4/+4
2015-11-14Use lts-3.13 resolver.John MacFarlane1-1/+1
2015-11-14Allow process 1.3.John MacFarlane1-2/+2
2015-11-14Added test case for links in notes.Jesse Rosenthal3-0/+5
2015-11-14Follow relationships correctly in foot/endnotes.Jesse Rosenthal1-27/+40
2015-11-13Use current pandoc-citeproc for deb and osx packages.John MacFarlane2-2/+2
2015-11-13make-windows-installer.bat: run tests.John MacFarlane1-1/+3
2015-11-13Updated changelog.John MacFarlane1-0/+3
2015-11-13Text.Pandoc.Emoji: use hex escapes instead of Unicode in source.John MacFarlane1-870/+870
2015-11-13Merge pull request #2526 from tarleb/org-definition-lists-fixJohn MacFarlane2-2/+9
2015-11-13Org reader: Require whitespace around def list markersAlbert Krewinkel2-2/+9
2015-11-13Updated changelog.John MacFarlane1-0/+3
2015-11-13Merge pull request #2525 from tarleb/org-smart-fixesJohn MacFarlane2-4/+18
2015-11-13Updated changelog.John MacFarlane1-0/+2
2015-11-13Added `emoji` extension to Markdown.John MacFarlane7-1/+938
2015-11-13Org reader: Fix emphasis rules for smart parsingAlbert Krewinkel2-4/+18
2015-11-13Allow `://` in citation keys.John MacFarlane1-1/+2