index
:
pandoc
main
MSM's mirror of Pandoc
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-06-05
Org reader: add support for "Berkeley-style" cites
Albert Krewinkel
2016-06-05
Org reader: add semicolon to list of special chars
Albert Krewinkel
2016-06-04
Use pandoc-citeproc-0.10 in binary pkgs.
John MacFarlane
2016-06-04
Removed -rtsopts from library stanza.
John MacFarlane
2016-06-04
make_osx_package.sh: removed executable signing.
John MacFarlane
2016-06-04
appveyor: use improved method for creating msi.
John MacFarlane
2016-06-04
Improved Windows installer (nkalvi, #2708, #2389).
John MacFarlane
2016-06-04
Fixed --local-bin-path in deb package script.
John MacFarlane
2016-06-04
Fixed osx packaging issues.
John MacFarlane
2016-06-04
osx build: use --local-bin-path.
John MacFarlane
2016-06-04
deb pkg: use --local-bin-path so we don't install to ~/.local.
John MacFarlane
2016-06-04
Updated man page.
John MacFarlane
2016-06-04
Updated date in README.
John MacFarlane
2016-06-04
Updated AUTHORS in README.
John MacFarlane
2016-06-04
Updated changelog.
John MacFarlane
2016-06-04
Travis: test with ghc 8.0.1, remove testing with ghc 7.4.
John MacFarlane
2016-06-03
Fixed windows/stack.yaml.
John MacFarlane
2016-06-03
Use windows/stack.yaml for appveyor build.
John MacFarlane
2016-06-03
appveyor.yml: diagnostics.
John MacFarlane
2016-06-03
appveyor.yml: Fix check for existing wixtoolset.
John MacFarlane
2016-06-03
Require latest highlighting-kate.
John MacFarlane
2016-06-03
appveyor improvements.
John MacFarlane
2016-06-03
Windows build: create pandoc-citeproc on appveyor, so we can put in msi.
John MacFarlane
2016-06-03
appveyor: Fixed spacing issue in VERSION setting.
John MacFarlane
2016-06-03
appveyor: another attempt to get version set!
John MacFarlane
2016-06-03
appveyor: another try at setting version.
John MacFarlane
2016-06-03
Updated changelog
John MacFarlane
2016-06-03
Merge pull request #2962 from tarleb/org-more-export-settings
John MacFarlane
2016-06-03
Org reader: support special strings export option
Albert Krewinkel
2016-06-03
Org reader: support emphasized text export option
Albert Krewinkel
2016-06-03
Org reader: support smart quotes export option
Albert Krewinkel
2016-06-02
appveyor: Fixed version detection.
John MacFarlane
2016-06-02
appveyor: cache wixbin directory.
John MacFarlane
2016-06-02
appveyor: maybe fixed escaping.
John MacFarlane
2016-06-02
Fixed YAML for appveyor.yml.
John MacFarlane
2016-06-02
appveyor: fixed set command.
John MacFarlane
2016-06-02
appveyor: put wix path in quotes.
John MacFarlane
2016-06-02
appveyor: another attempt to get wix paths right.
John MacFarlane
2016-06-02
appveyor.yml: try to get paths for candle and light right.
John MacFarlane
2016-06-02
appveyor: try to create msi as artifact.
John MacFarlane
2016-06-02
Updated changelog.
John MacFarlane
2016-06-02
Org reader: drop unused field from parser state
Albert Krewinkel
2016-06-02
Org reader: undo code duplication
Albert Krewinkel
2016-05-31
Merge pull request #2950 from tarleb/org-ref-support
John MacFarlane
2016-05-31
Merge pull request #2954 from tarleb/org-export-blocks
John MacFarlane
2016-05-31
brazilian -> brazil for polyglossia.
John MacFarlane
2016-05-29
Org reader: support new syntax for export blocks
Albert Krewinkel
2016-05-29
Org reader: refactor BEGIN…END block parsing
Albert Krewinkel
2016-05-29
Org reader: rename `parseInlines` to `inlines`
Albert Krewinkel
2016-05-27
Org reader: support org-ref style citations
Albert Krewinkel
[next]