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-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
2017-01-25
Fixed up weigh-pandoc and benchmark-pandoc so they build.
John MacFarlane
1
-1
/
+2
2017-01-25
Version to 2.0.
John MacFarlane
1
-1
/
+1
2017-01-25
Refactored math conversion in writers.
John MacFarlane
1
-1
/
+1
2017-01-25
Make Txt2Tags test pass.
Jesse Rosenthal
1
-1
/
+2
2017-01-25
Have to do some work to get the mediabag out.
Jesse Rosenthal
1
-1
/
+2
2017-01-25
Remove Text.Pandoc.Free
Jesse Rosenthal
1
-1
/
+0
2017-01-25
Introduce PandocMonad typeclass.
Jesse Rosenthal
1
-2
/
+3
2017-01-25
Implement runTest functions.
Jesse Rosenthal
1
-1
/
+1
2017-01-25
New Free module, with pure versions of IO funcs
Jesse Rosenthal
1
-1
/
+2
2017-01-19
Use skylighting 0.1.1.
John MacFarlane
1
-3
/
+3
2017-01-10
Allow vector 0.12.0.0.
John MacFarlane
1
-1
/
+1
2017-01-02
Allow aeson 1.1.
John MacFarlane
1
-2
/
+2
2016-12-23
Updates to use skylighting rather than highlighting-kate.
John MacFarlane
1
-4
/
+4
2016-12-23
Allow directory 1.3. Closes #3325.
John MacFarlane
1
-3
/
+3
2016-12-10
Version to 1.19.1
John MacFarlane
1
-1
/
+1
2016-12-09
We no longer need the MathMLInHTML.js shim from 2004!
John MacFarlane
1
-1
/
+0
2016-11-30
Use new module from texmath to lookup MS font codepoints.
John MacFarlane
1
-2
/
+1
2016-11-27
Version to 1.19.
John MacFarlane
1
-1
/
+1
2016-11-18
Added weigh-pandoc for memory usage diagnostics.
John MacFarlane
1
-0
/
+20
2016-10-26
Version to 1.18.
John MacFarlane
1
-1
/
+1
[next]