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
2021-03-16
Increase heap space in runtime for benchmarks.
John MacFarlane
1
-0
/
+1
2021-03-15
Switch to gauge for now for benchmarks.
John MacFarlane
1
-3
/
+3
2021-03-15
Require texmath 0.12.2
John MacFarlane
1
-1
/
+1
2021-03-14
Require latest doclayout and skylighting.
John MacFarlane
1
-3
/
+3
2021-03-13
Use eciteproc >= 0.3.0.9
John MacFarlane
1
-1
/
+1
2021-03-13
Use jira-wiki-markup 1.3.4
Albert Krewinkel
1
-1
/
+1
2021-03-09
Re-add a needed dependency for benchmark.
John MacFarlane
1
-0
/
+1
2021-03-09
Revert "Use -Wunused-packages on ghc >= 8.10."
John MacFarlane
1
-2
/
+0
2021-03-09
Remove some unused packages from pandoc.cabal.
John MacFarlane
1
-4
/
+2
2021-03-09
Use -Wunused-packages on ghc >= 8.10.
John MacFarlane
1
-0
/
+2
2021-03-04
Bump version to 2.12
John MacFarlane
1
-1
/
+1
2021-03-03
Revert "Add T.P.Readers.LaTeX.Include."
John MacFarlane
1
-1
/
+0
2021-03-03
Add T.P.Readers.LaTeX.Include.
John MacFarlane
1
-0
/
+1
2021-03-03
Remove T.P.Readers.LaTeX.Accent.
John MacFarlane
1
-1
/
+0
2021-03-03
Split out T.P.Readers.LaTeX.Inline.
John MacFarlane
1
-5
/
+6
2021-03-02
Split out T.P.Writers.LaTeX.Util.
John MacFarlane
1
-0
/
+1
2021-03-02
Split out T.P.Writers.LaTeX.Citation.
John MacFarlane
1
-0
/
+1
2021-03-02
Split out T.P.Writers.LaTeX.Lang.
John MacFarlane
1
-0
/
+1
2021-03-02
Split up T.P.Writers.Markdown...
John MacFarlane
1
-0
/
+2
2021-03-01
Make T.P.Readers.LaTeX.Types an unexported module.
John MacFarlane
1
-1
/
+1
2021-03-01
Factor out T.P.Readers.LaTeX.Macro.
John MacFarlane
1
-0
/
+1
2021-02-28
Factor out T.P.Readers.LaTeX.Math.
John MacFarlane
1
-0
/
+1
2021-02-28
trypandoc: add 2 second timeout.
John MacFarlane
1
-1
/
+1
2021-02-28
Factor out T.P.Readers.LaTeX.Citation.
John MacFarlane
1
-0
/
+1
2021-02-27
Factor out T.P.Readers.LaTeX.Table.
John MacFarlane
1
-0
/
+1
2021-02-27
Split off T.P.Readers.LaTeX.Accent.
John MacFarlane
1
-0
/
+1
2021-02-27
Use skylighting 0.10.4.
John MacFarlane
1
-2
/
+2
2021-02-22
Use latest skylighting.
John MacFarlane
1
-2
/
+2
2021-02-22
Remove weigh-pandoc.
John MacFarlane
1
-8
/
+0
2021-02-18
'make bench': Create csv files for comparison.
John MacFarlane
1
-1
/
+1
2021-02-18
Allow base64-bytestring-1.2.*
Dmitrii Kovanikov
1
-2
/
+2
2021-02-16
Revert "Add T.P.XML.Light.Cursor."
John MacFarlane
1
-1
/
+0
2021-02-16
Add T.P.XML.Light.Cursor.
John MacFarlane
1
-0
/
+1
2021-02-16
Split up T.P.XML.Light into submodules.
John MacFarlane
1
-0
/
+3
2021-02-16
Rename Text.Pandoc.XMLParser -> Text.Pandoc.XML.Light...
John MacFarlane
1
-1
/
+1
2021-02-14
Allow tasty 1.4.*
Albert Krewinkel
1
-1
/
+1
2021-02-12
Jira: require jira-wiki-markup 1.3.3
Albert Krewinkel
1
-1
/
+1
2021-02-10
Add new unexported module T.P.XMLParser.
John MacFarlane
1
-0
/
+2
2021-02-07
Avoid unnecessary use of NoImplicitPrelude pragma (#7089)
Albert Krewinkel
1
-1
/
+1
2021-02-07
pandoc.cabal: use common stanza to reduce duplication (#7086)
Albert Krewinkel
1
-124
/
+45
2021-02-02
Use hslua-module-path 0.1.0
Albert Krewinkel
1
-1
/
+1
2021-02-02
Lua: add module "pandoc.path"
Albert Krewinkel
1
-0
/
+1
2021-02-01
BibTeX writer: use doclayout and doctemplate.
John MacFarlane
1
-0
/
+2
2021-02-01
BibTeX writer fixes. Closes #7067.
John MacFarlane
1
-1
/
+1
2021-01-30
Require citeproc 0.3.0.6.
John MacFarlane
1
-1
/
+1
2021-01-30
Use tasty-bench instead of criterion for benchmarks.
John MacFarlane
1
-1
/
+2
2021-01-22
Use citeproc 0.3.0.5.
John MacFarlane
1
-1
/
+1
2021-01-22
Merge pull request #7042 from tarleb/jats-element-citations
John MacFarlane
1
-0
/
+1
2021-01-22
JATS writer: allow to use element-citation
Albert Krewinkel
1
-0
/
+1
2021-01-22
Add biblatex, bibtex as output formats (closes #7040).
John MacFarlane
1
-0
/
+1
[next]