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
2017-03-28
Added default.jats template.
John MacFarlane
1
-0
/
+1
2017-03-27
Add auxiliary files for command test for #3530 to pandoc.cabal.
John MacFarlane
1
-0
/
+2
2017-03-26
Revert "Use file-embed instead of hsb2hs to embed data files."
John MacFarlane
1
-1
/
+1
2017-03-26
Use file-embed instead of hsb2hs to embed data files.
John MacFarlane
1
-1
/
+1
2017-03-24
Ensure compatibility with hslua 0.5.*
Albert Krewinkel
1
-1
/
+2
2017-03-23
Allow creation of pdf via groff ms and pdfroff.
John MacFarlane
1
-4
/
+5
2017-03-23
Initial addition of groff ms writer.
John MacFarlane
1
-1
/
+5
2017-03-20
Added two lua test files to extra-source-files in pandoc.cabal.
John MacFarlane
1
-0
/
+2
2017-03-20
Lua filters (#3514)
Albert Krewinkel
1
-0
/
+7
2017-03-16
Added test for #256.
John MacFarlane
1
-0
/
+1
2017-03-16
Add default abbreviations file (data/abbreviations).
John MacFarlane
1
-0
/
+2
2017-03-15
Removed another unused cabal dependency.
John MacFarlane
1
-1
/
+0
2017-03-15
Removed some unnecessary build-depends.
John MacFarlane
1
-8
/
+3
2017-03-15
Use tasty-golden for golden tests in Old.
John MacFarlane
1
-0
/
+2
2017-03-14
Use tasty for tests rather than test-framework.
John MacFarlane
1
-3
/
+3
2017-03-13
Better handling of \part in LaTeX.
John MacFarlane
1
-0
/
+1
2017-03-10
Add Muse writer (#3489)
Alexander Krotov
1
-1
/
+6
2017-03-10
Expand \newenvironment macros.
John MacFarlane
1
-1
/
+1
2017-03-04
Require skylighting 0.3.1.
John MacFarlane
1
-2
/
+2
2017-03-02
Bumped syb upper bound.
John MacFarlane
1
-3
/
+3
2017-02-25
Expose some unexposed modules.
John MacFarlane
1
-5
/
+5
2017-02-20
We need process >= 1.2.3 for readCreateProcessWithExitCode.
John MacFarlane
1
-2
/
+2
2017-02-20
Updated test-with field.
John MacFarlane
1
-1
/
+1
2017-02-20
Use latest skylighting (0.3).
John MacFarlane
1
-2
/
+2
2017-02-20
Use new skylighting-0.2.
John MacFarlane
1
-2
/
+2
2017-02-12
pandoc.cabal: use cpphs if embed_data_files and darwin.
John MacFarlane
1
-0
/
+3
2017-02-12
Add Org writer unit tests
Alexander Krotov
1
-0
/
+1
2017-02-11
Added --log option to save log messages in JSON format to a file.
John MacFarlane
1
-17
/
+2
2017-02-10
Added Text.Pandoc.Logging (exported module).
John MacFarlane
1
-0
/
+1
2017-02-05
Split pandoc.hs into a module, Text.Pandoc.App, and a small program.
John MacFarlane
1
-5
/
+6
2017-02-04
Added first command test to cabal metadata and repo.
John MacFarlane
1
-0
/
+1
2017-02-04
Added skeleton for Tests.Command.
John MacFarlane
1
-0
/
+1
2017-02-04
Moved tests/ -> test/.
John MacFarlane
1
-106
/
+106
2017-01-31
Version bounds: require skylighting 0.1.1.4, bump bounds for blaze-*.
John MacFarlane
1
-5
/
+5
2017-01-29
Merge branch 'typeclass'
John MacFarlane
1
-17
/
+24
2017-01-29
Updated copyright to include 2017.
John MacFarlane
1
-1
/
+1
2017-01-29
Bump version to 1.19.2.
John MacFarlane
1
-1
/
+1
2017-01-29
Use latest skylighting.
John MacFarlane
1
-3
/
+3
2017-01-29
Fixed trypandoc.
John MacFarlane
1
-1
/
+1
2017-01-28
Rely on skylighting 0.1.1.2.
John MacFarlane
1
-3
/
+3
2017-01-27
Fix up benchmarks so they compile.
John MacFarlane
1
-0
/
+1
2017-01-26
Split writeDocbook into writeDocbook4, writeDocbook5.
John MacFarlane
1
-3
/
+3
2017-01-26
EPUB writer: split writeEPUB into writeEPUB2, writeEPUB3.
John MacFarlane
1
-1
/
+1
2017-01-25
Provide explicit separate functions for HTML 4 and 5.
John MacFarlane
1
-3
/
+5
2017-01-25
Revert "Added page breaks into Pandoc."
John MacFarlane
1
-3
/
+3
2017-01-25
Compile against pandoc-types 1.18.*.
John MacFarlane
1
-3
/
+3
2017-01-25
Removed tests for Walk; these now live in pandoc-types.
John MacFarlane
1
-1
/
+0
2017-01-25
Make Extensions a custom type instead of a Set Extension.
John MacFarlane
1
-1
/
+0
2017-01-25
Split extensions code from Options into separate Text.Pandoc.Extensions.
John MacFarlane
1
-0
/
+2
2017-01-25
Expose Text.Pandoc.MIME, unexpose Text.Pandoc.CSS
John MacFarlane
1
-2
/
+2
[prev]
[next]