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
2013-09-29
Require pandoc-types >= 1.12.2.
John MacFarlane
1
-3
/
+3
2013-09-20
Bump version to 1.12.0.2 and update changelog.
John MacFarlane
1
-1
/
+1
2013-09-20
Removed stringable as a dependency. IT is not used.
John MacFarlane
1
-1
/
+0
2013-09-20
Version bump to 1.12.0.1.
John MacFarlane
1
-1
/
+1
2013-09-19
Handle Boolean values in `--metadata`.
John MacFarlane
1
-0
/
+2
2013-09-17
Allow `--metadata` to be repeated for the same key to form a list.
John MacFarlane
1
-0
/
+1
2013-09-17
Depend on pandoc-types 1.12.1.
John MacFarlane
1
-3
/
+3
2013-09-16
Declare alex and happy as build-tools.
John MacFarlane
1
-1
/
+2
2013-09-09
Fixed a couple test files in cabal file.
John MacFarlane
1
-2
/
+2
2013-09-01
Added `--metadata/-M` option.
John MacFarlane
1
-0
/
+1
2013-08-26
Added markdown citation parsing test.
John MacFarlane
1
-0
/
+1
2013-08-25
Removed tests relating to citation processing.
John MacFarlane
1
-7
/
+0
2013-08-24
Removed dependency on citeproc-hs.
John MacFarlane
1
-6
/
+1
2013-08-24
Moved most of Text.Pandoc.Readers.TeXMath to texmath 0.6.4.
John MacFarlane
1
-1
/
+1
2013-08-18
Removed scripts directory.
John MacFarlane
1
-10
/
+0
2013-08-16
Added scripts/deflists.py to filter examples.
John MacFarlane
1
-0
/
+1
2013-08-14
Updated for removed unMeta, unFormat in pandoc-types.
John MacFarlane
1
-0
/
+9
2013-08-10
Added Tests.Walk.
John MacFarlane
1
-0
/
+1
2013-08-08
Pass writename as argument to filters.
John MacFarlane
1
-1
/
+1
2013-08-08
Added Text.Pandoc.Process (pipeProcess).
John MacFarlane
1
-1
/
+2
2013-08-08
Revert "Revert "Added `--filter` option.""
John MacFarlane
1
-0
/
+1
2013-08-08
Added Text.Pandoc.Compat.TagSoupEntity.
John MacFarlane
1
-1
/
+2
2013-08-08
Added Text.Pandoc.Compat.Monoid.
John MacFarlane
1
-0
/
+1
2013-08-05
Require latest version of texmath.
John MacFarlane
1
-1
/
+1
2013-08-04
Remove CPP from default-extensions; add pragmas to modules as needed.
John MacFarlane
1
-4
/
+0
2013-08-03
pandoc.cabal: Removed support for ghc version < 7.2.
John MacFarlane
1
-40
/
+6
2013-07-23
Revert "Added `--filter` option."
John MacFarlane
1
-1
/
+0
2013-07-23
Added `--filter` option.
John MacFarlane
1
-0
/
+1
2013-07-22
Require highlighting-kate 0.5.5.
John MacFarlane
1
-3
/
+3
2013-07-14
Initial work to create dokuwiki writer (#386)
Clare Macrae
1
-1
/
+2
2013-07-04
cabal: Added http-conduit flag, which allows fetching https resources.
John MacFarlane
1
-0
/
+8
2013-07-02
Markdown reader: Better error messages for yaml headers.
John MacFarlane
1
-1
/
+1
2013-07-01
Created Text.Pandoc.Writers.Shared, improved metaToJSON.
John MacFarlane
1
-0
/
+1
2013-06-26
Require highlighting-kate 0.5.4.
John MacFarlane
1
-3
/
+3
2013-06-24
Use new flexible metadata type.
John MacFarlane
1
-3
/
+5
2013-06-24
Revised Text.Pandoc.Templates to accept JSON contexts.
John MacFarlane
1
-0
/
+3
2013-06-24
Use aeson for json.
John MacFarlane
1
-3
/
+2
2013-05-29
Set default stack size to 16M.
John MacFarlane
1
-2
/
+2
2013-05-07
Bump upper bound for criterion.
John MacFarlane
1
-1
/
+1
2013-05-07
Use latest highlighting-kate and texmath.
John MacFarlane
1
-2
/
+2
2013-05-01
Version bump to 1.11.2.
John MacFarlane
1
-1
/
+1
2013-04-26
PDF: On Windows, create temdir in working directory.
John MacFarlane
1
-0
/
+2
2013-04-23
Added Text.Pandoc.Asciify utility module.
John MacFarlane
1
-0
/
+1
2013-04-14
Added CONTRIBUTING.md.
John MacFarlane
1
-1
/
+1
2013-04-14
Added `Text.Pandoc.Writers.Custom`, `--print-custom-lua-writer`.
John MacFarlane
1
-1
/
+5
2013-03-28
Added stubs for haddock reader tests.
John MacFarlane
1
-0
/
+2
2013-03-28
Mention haddock reader in cabal description.
John MacFarlane
1
-8
/
+9
2013-03-28
Add reader for Haddock markup based on Haddock's own lexer/parser.
David Lazar
1
-1
/
+5
2013-03-26
Removed blaze_html_0_5 flag, require blaze-html >= 0.5.
John MacFarlane
1
-9
/
+1
2013-03-25
Slidy: Use slidy.js rather than slidy.js.gz.
John MacFarlane
1
-1
/
+1
[prev]
[next]