summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Minor tweak in how make_deb.sh is called.John MacFarlane2016-01-07
* deb/make_deb.sh - removed 'stack clean'.John MacFarlane2016-01-07
* Merge pull request #2629 from tarleb/org-noexport-fixJohn MacFarlane2016-01-07
|\
| * Fix function dropping subtrees tagged :noexport:Albert Krewinkel2016-01-07
* | make_deb.sh - use --install-ghc flag instead of stack setup.John MacFarlane2016-01-07
* | deb pkg generation improvements.John MacFarlane2016-01-07
* | deb/Makefile: Renamed COMMIT -> TREEJohn MacFarlane2016-01-07
* | make_deb.sh - added --stack-setup-yaml.John MacFarlane2016-01-07
* | Upgrade hsb2hs.yaml lts resolver.John MacFarlane2016-01-07
* | Markdown reader: renormalize table column widths if they exceed 100%.John MacFarlane2016-01-07
|/
* Improved default template lookup for custom lua scripts.John MacFarlane2016-01-06
* stack.yaml, stack.full.yaml - use lts-4.0 resolver.John MacFarlane2016-01-06
* Revert "Make file globbing work on windows."John MacFarlane2016-01-06
* Make file globbing work on windows.John MacFarlane2016-01-06
* stack.yaml: bump pandoc-types version to 1.16.0.1.John MacFarlane2016-01-06
* Merge pull request #2622 from conklech/ignore-stackJohn MacFarlane2016-01-05
|\
| * Add .stack-work to gitignoreChristian Conkle2016-01-05
* | RST, Markdown writers: Fixed rendering of grid tables with blank rows.John MacFarlane2016-01-05
* | Go back to testing with ghc 7.10.2.John MacFarlane2016-01-05
|/
* Regenerated .travis.yml to include 7.10.3.John MacFarlane2016-01-05
* Added 7.10.3 to make_travis_yml.hs known versions.John MacFarlane2016-01-05
* Updated .travis.yml, added ghc 7.10.3 to tested-with.John MacFarlane2016-01-05
* Fixed v1.16 reversion with --latex-engine.John MacFarlane2016-01-04
* windows/stack.yaml - use local pandoc-citeproc.John MacFarlane2016-01-04
* Updated binary package stack.yamls to ensure pandoc-citeproc...John MacFarlane2016-01-03
* Textile reader: don't allow block HTML tags in inline contexts.John MacFarlane2016-01-02
* Fixed debpkg target.John MacFarlane2016-01-02
* Fixed windows stack.yaml.John MacFarlane2016-01-02
* Updated man page.John MacFarlane2016-01-02
* Updated filter for man pages.John MacFarlane2016-01-02
* Updated stack.yaml files.John MacFarlane2016-01-02
* Updated changelog.John MacFarlane2016-01-02
* MediaWiki reader: interpret markup inside `<tt>`, `<code>`.John MacFarlane2016-01-02
* MediaWiki writer: fix spacing issues.John MacFarlane2016-01-02
* Tweaks to changelog.John MacFarlane2016-01-01
* Updated changelog.John MacFarlane2016-01-01
* Allow process 1.4John MacFarlane2016-01-01
* Allow binary 0.8John MacFarlane2016-01-01
* HTML slide templates: add toc. (Andrew Dunning)John MacFarlane2016-01-01
* Relax version bound on HTTP.John MacFarlane2016-01-01
* stack.yaml - use simpler extra-deps field.John MacFarlane2015-12-30
* Use cmark 0.5.John MacFarlane2015-12-29
* Added 'paper' after $papersize$ variable in latex template.John MacFarlane2015-12-23
* Updated README with margin and papersize variables.John MacFarlane2015-12-22
* ConTeXt writer: set default layout based on margin-left, etc.John MacFarlane2015-12-22
* LaTeX writer: create defaults for geometry using margin-left etc.John MacFarlane2015-12-22
* LaTeX reader: allow blank space between braced arguments of commands.John MacFarlane2015-12-22
* Improved treatment of margins in wkhtmltopdf.John MacFarlane2015-12-21
* Allow setting margins from metadata variables for wkhtmltopdf.John MacFarlane2015-12-21
* pdf via wkhtmltopdf: take `title` and `page-size` from metadata.John MacFarlane2015-12-21