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
2015-10-15
Updated changelog.
John MacFarlane
1
-42
/
+84
2015-10-15
Updated pandoc.1.
John MacFarlane
1
-43
/
+38
2015-10-15
Support all frame attributes in Beamer.
John MacFarlane
2
-4
/
+13
2015-10-15
Use unicode super/subscripts for digits in plain output.
John MacFarlane
2
-5
/
+16
2015-10-14
reveal.js template changes (Andrew Dunning).
John MacFarlane
1
-7
/
+7
2015-10-14
Merge pull request #2451 from adunning/patch-1
John MacFarlane
1
-27
/
+13
2015-10-14
Update slides variables in README.
Andrew Dunning
1
-27
/
+13
2015-10-14
Merge pull request #2450 from adunning/patch-1
John MacFarlane
1
-6
/
+22
2015-10-14
Add new LaTeX variables to README.
Andrew Dunning
1
-6
/
+22
2015-10-14
LaTeX template: Add fontenc, indent, subparagraph variables.
John MacFarlane
1
-7
/
+7
2015-10-14
More changes to avoid compiler warnings on ghc 7.10.
John MacFarlane
8
-22
/
+42
2015-10-14
Merge pull request #2449 from adunning/patch-1
John MacFarlane
1
-21
/
+29
2015-10-14
travis: use -Werror even on ghc 7.10.
John MacFarlane
1
-1
/
+1
2015-10-14
Use custom Prelude to avoid compiler warnings.
John MacFarlane
60
-113
/
+59
2015-10-14
Improve documentation of recent template changes.
Andrew Dunning
1
-21
/
+29
2015-10-13
LaTeX writer: add `\protect` to `\hyperdef` in inline context.
John MacFarlane
1
-1
/
+1
2015-10-13
epub with `--webtex`: include image file rather than data: URI.
John MacFarlane
1
-12
/
+8
2015-10-13
Fixed tests for template changes.
John MacFarlane
3
-5
/
+7
2015-10-13
Template changes:
John MacFarlane
1
-7
/
+7
2015-10-12
RST writer: do header normalization only in "standalone" mode.
John MacFarlane
2
-16
/
+18
2015-10-12
Revert "RST writer: tweaks to header normalization."
John MacFarlane
1
-22
/
+4
2015-10-12
RST writer: tweaks to header normalization.
John MacFarlane
1
-4
/
+22
2015-10-12
Changed stack.yaml to use latest resolver (3.9).
John MacFarlane
1
-2
/
+1
2015-10-12
Added ghc-prim to build-depends.
John MacFarlane
1
-1
/
+2
2015-10-11
Removed unnecessary import.
John MacFarlane
1
-1
/
+1
2015-10-11
Percent-encode more special characters in URLs.
John MacFarlane
3
-9
/
+14
2015-10-11
Define Typeable and Exception instances for PandocError.
John MacFarlane
1
-1
/
+6
2015-10-11
HTML reader/writer: better handling of "section" elements.
John MacFarlane
7
-564
/
+1466
2015-10-11
Native writer: format Div properly, with blocks separated.
John MacFarlane
1
-0
/
+2
2015-10-10
Removed xltxtra, xunicode from LaTeX template.
John MacFarlane
5
-10
/
+8
2015-10-10
Organized changelog.
John MacFarlane
1
-169
/
+146
2015-10-10
Small tweak on CONTRIBUTING.md.
John MacFarlane
1
-4
/
+5
2015-10-10
Updated man page from README.
John MacFarlane
1
-201
/
+357
2015-10-10
Updated changelog (still needs reorganizing).
John MacFarlane
1
-3
/
+39
2015-10-10
Removed unneeded import.
John MacFarlane
1
-1
/
+1
2015-10-10
Merge pull request #2412 from frerich/reader/docbook/xref_support
John MacFarlane
5
-5
/
+139
2015-10-10
reveal.js template: add controls, progress variables.
John MacFarlane
2
-7
/
+13
2015-10-10
Adjusted latex template for changes to polyglossia-lang variable.
John MacFarlane
1
-7
/
+7
2015-10-10
Merge pull request #2441 from mb21/polyglossia-lang
John MacFarlane
2
-22
/
+37
2015-10-10
Re-export pandocVersions from Text.Pandoc.
John MacFarlane
1
-1
/
+2
2015-10-10
Adjusted man writer test for latest template changes.
John MacFarlane
1
-0
/
+3
2015-10-10
Man template improvements:
John MacFarlane
2
-6
/
+14
2015-10-10
Merge pull request #2426 from alexvong1995/better-man-writer
John MacFarlane
4
-10
/
+12
2015-10-09
Merge pull request #2445 from adunning/patch-2
John MacFarlane
1
-215
/
+306
2015-10-09
Added comment in .travis.yml to explain last change.
John MacFarlane
3
-3
/
+7
2015-10-09
Use dist/setup/setup/sdist instead of cabal sdist.
John MacFarlane
2
-2
/
+2
2015-10-09
Setup.hs: rewrite so as not to use process, directory, filepath.
John MacFarlane
1
-25
/
+10
2015-10-09
Removed unneeded imports in benchmark program.
John MacFarlane
1
-2
/
+0
2015-10-09
Updated benchmark program.
John MacFarlane
2
-7
/
+4
2015-10-09
Test also on ghc 7.4.2.
John MacFarlane
3
-3
/
+6
[prev]
[next]