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
2012-05-31
Version bump to 1.9.4.
John MacFarlane
1
-1
/
+1
2012-05-30
Merge pull request #521 from jonassmedegaard/master
John MacFarlane
1
-1
/
+5
2012-05-29
Require highlighting-kate >= 0.5.1.
John MacFarlane
1
-3
/
+3
2012-05-24
Add support for Slideous output.
Jonas Smedegaard
1
-1
/
+5
2012-05-17
Require highlighting-kate 0.5.0.6.
John MacFarlane
1
-3
/
+3
2012-05-12
Updated cabal description to include docbook reader.
John MacFarlane
1
-2
/
+2
2012-05-10
Revert "Removed blaze_html_05 flag -- require blaze >= 0.5 by default."
John MacFarlane
1
-6
/
+24
2012-05-01
Version bump to 1.9.3.
John MacFarlane
1
-1
/
+1
2012-04-24
Removed blaze_html_05 flag -- require blaze >= 0.5 by default.
John MacFarlane
1
-24
/
+6
2012-04-23
changes for blaze-html 0.5
Mark Wright
1
-3
/
+24
2012-04-20
Merge pull request #491 from mb21/patch-1
John MacFarlane
1
-0
/
+1
2012-04-15
Allow mtl-2.1.*
Simon Hengel
1
-3
/
+3
2012-04-14
Added skeleton of basic docbook reader.
John MacFarlane
1
-0
/
+1
2012-04-01
Version bump to 1.9.2.
John MacFarlane
1
-1
/
+1
2012-03-15
Bumped version bound for test-framework.
John MacFarlane
1
-1
/
+1
2012-03-10
pandoc.cabal: fix typo in zlib's upper bound '<= 0.6' should be '< 0.6'
Sergei Trofimovich
1
-3
/
+3
2012-03-09
Bump version to 1.9.1.2.
John MacFarlane
1
-1
/
+1
2012-02-11
Version bump to 1.9.1.1.
John MacFarlane
1
-1
/
+1
2012-02-10
Added two needed gifs to the data files for s5.
John MacFarlane
1
-1
/
+2
2012-02-08
Require texmath >= 0.6.0.2.
John MacFarlane
1
-3
/
+3
2012-02-08
Require h-k 0.5.0.2.
John MacFarlane
1
-3
/
+3
2012-02-07
Version bump to 1.9.1.
John MacFarlane
1
-1
/
+1
2012-02-06
Version bump to 1.9.0.5.
John MacFarlane
1
-1
/
+1
2012-02-06
cabal: Put build-depends for tests under conditional.
John MacFarlane
1
-25
/
+25
2012-02-06
Version bump to 1.9.0.4, updated changelog.
John MacFarlane
1
-1
/
+1
2012-02-06
Relaxed version upper bound for test-framework from < 0.5 to < 0.6, since 0.5...
Conal Elliott
1
-1
/
+1
2012-02-06
More cabal tweaks, default to Haskell98 for ghc 6.12 compatibility.
John MacFarlane
1
-5
/
+4
2012-02-06
Version bump to 1.9.0.3.
John MacFarlane
1
-1
/
+1
2012-02-06
cabal changes required by version >= 1.10.
John MacFarlane
1
-32
/
+88
2012-02-06
Require cabal version >= 1.10.
John MacFarlane
1
-1
/
+1
2012-02-05
Bump version to 1.9.0.2.
John MacFarlane
1
-1
/
+1
2012-02-05
Allow json 0.4.
John MacFarlane
1
-2
/
+2
2012-02-05
Removed module Text.Pandoc.CharacterReferences.
John MacFarlane
1
-1
/
+0
2012-02-05
Removed 'nohl' variants of tests from pandoc.cabal.
John MacFarlane
1
-2
/
+0
2012-02-05
Tightened version bounds for pandoc-types, json.
John MacFarlane
1
-4
/
+4
2012-02-05
Bump highlighting-kate version.
John MacFarlane
1
-2
/
+2
2012-02-05
Remove dependency on dlist.
John MacFarlane
1
-2
/
+0
2012-02-05
Added 6.12.1 to list of tested-with ghc versions.
John MacFarlane
1
-1
/
+1
2012-02-05
Don't use -rtsopts unless ghc >= 7.0.1.
John MacFarlane
1
-2
/
+8
2012-02-04
Depend on parsec 3 - for applicative instances used in LaTeX reader.
John MacFarlane
1
-2
/
+2
2012-01-31
Bumped xml version to >= 1.3.12.
John MacFarlane
1
-2
/
+2
2012-01-31
Change copyright date.
John MacFarlane
1
-1
/
+1
2012-01-30
Added default.beamer template (separate from default.latex).
John MacFarlane
1
-1
/
+1
2012-01-28
Remove dependency on old-time.
John MacFarlane
1
-2
/
+0
2012-01-28
Put date in YYYY-MM-DD format if possible for HTML, docx metadata.
John MacFarlane
1
-0
/
+4
2012-01-25
Depend on highlighting-kate 0.5.
John MacFarlane
1
-2
/
+2
2012-01-22
Added Text.Pandoc.Slides.
John MacFarlane
1
-0
/
+1
2012-01-20
Removed markdown2pdf and documentation.
John MacFarlane
1
-28
/
+1
2012-01-20
Added Text.Pandoc.PDF - converts latex to PDF.
John MacFarlane
1
-2
/
+5
2012-01-19
Added Docx writer.
John MacFarlane
1
-4
/
+7
[next]