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
2011-01-29
Added biblatex citation tests to Tests.Readers.LaTeX.
John MacFarlane
1
-1
/
+0
2011-01-29
Added natbib citation tests to Tests.Readers.LaTeX.
John MacFarlane
1
-1
/
+0
2011-01-28
Refactored man pages.
John MacFarlane
1
-1
/
+5
2011-01-28
Moved manpage.template -> man/man1/pandoc.1.template.
John MacFarlane
1
-1
/
+1
2011-01-26
Added Tests.Readers.Markdown.
John MacFarlane
1
-0
/
+1
2011-01-26
Add support for attributes in inline Code.
John MacFarlane
1
-2
/
+2
2011-01-26
Added RST reader tests.
John MacFarlane
1
-0
/
+1
2011-01-26
Updates for compiling with ghc 7.
John MacFarlane
1
-3
/
+7
2011-01-26
Bumped version to 1.8; depend on pandoc-types 1.8.
John MacFarlane
1
-3
/
+3
2011-01-22
Use ANSI color to point to diffs in test output.
John MacFarlane
1
-1
/
+2
2011-01-22
Depend on latest QuickCheck2.
John MacFarlane
1
-2
/
+2
2011-01-22
Added native writer tests.
John MacFarlane
1
-0
/
+1
2011-01-22
Added 'property' in Tests.Helpers & some quickcheck tests.
John MacFarlane
1
-0
/
+2
2011-01-22
Improved test framework.
John MacFarlane
1
-1
/
+2
2011-01-21
Added Tests.Writers.ConTeXt and helpers for writer tests.
John MacFarlane
1
-0
/
+1
2011-01-19
Added Text.Pandoc.Readers.Native (readNative).
John MacFarlane
1
-0
/
+1
2011-01-19
Include man pages in extra-source-files.
John MacFarlane
1
-0
/
+3
2011-01-15
Added upper bounds to all cabal dependencies.
John MacFarlane
1
-20
/
+38
2011-01-15
Merge branch 'tests'
John MacFarlane
1
-4
/
+17
2011-01-15
Added new tests to pandoc.cabal.
John MacFarlane
1
-0
/
+14
2011-01-14
Require Cabal version >= 1.6.
John MacFarlane
1
-1
/
+1
2011-01-14
Keep Tests.Arbitrary but remove quickcheck tests for now.
John MacFarlane
1
-3
/
+1
2011-01-14
Added quickcheck tests for normalize in Shared.
John MacFarlane
1
-2
/
+5
2011-01-13
Added Tests/Arbitrary.hs, with Arbitrary instances.
John MacFarlane
1
-2
/
+6
2011-01-12
Removed copy-pasted -O2.
Nathan Gass
1
-2
/
+2
2011-01-12
Added some basic testing infrastructure and some latex reader tests.
Nathan Gass
1
-1
/
+4
2011-01-12
Improvements to test suite.
John MacFarlane
1
-1
/
+6
2011-01-11
Moved test-pandoc.hs to tests directory.
Nathan Gass
1
-1
/
+1
2011-01-10
Changed test-pandoc to use test-framework and HUnit.
Nathan Gass
1
-1
/
+1
2011-01-05
Updated for texmath 0.5.
John MacFarlane
1
-1
/
+1
2010-12-30
New HTML reader using tagsoup as a lexer.
John MacFarlane
1
-2
/
+4
2010-12-22
Removed all dependencies on 'pretty' package.
John MacFarlane
1
-2
/
+2
2010-12-17
Added new prettyprinting module.
John MacFarlane
1
-4
/
+6
2010-12-15
test-pandoc: removed need to depend on MissingH.
John MacFarlane
1
-2
/
+2
2010-12-15
Added 'tests' Cabal flag.
John MacFarlane
1
-7
/
+21
2010-12-11
Added JSON reader and writer.
John MacFarlane
1
-2
/
+4
2010-12-10
Added Benchmark.hs to extra-source-files.
John MacFarlane
1
-0
/
+2
2010-12-09
Added json format for reading and writing.
John MacFarlane
1
-2
/
+4
2010-12-07
Improved process to create man page from README.
John MacFarlane
1
-1
/
+4
2010-12-05
Documented org-mode writer in README, cabal, man pages.
John MacFarlane
1
-1
/
+2
2010-12-05
Added templates/org.template to pandoc.cabal.
Puneeth Chaganti
1
-1
/
+1
2010-12-04
Added Org-mode writer
Puneeth Chaganti
1
-0
/
+1
2010-12-03
Merge branch 'citeproc' into master.
John MacFarlane
1
-15
/
+10
2010-12-03
more support for Textile reader (explicit links, images), tests and cabal ent...
Paul Rivier
1
-1
/
+3
2010-11-27
Merge branch 'master' into citeproc
John MacFarlane
1
-2
/
+6
2010-11-27
Merge branch 'textile'
John MacFarlane
1
-2
/
+6
2010-11-23
Removed citeproc flag and CPP conditionals.
John MacFarlane
1
-11
/
+3
2010-11-20
Made citeproc flag default to True.
John MacFarlane
1
-1
/
+1
2010-11-18
Added default.csl to data files.
John MacFarlane
1
-0
/
+2
2010-11-06
cabal file: Made library and executable build-depends match.
John MacFarlane
1
-2
/
+3
[prev]
[next]