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-12-05
Bump to 2.8.1
John MacFarlane
1
-1
/
+1
2019-12-03
Move data/emoji.json to emoji.json, add to extra-source-files.
John MacFarlane
1
-0
/
+2
2019-11-27
Generate Emoji module with TH.
John MacFarlane
1
-1
/
+3
2019-11-26
Bump to 2.8.0.1 and update changelog and manual.
John MacFarlane
1
-1
/
+1
2019-11-26
Use skylighting 0.8.3.
John MacFarlane
1
-2
/
+2
2019-11-24
Add unexported Text.Pandoc.Readers.Metadata.
John MacFarlane
1
-0
/
+1
2019-11-24
Update to doctemplates 0.7.2, update template docs.
John MacFarlane
1
-2
/
+2
2019-11-18
Use doctemplates 0.7.1
John MacFarlane
1
-2
/
+2
2019-11-14
Fixed some test locations and put test data files in extra-source-files.
John MacFarlane
1
-0
/
+6
2019-11-12
Switch to new pandoc-types and use Text instead of String [API change].
despresc
1
-3
/
+3
2019-10-30
Use latest doclayout.
John MacFarlane
1
-1
/
+1
2019-10-30
docbook reader: fix nesting of chapters and sections (#5864)
Florian Klink
1
-0
/
+1
2019-10-29
Changes to build with new doctemplates/doclayout.
John MacFarlane
1
-2
/
+3
2019-10-14
Minor template & test changes for latest dev doctemplates.
John MacFarlane
1
-2
/
+2
2019-10-10
Improve parsing of --defaults.
John MacFarlane
1
-1
/
+0
2019-10-09
Add HsYAML-aeson to build-depends
John MacFarlane
1
-0
/
+1
2019-10-09
Options.WriterOptions: Change type of writerVariables to Context Text.
John MacFarlane
1
-0
/
+2
2019-10-07
Remove derive_json_via_th flag; always use TH.
John MacFarlane
1
-9
/
+1
2019-10-07
Make derive_json_via_th flag false by default
John MacFarlane
1
-1
/
+1
2019-10-04
Require haddock-library >= 1.8
John MacFarlane
1
-1
/
+1
2019-10-03
Use texmath 0.11.3
John MacFarlane
1
-1
/
+1
2019-10-03
Don't use -Wnoncanonical-monadfail-instances which is deprecated in ghc 8.8.
John MacFarlane
1
-6
/
+0
2019-10-03
Allow latest haddock-library.
John MacFarlane
1
-1
/
+1
2019-10-03
Use latest skylighting.
John MacFarlane
1
-2
/
+2
2019-09-30
Use skylighting >= 0.8.2.2.
John MacFarlane
1
-2
/
+2
2019-09-28
Markdownify changelog -> changelog.md.
John MacFarlane
1
-1
/
+1
2019-09-27
Require doctemplates 0.6.1.
John MacFarlane
1
-1
/
+1
2019-09-25
Use latest skylighting.
John MacFarlane
1
-2
/
+2
2019-09-24
Use latest texmath.
John MacFarlane
1
-1
/
+1
2019-09-24
Allow latest Diff.
John MacFarlane
1
-1
/
+1
2019-09-23
pandoc.cabal: repeat ghc-options in all stanzas.
John MacFarlane
1
-4
/
+63
2019-09-22
Require latest texmath.
John MacFarlane
1
-1
/
+1
2019-09-22
[Docx Writer] Re-use Readers.Docx.Parse for StyleMap (#5766)
Nikolay Yakimov
1
-1
/
+2
2019-09-22
Use HsYAML-0.2.0.0
John MacFarlane
1
-1
/
+1
2019-09-08
Add to other-extensions field for use by cabal solver (#5728)
Vanessa McHale
1
-0
/
+1
2019-09-05
Add dependency on skylighting-core in cabal file.
John MacFarlane
1
-0
/
+1
2019-09-05
Small cleanups in Makefile.
John MacFarlane
1
-0
/
+4
2019-09-05
Add partial styles.html in HTML5 template.
John MacFarlane
1
-0
/
+1
2019-09-02
Use doctemplates 0.6.
John MacFarlane
1
-1
/
+1
2019-08-26
Cabal cleanup (#5693)
Albert Krewinkel
1
-22
/
+9
2019-08-25
Use new doctemplates, doclayout.
John MacFarlane
1
-2
/
+2
2019-08-24
Change optMetadataFile type from Maybe to List (#5702)
Owen McGrath
1
-0
/
+2
2019-08-23
Require pandoc-types 1.17.6.
John MacFarlane
1
-2
/
+2
2019-08-16
Lua: add module for AST element sequence traversal
Albert Krewinkel
1
-0
/
+1
2019-08-15
pandoc.cabal: add cabal.project to extra-source-files.
Albert Krewinkel
1
-1
/
+2
2019-08-05
Version bump to 2.8 because of type changes for templates.
John MacFarlane
1
-1
/
+1
2019-07-28
Use doctemplates 0.3, change type of writerTemplate.
John MacFarlane
1
-1
/
+2
2019-07-23
Templates: Change type of renderTemplate'.
John MacFarlane
1
-1
/
+1
2019-07-16
Version to 2.7.4.
John MacFarlane
1
-1
/
+1
2019-07-14
Require skylighting 0.8.2 (fix bug with long integer literals).
John MacFarlane
1
-1
/
+1
[prev]
[next]