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
2014-08-13
Added dokuwiki template to pandoc.cabal.
John MacFarlane
1
-0
/
+1
2014-08-13
Included Tests.Writers.Docbook in test modules.
John MacFarlane
1
-0
/
+1
2014-08-13
Added make-pandoc-man-pages flag
John MacFarlane
1
-0
/
+8
2014-08-13
Added Makefile to rebuild man pages.
John MacFarlane
1
-2
/
+1
2014-08-13
Revised tests directory.
John MacFarlane
1
-141
/
+117
2014-08-13
Removed special testHook from Setup.
John MacFarlane
1
-0
/
+1
2014-08-12
Merge pull request #1527 from mpickering/juicypixels
John MacFarlane
1
-1
/
+2
2014-08-13
PDF Writer: Attempts to convert images to pdf renderable formats
Matthew Pickering
1
-1
/
+2
2014-08-13
EPUB Tests: Added wasteland test
Matthew Pickering
1
-2
/
+1
2014-08-11
Docx: Add dropcap tests.
Jesse Rosenthal
1
-0
/
+1
2014-08-11
Require zip-archive 0.2.3.4, with normalized path comparison.
John MacFarlane
1
-2
/
+2
2014-08-10
Improved EPUB Tests
Matthew Pickering
1
-0
/
+1
2014-08-10
Removed OMath module, depend on texmath >= 0.8.
John MacFarlane
1
-2
/
+1
2014-08-09
Added Text.Pandoc.Readers.Docx.Fonts
Matthew Pickering
1
-0
/
+1
2014-08-07
EPUB test renaming.
John MacFarlane
1
-0
/
+2
2014-08-07
Merge pull request #1494 from jkr/math-module
John MacFarlane
1
-0
/
+1
2014-08-07
Docx reader: Test inline image code.
Jesse Rosenthal
1
-0
/
+1
2014-08-07
Docx reader: Split math out into math module.
Jesse Rosenthal
1
-0
/
+1
2014-08-06
Remove now-unnecessary TexChar
Jesse Rosenthal
1
-1
/
+0
2014-08-04
Merge branch 'epubend' of https://github.com/mpickering/pandoc into mpickerin...
John MacFarlane
1
-5
/
+7
2014-08-03
Add plain writer testing module to .cabal file.
Artyom Kazak
1
-0
/
+1
2014-08-02
Bump aeson upper bound.
John MacFarlane
1
-2
/
+2
2014-07-31
EPUB Reader: Integrated into program
Matthew Pickering
1
-2
/
+4
2014-07-31
Docx tests: rewrite mediabag tests.
Jesse Rosenthal
1
-2
/
+2
2014-07-31
New module, Text.Pandoc.MediaBag.
John MacFarlane
1
-0
/
+1
2014-07-30
Docx tests: Added media test comparison function.
Jesse Rosenthal
1
-0
/
+1
2014-07-29
Add and update docx tests in pandoc.cabal.
Jesse Rosenthal
1
-0
/
+12
2014-07-27
Added compatability layer to support directory-1.1
Matthew Pickering
1
-1
/
+3
2014-07-27
Txt2Tags Reader: Updated README and package description
Matthew Pickering
1
-1
/
+1
2014-07-27
Txt2Tags Reader: Added tests
Matthew Pickering
1
-28
/
+3
2014-07-27
Added txt2tags reader
Matthew Pickering
1
-1
/
+2
2014-07-19
Require highlighting-kate >= 0.5.8.5.
John MacFarlane
1
-3
/
+3
2014-07-15
Merge pull request #1430 from jkr/anchor-fix-2
John MacFarlane
1
-0
/
+2
2014-07-15
Require highlighting-kate 0.5.8.4.
John MacFarlane
1
-3
/
+3
2014-07-15
Docx reader: Add test
Jesse Rosenthal
1
-0
/
+2
2014-07-12
Docx Reader: Add a compatibility layer for Except.
Jesse Rosenthal
1
-0
/
+1
2014-07-07
Minor line wrapping.
John MacFarlane
1
-3
/
+3
2014-07-07
Merge branch 'dokuwiki' of https://github.com/claremacrae/pandoc into clarema...
John MacFarlane
1
-1
/
+2
2014-07-02
Docx Reader: Add new file, TexChar.
Jesse Rosenthal
1
-0
/
+1
2014-06-29
Merge remote-tracking branch 'jgm/master' into dokuwiki
Clare Macrae
1
-131
/
+104
2014-06-26
Require haddock-library >= 1.1 and simplify haddock reader code.
John MacFarlane
1
-1
/
+1
2014-06-23
Add Reducible to cabal file.
Jesse Rosenthal
1
-0
/
+1
2014-06-19
Require highlighting-kate >= 0.5.8.3.
John MacFarlane
1
-3
/
+3
2014-06-18
Added haddock writer tests.
John MacFarlane
1
-0
/
+2
2014-06-18
Added haddock template.
John MacFarlane
1
-0
/
+1
2014-06-18
Finished first draft of Haddock writer.
John MacFarlane
1
-3
/
+4
2014-06-18
Removed old haddock reader code. Add dependency on haddock-library.
John MacFarlane
1
-5
/
+3
2014-06-16
Naming: Use Docx instead of DocX.
John MacFarlane
1
-4
/
+4
2014-06-16
Bump version to 1.13
John MacFarlane
1
-1
/
+1
2014-06-16
Reference new DocX tests in cabal file.
Jesse Rosenthal
1
-1
/
+20
[next]