index
:
pandoc
master
Conversion between markup formats
Igor Pashev
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-18
LaTeX template: Added dummy definition for `\institute`.
John MacFarlane
1
-7
/
+7
2016-07-17
Fixd README date.
John MacFarlane
1
-1
/
+1
2016-07-16
Use cmark-0.5.3.1 with stack.lts6.yaml.
John MacFarlane
1
-0
/
+1
2016-07-16
Add aeson-pretty to stack.yaml for deb, windows.
John MacFarlane
2
-0
/
+2
2016-07-16
Use cmark-0.5.3.1 in stack.yaml.
John MacFarlane
4
-4
/
+4
2016-07-15
Updated changelog.
John MacFarlane
1
-0
/
+258
2016-07-15
Added aeson-pretty to osx/stack.yaml.
John MacFarlane
1
-0
/
+1
2016-07-15
Use cmark-0.5.3 in stack.yaml.
John MacFarlane
4
-0
/
+4
2016-07-15
Don't require haddock-library 1.4.
John MacFarlane
2
-1
/
+5
2016-07-15
Use liftM since otherwise Functor type constraint needen in ghc 7.8.
John MacFarlane
1
-1
/
+1
2016-07-14
Fixed compiler warnings.
John MacFarlane
6
-14
/
+11
2016-07-14
Haddock reader - support math.
John MacFarlane
1
-0
/
+4
2016-07-14
Require haddock-library >= 1.4.
John MacFarlane
1
-1
/
+1
2016-07-14
Use pandoc-citeproc-0.10.1 for packages.
John MacFarlane
4
-6
/
+5
2016-07-14
Updated man page.
John MacFarlane
1
-47
/
+60
2016-07-14
Fixed duplicate reference in README.
John MacFarlane
1
-2
/
+0
2016-07-14
Docx Writer: Use actual creation time as doc prop
Jesse Rosenthal
1
-4
/
+3
2016-07-14
Shared: improve year sanity check in normalizeDate
Jesse Rosenthal
1
-6
/
+6
2016-07-14
Shared: normalizeDate should reject illegal years.
Jesse Rosenthal
1
-5
/
+10
2016-07-14
Shared: Add further formats for `normalizeDate`
Jesse Rosenthal
1
-1
/
+2
2016-07-14
Added resolver clause to stack.lts6.yaml.
John MacFarlane
1
-0
/
+1
2016-07-14
Added winpkg target to Makefile.
John MacFarlane
1
-0
/
+7
2016-07-14
make_oxs_package.sh - use OSX env variable.
John MacFarlane
1
-7
/
+7
2016-07-14
Version to 1.17.2.
John MacFarlane
1
-1
/
+1
2016-07-14
Removed some redundant class constraints.
John MacFarlane
7
-11
/
+11
2016-07-14
Fixed lts6 travis build.
John MacFarlane
2
-2
/
+15
2016-07-14
Merge pull request #3019 from tarleb/org-verbatim-fix
John MacFarlane
2
-2
/
+7
2016-07-14
Fixed exponential parsing bug in textile reader.
John MacFarlane
1
-0
/
+1
2016-07-14
Org reader: fix parsing of verbatim inlines
Albert Krewinkel
2
-2
/
+7
2016-07-13
stack.yaml - use ghc 8.01 and nightly.
John MacFarlane
1
-1
/
+2
2016-07-11
Allow QuickCheck 2.9.
John MacFarlane
1
-1
/
+1
2016-07-05
Merge pull request #3014 from tarleb/org-writer-div
John MacFarlane
2
-79
/
+41
2016-07-05
Org writer: improve Div handling
Albert Krewinkel
2
-79
/
+41
2016-07-04
Added http-client dependencies to stack.yaml files.
John MacFarlane
3
-0
/
+6
2016-07-04
Depend on http-client 0.5, http-client-tls 0.3
John MacFarlane
2
-2
/
+4
2016-07-04
Merge pull request #3012 from tarleb/org-drop-ugly-pragma
John MacFarlane
1
-5
/
+4
2016-07-04
Org reader: replace ugly code with view pattern
Albert Krewinkel
1
-5
/
+4
2016-07-03
Merge pull request #3010 from tarleb/org-header-tree
John MacFarlane
6
-247
/
+423
2016-07-03
Odt reader: Removed redundant Monoid constraints.
John MacFarlane
1
-7
/
+7
2016-07-03
Fix warning for parseURl import.
John MacFarlane
1
-2
/
+3
2016-07-03
CPP workaround for deprecation of parseUrl in http-client.
John MacFarlane
1
-6
/
+14
2016-07-03
Org reader: support headline levels export setting
Albert Krewinkel
4
-8
/
+52
2016-07-03
Travis: don't test on lts-5.
John MacFarlane
1
-8
/
+0
2016-07-03
Allow 'standout' as a beamer frame option.
John MacFarlane
1
-1
/
+1
2016-07-03
stack.yaml: use 6.5 resolver.
John MacFarlane
4
-14
/
+4
2016-07-02
Org reader: put export setting parser into module
Albert Krewinkel
4
-191
/
+192
2016-07-01
LaTeX reader: strip off double quotes around image source if present.
John MacFarlane
1
-1
/
+8
2016-07-01
LaTeX writer: don't URI-escape image source.
John MacFarlane
1
-1
/
+1
2016-07-01
beamer, latex templates: pass biblatexoptions directly in package load.
John MacFarlane
1
-7
/
+7
2016-07-01
Org reader: support archived trees export options
Albert Krewinkel
3
-8
/
+86
[prev]
[next]