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
2010-01-18
Removed unneeded import.
fiddlosopher
1
-5
/
+0
2010-01-18
Made user directory a Maybe in readFile, s5HeaderIncludes, laTeXMathML.
fiddlosopher
5
-14
/
+13
2010-01-18
Rename getTemplate -> getDefaultTemplate.
fiddlosopher
2
-11
/
+11
2010-01-17
Removed ref to Makefile in cabal file.
fiddlosopher
1
-2
/
+0
2010-01-17
Deleted empty macports, freebsd directories.
fiddlosopher
0
-0
/
+0
2010-01-17
Removed obsolete Makefile.
fiddlosopher
1
-290
/
+0
2010-01-17
Website: renamed index.txt.in -> index.txt.
fiddlosopher
1
-0
/
+0
2010-01-17
New batch file to make-windows-installer.
fiddlosopher
3
-18
/
+16
2010-01-17
Removed freebsd and macports directories.
fiddlosopher
3
-131
/
+0
2010-01-17
Added 'update' target to web/Makefile.
fiddlosopher
1
-0
/
+11
2010-01-17
Setup: Made man page building sensitive to build verbosity.
fiddlosopher
1
-5
/
+6
2010-01-17
Setup.hs : -Wall and hlint cleanup.
fiddlosopher
1
-10
/
+13
2010-01-14
Fixed RunTests so it doesn't require data files to have been installed.
fiddlosopher
1
-1
/
+1
2010-01-14
Added --data-dir option.
fiddlosopher
8
-89
/
+99
2010-01-14
Setup.hs: improved detection of highlighting support in test hook.
fiddlosopher
1
-6
/
+4
2010-01-12
Setup.hs: Install wrapper scripts into cabal bin directory.
fiddlosopher
1
-13
/
+23
2010-01-12
Setup.hs: install manpages to mandir.
fiddlosopher
1
-4
/
+33
2010-01-12
Removed obsolete debian stuff from distclean target.
fiddlosopher
1
-3
/
+0
2010-01-12
Removed obsolete win-pkg Makefile target.
fiddlosopher
1
-8
/
+0
2010-01-11
Added getTemplate to Text.Pandoc.Templates.
fiddlosopher
2
-7
/
+31
2010-01-10
Version bump to 1.4.1.
fiddlosopher
1
-1
/
+1
2010-01-10
Updated changelog.
fiddlosopher
1
-0
/
+39
2010-01-10
Deprecated --custom-header in documentation.
fiddlosopher
3
-29
/
+10
2010-01-09
HTML writer: don't include empty UL if --toc but no sections.
fiddlosopher
1
-1
/
+5
2010-01-09
Windows installer - fixed bug in data file locations.
fiddlosopher
3
-39
/
+24
2010-01-05
markdown2pdf: always do at least two runs.
fiddlosopher
2
-4
/
+5
2010-01-05
LaTeX writer: Removed stLink, link template variable.
fiddlosopher
1
-5
/
+2
2010-01-05
LaTeX template: always include hyperref package.
fiddlosopher
5
-9
/
+9
2010-01-04
Updated haddocks for changes in Meta type.
fiddlosopher
1
-3
/
+2
2010-01-03
LaTeX writer: if book, report, or memoir documentclass, use \chapter{}
fiddlosopher
1
-7
/
+21
2010-01-03
Makefile: specify --template explicitly when using pandoc.
fiddlosopher
1
-5
/
+6
2010-01-03
Removed unneeded dependency on template-haskell.
fiddlosopher
1
-1
/
+1
2010-01-02
Changed default of writerXeTeX to False.
fiddlosopher
1
-1
/
+1
2010-01-02
Latex template: only show \author if there are some...
fiddlosopher
3
-2
/
+2
2010-01-02
Added to RELEASE_CHECKLIST - compile trypandoc.
fiddlosopher
1
-0
/
+1
2010-01-02
Web makefile: Use rsync to upload website.
fiddlosopher
1
-1
/
+2
2010-01-02
Web: annouce 1.4 release.
fiddlosopher
1
-0
/
+25
2010-01-02
Web makefile: build markdown2pdf man page.
fiddlosopher
2
-1
/
+2
2010-01-02
Added note on markdown2pdf changes.
fiddlosopher
1
-1
/
+3
2010-01-02
changelog: noted addition of wrappers to windows installer.
fiddlosopher
1
-0
/
+3
2010-01-02
markdown2pdf.hs: throw error if pandoc --dump-args does.
fiddlosopher
1
-3
/
+3
2010-01-02
markdown2pdf.hs: When --toc, run latex an extra time.
fiddlosopher
1
-2
/
+4
2010-01-02
pandoc.hs: warn of deprecated options after --dump-args has exited.
fiddlosopher
1
-5
/
+9
2010-01-02
Include markdown2pdf and hsmarkdown in windows binary package.
fiddlosopher
2
-1
/
+5
2010-01-02
Changed example14 in web demos to use template & xetex instead of -C.
fiddlosopher
3
-6
/
+68
2010-01-02
Improved xetex part of latex.template.
fiddlosopher
1
-1
/
+9
2010-01-02
markdown2pdf: Fixes to usage and error reporting.
fiddlosopher
1
-8
/
+8
2010-01-02
Updated description of wrapper scripts in README.
fiddlosopher
1
-15
/
+33
2010-01-01
Amended changelog.
fiddlosopher
1
-1
/
+1
2010-01-01
Removed entities from opendocument writer test.
fiddlosopher
1
-3
/
+3
[next]