index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pandoc.cabal
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-04
Lua: add `pandoc.system` module (#5468)
Albert Krewinkel
1
-0
/
+2
2019-05-01
CI: test with GHC 8.6.5
Albert Krewinkel
1
-1
/
+1
2019-04-17
Don't advertise base-4.8 support anymore (#5455)
Herbert Valerio Riedel
1
-1
/
+1
2019-04-17
Allow QuickCheck 2.13.
John MacFarlane
1
-1
/
+1
2019-04-09
Update copyright year
John MacFarlane
1
-1
/
+1
2019-04-09
Use cmark-gfm 0.2.0.
John MacFarlane
1
-1
/
+1
2019-04-05
Bump to 2.7.2, update changelog.
John MacFarlane
1
-1
/
+1
2019-04-05
Update pandoc.cabal with new pptx files.
Jesse Rosenthal
1
-0
/
+4
2019-04-03
Add templates/default.xwiki to cabal data files.
John MacFarlane
1
-0
/
+1
2019-04-02
Add test/writer.xwiki to cabal extra-source-files.
John MacFarlane
1
-0
/
+1
2019-04-02
Add xwiki to cabal description
John MacFarlane
1
-4
/
+5
2019-04-02
Add XWiki Support (#4167)
Derek Chen-Becker
1
-0
/
+1
2019-03-27
ipynb reader: avoid introducing spurious `.0` on integers in metadata.
John MacFarlane
1
-0
/
+1
2019-03-27
Drop support for ghc < 8.
John MacFarlane
1
-2
/
+1
2019-03-20
Improve pdfSize in ImageSize.
John MacFarlane
1
-1
/
+2
2019-03-13
Use cmark-gfm-0.1.8.
John MacFarlane
1
-1
/
+1
2019-03-13
Updated tested-with.
John MacFarlane
1
-2
/
+2
2019-03-13
Bump to 2.7.1
John MacFarlane
1
-1
/
+1
2019-03-13
Revise last commit, adding an upper bound for cmark-gfm.
John MacFarlane
1
-1
/
+1
2019-03-13
Exclude cmark-gfm-hs 0.1.7, which is buggy.
John MacFarlane
1
-1
/
+1
2019-03-02
Require texmath 0.11.2.1
John MacFarlane
1
-1
/
+1
2019-03-02
Bump version to 2.7.
John MacFarlane
1
-1
/
+1
2019-03-02
Use XDG data directory for user data directory.
John MacFarlane
1
-2
/
+2
2019-02-27
Use latest skylighting.
John MacFarlane
1
-1
/
+1
2019-02-16
T.P.Lua: split StackInstances into smaller Marshaling modules
Albert Krewinkel
1
-1
/
+5
2019-02-10
Bump to 2.6.1.
John MacFarlane
1
-1
/
+1
2019-02-10
Use latest skylighting.
John MacFarlane
1
-1
/
+1
2019-02-09
Added simple ipynb reader/writer tests.
John MacFarlane
1
-0
/
+3
2019-02-09
Adds Asciidoctor sprcific writer and tests
TG
1
-0
/
+1
2019-02-08
Use latest basement/foundation on 32bit windows.
John MacFarlane
1
-2
/
+3
2019-02-06
cabal - prevent using basement 0.0.10 on 32-bit windows.
John MacFarlane
1
-1
/
+4
2019-01-30
Org reader: add support for #+SELECT_TAGS.
leungbk
1
-0
/
+1
2019-01-22
Support ipynb (Jupyter notebook) as input and output format.
John MacFarlane
1
-8
/
+11
2019-01-09
RST reader: change treatment of `number-lines` directives. (#5207)
Brian Leung
1
-0
/
+1
2019-01-09
Allow http-client 0.6.
John MacFarlane
1
-1
/
+1
2019-01-06
Add DokuWiki reader (#5108)
Alexander
1
-2
/
+5
2019-01-04
Tests: Fix findPandoc to work with Windows.
John MacFarlane
1
-0
/
+2
2019-01-02
Removed custom Setup.hs, use build-type: simple.
John MacFarlane
1
-4
/
+1
2018-12-19
Allow latest Glob.
John MacFarlane
1
-2
/
+2
2018-12-03
Allow latest zip-archive.
John MacFarlane
1
-2
/
+2
2018-12-02
Allow tasty 1.2
John MacFarlane
1
-1
/
+1
2018-12-01
Require skylighting >= 0.7.5.
John MacFarlane
1
-1
/
+1
2018-11-29
Bump to version 2.6 because of API change in read/writeJSON.
John MacFarlane
1
-1
/
+1
2018-11-22
Bump version to 2.5.
John MacFarlane
1
-1
/
+1
2018-11-19
LaTeX reader: cleaned up handling of dimension arguments.
John MacFarlane
1
-3
/
+3
2018-11-07
T.P.App: extract submodule T.P.App.FormatHeuristics
Albert Krewinkel
1
-0
/
+1
2018-11-06
T.P.App: extract Opt into separate module
Albert Krewinkel
1
-0
/
+1
2018-11-04
Add cabal flag `derive_json_via_th`
Albert Krewinkel
1
-0
/
+7
2018-11-03
App: extract output settings into module
Albert Krewinkel
1
-0
/
+1
2018-11-03
App: extract command line options to separate module
Albert Krewinkel
1
-1
/
+2
[next]