summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fixed --local-bin-path in deb package script.John MacFarlane2016-06-04
* Fixed osx packaging issues.John MacFarlane2016-06-04
* osx build: use --local-bin-path.John MacFarlane2016-06-04
* deb pkg: use --local-bin-path so we don't install to ~/.local.John MacFarlane2016-06-04
* Updated man page.John MacFarlane2016-06-04
* Updated date in README.John MacFarlane2016-06-04
* Updated AUTHORS in README.John MacFarlane2016-06-04
* Updated changelog.John MacFarlane2016-06-04
* Travis: test with ghc 8.0.1, remove testing with ghc 7.4.John MacFarlane2016-06-04
* Fixed windows/stack.yaml.John MacFarlane2016-06-03
* Use windows/stack.yaml for appveyor build.John MacFarlane2016-06-03
* appveyor.yml: diagnostics.John MacFarlane2016-06-03
* appveyor.yml: Fix check for existing wixtoolset.John MacFarlane2016-06-03
* Require latest highlighting-kate.John MacFarlane2016-06-03
* appveyor improvements.John MacFarlane2016-06-03
* Windows build: create pandoc-citeproc on appveyor, so we can put in msi.John MacFarlane2016-06-03
* appveyor: Fixed spacing issue in VERSION setting.John MacFarlane2016-06-03
* appveyor: another attempt to get version set!John MacFarlane2016-06-03
* appveyor: another try at setting version.John MacFarlane2016-06-03
* Updated changelogJohn MacFarlane2016-06-03
* Merge pull request #2962 from tarleb/org-more-export-settingsJohn MacFarlane2016-06-03
|\
| * Org reader: support special strings export optionAlbert Krewinkel2016-06-03
| * Org reader: support emphasized text export optionAlbert Krewinkel2016-06-03
| * Org reader: support smart quotes export optionAlbert Krewinkel2016-06-03
| * Org reader: drop unused field from parser stateAlbert Krewinkel2016-06-02
| * Org reader: undo code duplicationAlbert Krewinkel2016-06-02
* | appveyor: Fixed version detection.John MacFarlane2016-06-02
* | appveyor: cache wixbin directory.John MacFarlane2016-06-02
* | appveyor: maybe fixed escaping.John MacFarlane2016-06-02
* | Fixed YAML for appveyor.yml.John MacFarlane2016-06-02
* | appveyor: fixed set command.John MacFarlane2016-06-02
* | appveyor: put wix path in quotes.John MacFarlane2016-06-02
* | appveyor: another attempt to get wix paths right.John MacFarlane2016-06-02
* | appveyor.yml: try to get paths for candle and light right.John MacFarlane2016-06-02
* | appveyor: try to create msi as artifact.John MacFarlane2016-06-02
* | Updated changelog.John MacFarlane2016-06-02
|/
* Merge pull request #2950 from tarleb/org-ref-supportJohn MacFarlane2016-05-31
|\
| * Org reader: support org-ref style citationsAlbert Krewinkel2016-05-27
* | Merge pull request #2954 from tarleb/org-export-blocksJohn MacFarlane2016-05-31
|\ \
| * | Org reader: support new syntax for export blocksAlbert Krewinkel2016-05-29
| * | Org reader: refactor BEGIN…END block parsingAlbert Krewinkel2016-05-29
| * | Org reader: rename `parseInlines` to `inlines`Albert Krewinkel2016-05-29
| |/
* / brazilian -> brazil for polyglossia.John MacFarlane2016-05-31
|/
* Merge pull request #2946 from tarleb/org-modularizationJohn MacFarlane2016-05-25
|\
| * Org reader: extract blocks parser to moduleAlbert Krewinkel2016-05-25
| * Org reader: extract inline parser to moduleAlbert Krewinkel2016-05-25
| * Org reader: extract parsing function to moduleAlbert Krewinkel2016-05-25
|/
* Merge pull request #2942 from mb21/epub-readerJohn MacFarlane2016-05-24
|\
| * EPUB Reader: normalise Link id as wellmb212016-05-24
|/
* Updated changelog.John MacFarlane2016-05-23