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
2010-03-23
Version bump to 1.5.1.
John MacFarlane
1
-1
/
+1
2010-03-21
Updated changelog and bumped version to 1.5.0.1.
John MacFarlane
1
-1
/
+1
2010-03-20
cabal: included several missing test files.
John MacFarlane
1
-1
/
+4
2010-03-19
Depend on extensible-exceptions, remove CPP in Templates module.
fiddlosopher
1
-2
/
+3
2010-03-18
Added --mathml option; removed Text.Pandoc.LaTeXMathML.
fiddlosopher
1
-4
/
+3
2010-03-18
Added plain writer.
fiddlosopher
1
-1
/
+1
2010-03-18
cabal: Depend on extensible-exception for GHC < 6.10.
fiddlosopher
1
-2
/
+2
2010-03-07
Cabal file: depend on HTTP >= 4000.0.5.
fiddlosopher
1
-1
/
+1
2010-02-06
Removed html2markdown and hsmarkdown.
fiddlosopher
1
-16
/
+3
2010-02-03
Bump version to 1.5 since API has changed.
fiddlosopher
1
-1
/
+1
2010-02-02
Allow absolute URI as parameter (in this case, content is downloaded).
fiddlosopher
1
-1
/
+2
2010-01-17
Removed ref to Makefile in cabal file.
fiddlosopher
1
-2
/
+0
2010-01-10
Version bump to 1.4.1.
fiddlosopher
1
-1
/
+1
2010-01-03
Removed unneeded dependency on template-haskell.
fiddlosopher
1
-1
/
+1
2010-01-01
Moved data/ui -> s5. Added note on this in README.
fiddlosopher
1
-8
/
+8
2009-12-31
Updated copyright date in cabal file.
fiddlosopher
1
-1
/
+1
2009-12-31
Added --reference-odt option.
fiddlosopher
1
-7
/
+2
2009-12-31
Make the -fno-warn-unused-do-bind conditional on ghc >= 6.12.
fiddlosopher
1
-2
/
+8
2009-12-31
Revised tested-with field to be more precise.
fiddlosopher
1
-1
/
+1
2009-12-31
Added GHC versions to tested-with field in cabal file.
fiddlosopher
1
-1
/
+1
2009-12-31
Removed unneeded Extensions from cabal file.
fiddlosopher
1
-6
/
+6
2009-12-31
Version bump to 1.4.
fiddlosopher
1
-1
/
+1
2009-12-31
Got s5 writer working with html template.
fiddlosopher
1
-1
/
+1
2009-12-31
Moved odt-styles -> odt. Changed ODT module to look at user data first.
fiddlosopher
1
-6
/
+6
2009-12-31
Removed TH module; refactored LaTeXMathML not to use TH.
fiddlosopher
1
-1
/
+0
2009-12-31
Removed TH dependency from S5 module, removed DefaultTemplates.
fiddlosopher
1
-27
/
+21
2009-12-31
Added getDefaultTemplate to Templates.
fiddlosopher
1
-2
/
+2
2009-12-31
Added templates/ directory.
fiddlosopher
1
-1
/
+6
2009-12-31
Renamed headers -> templates.
fiddlosopher
1
-8
/
+8
2009-12-31
Added templates module.
fiddlosopher
1
-0
/
+1
2009-12-31
Changed RunTests.hs to use the Diff library.
fiddlosopher
1
-1
/
+0
2009-12-07
Removed reference to html2markdown wrapper in wrapper flag description.
fiddlosopher
1
-2
/
+2
2009-12-01
Version bump to 1.3 (because of change to ParserState).
fiddlosopher
1
-1
/
+1
2009-11-28
Bumped version to 1.2.2 and updated changelog.
fiddlosopher
1
-1
/
+1
2009-11-22
Version bump to 1.2.1.1.
fiddlosopher
1
-1
/
+1
2009-11-22
Added markdown2pdf.1 to tmp-files in cabal.
fiddlosopher
1
-1
/
+1
2009-07-04
Added upper version limit to base in cabal file.
fiddlosopher
1
-1
/
+1
2009-07-04
Version bump to 1.2.1.
fiddlosopher
1
-1
/
+1
2009-06-25
Fixed duplicate text bug in markdown2pdf.hs. (Paulo Tanimoto)
fiddlosopher
1
-5
/
+4
2009-06-17
Don't install markdown2pdf by default - still has bugs.
fiddlosopher
1
-4
/
+5
2009-05-01
Added new Haskell version of markdown2pdf.
fiddlosopher
1
-0
/
+11
2009-04-29
Fixed profiling options.
fiddlosopher
1
-2
/
+2
2009-04-29
Added -caf-all to profiling options.
fiddlosopher
1
-2
/
+2
2009-04-18
Use Paths_pandoc to get version number.
fiddlosopher
1
-1
/
+2
2009-02-26
Revert "Require Cabal >= 1.6."
fiddlosopher
1
-1
/
+1
2009-02-26
Require Cabal >= 1.6.
fiddlosopher
1
-1
/
+1
2009-02-24
Removed plugin support.
fiddlosopher
1
-9
/
+2
2009-02-14
Added new lhs tests to cabal file.
fiddlosopher
1
-0
/
+10
2009-02-14
Version bump to 1.2.
fiddlosopher
1
-1
/
+1
2009-02-14
Make wrappers flag False by default.
fiddlosopher
1
-1
/
+1
[next]