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
2018-10-25
Lua: allow access to pandoc state (#5015)
Albert Krewinkel
1
-0
/
+1
2018-10-24
Added Text.Pandoc.Readers.Groff.
John MacFarlane
1
-0
/
+1
2018-10-18
Merge branch 'Yanpas-groff_reader'
John MacFarlane
1
-0
/
+3
2018-10-18
Bump upper bound for QUickCheck.
John MacFarlane
1
-1
/
+1
2018-10-18
Bump upper bound for binary.
John MacFarlane
1
-1
/
+1
2018-10-18
Add Text.Pandoc.GroffChar.
John MacFarlane
1
-0
/
+1
2018-10-17
Updated version bounds for containers and haddock-library.
John MacFarlane
1
-3
/
+3
2018-10-17
Move common groff functions to Text.Pandoc.Writers.Groff
John MacFarlane
1
-0
/
+1
2018-10-16
Merge branch 'groff_reader' of https://github.com/Yanpas/pandoc into Yanpas-g...
John MacFarlane
1
-0
/
+3
2018-10-17
update cabal, add man-reader
Yan Pas
1
-0
/
+1
2018-10-13
Update benchmarks for ghc 8.6.1.
John MacFarlane
1
-0
/
+1
2018-10-09
Added docx/docPropos/custom.xml to cabal data-files.
John MacFarlane
1
-0
/
+1
2018-10-08
Require skylighting 0.7.4.
John MacFarlane
1
-1
/
+1
2018-10-07
Merge branch 'master' into groff_reader
Yan Pas
1
-34
/
+36
2018-10-04
Version to 2.4.
John MacFarlane
1
-1
/
+1
2018-10-02
Removed Text.Pandoc.Groff.
John MacFarlane
1
-1
/
+0
2018-10-01
Version to 2.3.2.
John MacFarlane
1
-1
/
+1
2018-10-01
Moved babelLangToBCP, polyglossiaLangToBCP to new module...
John MacFarlane
1
-0
/
+1
2018-10-01
Lua filters: report traceback when an error occurs
Albert Krewinkel
1
-1
/
+1
2018-09-30
Implement `--ascii` (`writerPreferAscii`) in writers, not App.
John MacFarlane
1
-0
/
+1
2018-09-30
pandoc.cabal: make base lower bound 4.8.
John MacFarlane
1
-5
/
+5
2018-09-30
LaTeX reader: simplified accent code using unicode-transforms.
John MacFarlane
1
-0
/
+1
2018-09-28
Added Text.Pandoc.Readers.LaTeX.Parsing (unexported).
John MacFarlane
1
-0
/
+1
2018-09-27
Version to 2.3.1.
John MacFarlane
1
-1
/
+1
2018-09-24
Use hslua v1.0.0
Albert Krewinkel
1
-3
/
+3
2018-09-15
add test for --metadata-file
mb21
1
-0
/
+1
2018-08-14
Bump version to 2.3, because of breaking API change to Macro.
John MacFarlane
1
-1
/
+1
2018-08-07
Bump to 2.2.3.2, update man page, changelog.
John MacFarlane
1
-1
/
+1
2018-08-06
Bump to 2.2.3.1, update man page and changelog.
John MacFarlane
1
-1
/
+1
2018-08-05
Bump to 2.2.3, update changelog and man page.
John MacFarlane
1
-1
/
+1
2018-07-18
Bump version to 2.2.2.1.
John MacFarlane
1
-1
/
+1
2018-07-15
Minor cabal file changes.
John MacFarlane
1
-2
/
+2
2018-07-15
Bump to 2.2.2 and update changelog.
John MacFarlane
1
-1
/
+1
2018-07-13
Travis: Use system ghc. And use ghc-8.4.3 instead of 8.4.2.
John MacFarlane
1
-1
/
+1
2018-07-13
Bump upper bound for JuicyPixels.
John MacFarlane
1
-1
/
+1
2018-07-12
Exclude foundaiton 0.0.21 for ghc 7.10.
John MacFarlane
1
-3
/
+4
2018-07-12
Attempt to fix latest ghc 7.10 build failure.
John MacFarlane
1
-1
/
+4
2018-07-02
Allow criterion 1.5.
John MacFarlane
1
-1
/
+1
2018-06-30
Use ghc 8.4.2 in travis and tested-with.
John MacFarlane
1
-1
/
+1
2018-06-29
Use HsYAML instead of yaml for translations, YAML metadata.
John MacFarlane
1
-6
/
+3
2018-06-29
Require yaml < 0.8.31 for ghc < 8.0.2.
John MacFarlane
1
-2
/
+4
2018-06-28
Remove network-uri flag and use 'Network.Socket'.
John MacFarlane
1
-8
/
+2
2018-06-24
pandoc.cabal: fix lower yaml bound up to 0.8.11 (#4727)
Sergei Trofimovich
1
-1
/
+1
2018-06-23
Raise lower bound for yaml library.
John MacFarlane
1
-1
/
+1
2018-06-11
Use latest pandoc-types (1.17.5).
John MacFarlane
1
-2
/
+2
2018-06-10
Allow aeson-1.4.
John MacFarlane
1
-1
/
+1
2018-06-09
Use skylighting 0.7.2. Adjust tests.
John MacFarlane
1
-1
/
+1
2018-06-03
Allow tasty 1.1 (#4685)
Felix Yan
1
-1
/
+1
2018-06-01
LaTeX reader: handle includes without surrounding blanklines.
John MacFarlane
1
-0
/
+1
2018-05-30
Add version bound in custom-setup for Cabal.
John MacFarlane
1
-1
/
+1
[next]