Age | Commit message (Expand) | Author | Files | Lines |
2014-02-23 | PDF: Use ; for TEXINPUTS separator on Windows. | John MacFarlane | 1 | -0/+2 |
2014-02-03 | Version bump to 1.12.3.3. | John MacFarlane | 1 | -1/+1 |
2014-02-03 | Version bump to 1.12.3.2. | John MacFarlane | 1 | -1/+1 |
2014-01-27 | Bumped version bounds for blaze-html, blaze-markup. | John MacFarlane | 1 | -2/+2 |
2014-01-14 | Allow binary 0.5. Version bump to 1.12.3.1. | John MacFarlane | 1 | -2/+2 |
2014-01-09 | Require latest texmath, highlighting-kate. | John MacFarlane | 1 | -4/+4 |
2014-01-09 | Relaxed version bounds on attoparsec, text, aeson. | John MacFarlane | 1 | -6/+6 |
2014-01-09 | Better exif parsing, including image resolution. | John MacFarlane | 1 | -1/+2 |
2014-01-06 | Increase upper bound for text. | John MacFarlane | 1 | -3/+2 |
2014-01-06 | Increase upper bound on process. | John MacFarlane | 1 | -1/+1 |
2014-01-02 | Pretty: Added nestle. API change, minor version bump to 1.12.3. | John MacFarlane | 1 | -1/+1 |
2013-12-26 | Allow temporary 1.2. | John MacFarlane | 1 | -1/+1 |
2013-12-10 | Allow zip-archive 0.2. | John MacFarlane | 1 | -1/+1 |
2013-12-09 | Relaxed version bounds for array, http-conduit, process. | John MacFarlane | 1 | -4/+4 |
2013-12-08 | Version mubp to 1.12.2.1 | John MacFarlane | 1 | -1/+1 |
2013-11-06 | Require texmath >= 0.6.5.2. | John MacFarlane | 1 | -1/+1 |
2013-11-03 | Version bump to 1.12.2. | John MacFarlane | 1 | -1/+1 |
2013-11-01 | TexMath: Export readTeXMath', which attends to display/inline. | John MacFarlane | 1 | -1/+1 |
2013-10-20 | Bump version to 1.12.1. | John MacFarlane | 1 | -1/+1 |
2013-10-20 | Removed data files for s5, slideous, slidy. | John MacFarlane | 1 | -23/+0 |
2013-10-19 | Version bump to 1.12.0.3. | John MacFarlane | 1 | -1/+1 |
2013-10-15 | Require pandoc-types 1.12.3. | John MacFarlane | 1 | -3/+3 |
2013-10-08 | Revert "Setup.hs: Better way of handling man page building." | John MacFarlane | 1 | -3/+1 |
2013-10-06 | Setup.hs: Better way of handling man page building. | John MacFarlane | 1 | -1/+3 |
2013-10-01 | Require pandoc-types >= 1.12.2.2. | John MacFarlane | 1 | -3/+3 |
2013-09-29 | Require pandoc-types >= 1.12.2. | John MacFarlane | 1 | -3/+3 |
2013-09-20 | Bump version to 1.12.0.2 and update changelog. | John MacFarlane | 1 | -1/+1 |
2013-09-20 | Removed stringable as a dependency. IT is not used. | John MacFarlane | 1 | -1/+0 |
2013-09-20 | Version bump to 1.12.0.1. | John MacFarlane | 1 | -1/+1 |
2013-09-19 | Handle Boolean values in `--metadata`. | John MacFarlane | 1 | -0/+2 |
2013-09-17 | Allow `--metadata` to be repeated for the same key to form a list. | John MacFarlane | 1 | -0/+1 |
2013-09-17 | Depend on pandoc-types 1.12.1. | John MacFarlane | 1 | -3/+3 |
2013-09-16 | Declare alex and happy as build-tools. | John MacFarlane | 1 | -1/+2 |
2013-09-09 | Fixed a couple test files in cabal file. | John MacFarlane | 1 | -2/+2 |
2013-09-01 | Added `--metadata/-M` option. | John MacFarlane | 1 | -0/+1 |
2013-08-26 | Added markdown citation parsing test. | John MacFarlane | 1 | -0/+1 |
2013-08-25 | Removed tests relating to citation processing. | John MacFarlane | 1 | -7/+0 |
2013-08-24 | Removed dependency on citeproc-hs. | John MacFarlane | 1 | -6/+1 |
2013-08-24 | Moved most of Text.Pandoc.Readers.TeXMath to texmath 0.6.4. | John MacFarlane | 1 | -1/+1 |
2013-08-18 | Removed scripts directory. | John MacFarlane | 1 | -10/+0 |
2013-08-16 | Added scripts/deflists.py to filter examples. | John MacFarlane | 1 | -0/+1 |
2013-08-14 | Updated for removed unMeta, unFormat in pandoc-types. | John MacFarlane | 1 | -0/+9 |
2013-08-10 | Added Tests.Walk. | John MacFarlane | 1 | -0/+1 |
2013-08-08 | Pass writename as argument to filters. | John MacFarlane | 1 | -1/+1 |
2013-08-08 | Added Text.Pandoc.Process (pipeProcess). | John MacFarlane | 1 | -1/+2 |
2013-08-08 | Revert "Revert "Added `--filter` option."" | John MacFarlane | 1 | -0/+1 |
2013-08-08 | Added Text.Pandoc.Compat.TagSoupEntity. | John MacFarlane | 1 | -1/+2 |
2013-08-08 | Added Text.Pandoc.Compat.Monoid. | John MacFarlane | 1 | -0/+1 |
2013-08-05 | Require latest version of texmath. | John MacFarlane | 1 | -1/+1 |
2013-08-04 | Remove CPP from default-extensions; add pragmas to modules as needed. | John MacFarlane | 1 | -4/+0 |