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-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
2021-01-15
Use citeproc >= 0.3.0.4.
John MacFarlane
1
-1
/
+1
2021-01-11
Use commonmark 0.1.1.3.
John MacFarlane
1
-1
/
+1
2021-01-10
JATS writer: fix citations (#7018)
Albert Krewinkel
1
-2
/
+0
2021-01-10
Bump to 2.11.4.
John MacFarlane
1
-1
/
+1
2021-01-08
Update copyright notices for 2021 (#7012)
Albert Krewinkel
1
-1
/
+1
2021-01-05
Implement defaults file inheritance (#6924)
David Martschenko
1
-0
/
+7
2020-12-29
Bump to 2.11.3.2, update changelog and man page
John MacFarlane
1
-1
/
+1
2020-12-29
Use citeproc 0.3.0.3.
John MacFarlane
1
-1
/
+1
[next]