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
2021-03-07
Fixed build-arm script.
John MacFarlane
1
-13
/
+19
2021-03-07
LaTeX reader: handle table cells containing `&` in `\verb`.
John MacFarlane
2
-1
/
+33
2021-03-07
build-arm.sh: retrieve build artifacts after success.
John MacFarlane
1
-0
/
+7
2021-03-07
LaTeX reader: support hyperref command.
John MacFarlane
1
-4
/
+13
2021-03-07
Add script to build an ARM binary on AWS.
John MacFarlane
1
-0
/
+82
2021-03-06
Set --user in docker run to avoid permission issues.
John MacFarlane
1
-0
/
+1
2021-03-06
Avoid subprocess for docker run.
John MacFarlane
1
-2
/
+2
2021-03-06
make debpkg: send docker output to docker.log in the host.
John MacFarlane
1
-2
/
+4
2021-03-06
linux build script: set architecture to 'unknown' when no match.
John MacFarlane
1
-0
/
+1
2021-03-06
Makefile: Remove ARCH
John MacFarlane
1
-1
/
+0
2021-03-06
linux build script: handle architecture for aarch64.
John MacFarlane
1
-3
/
+4
2021-03-06
Fix linux nightly build to use ghc 8.10.3.
John MacFarlane
1
-0
/
+7
2021-03-06
Don't --rm docker.
John MacFarlane
1
-1
/
+0
2021-03-06
Allow `--resource-path` to accumulate.
John MacFarlane
3
-2
/
+9
2021-03-06
Fix docker image.
John MacFarlane
1
-7
/
+1
2021-03-05
More Makefile tweaks around docker linux build.
John MacFarlane
1
-5
/
+6
2021-03-05
Makefile: choose linux docker image depending on arch.
John MacFarlane
1
-1
/
+10
2021-03-05
Makefile: exit smoothly if no prior benchmark files found.
John MacFarlane
1
-1
/
+1
2021-03-05
Makefile: debpkg: use new multi-arch GHC 8.10.4 docker...
John MacFarlane
1
-1
/
+2
2021-03-05
Allow `${.}` in defaults files paths...
John MacFarlane
2
-2
/
+24
2021-03-05
Implement environment variable interpolation in defaults files.
John MacFarlane
3
-14
/
+147
2021-03-05
Add fields for CSL optinos to Opt.
John MacFarlane
2
-53
/
+46
2021-03-05
Logging: Add EnvironmentVariableUndefined constructor to LogMessage.
John MacFarlane
1
-0
/
+6
2021-03-05
Shared: Change defaultUserDataDirs -> defaultUserDataDir.
John MacFarlane
2
-14
/
+18
2021-03-04
Revert "Revert "Relax `--abbreviations` rules so that a period isn't required.
John MacFarlane
2
-4
/
+4
2021-03-04
Revert "Relax `--abbreviations` rules so that a period isn't required."
John MacFarlane
2
-4
/
+4
2021-03-04
Relax `--abbreviations` rules so that a period isn't required.
John MacFarlane
2
-4
/
+4
2021-03-04
Update stack resolver.
John MacFarlane
1
-10
/
+1
2021-03-04
Update README.md.
John MacFarlane
1
-6
/
+6
2021-03-04
Update man page.
John MacFarlane
1
-13
/
+54
2021-03-04
Bump version to 2.12
John MacFarlane
1
-1
/
+1
2021-03-04
Update date on manual.
John MacFarlane
1
-1
/
+1
2021-03-04
Update AUTHORS.md.
John MacFarlane
1
-0
/
+4
2021-03-04
Update changelog
John MacFarlane
1
-2
/
+8
2021-03-03
Revert "Add T.P.Readers.LaTeX.Include."
John MacFarlane
4
-87
/
+52
2021-03-03
Add T.P.Readers.LaTeX.Include.
John MacFarlane
4
-52
/
+87
2021-03-03
Remove T.P.Readers.LaTeX.Accent.
John MacFarlane
4
-83
/
+69
2021-03-03
Move enquote commands to T.P.LaTeX.Lang.
John MacFarlane
3
-24
/
+34
2021-03-03
Moved more into T.P.Readers.LaTeX.Lang.
John MacFarlane
3
-82
/
+97
2021-03-03
Split out T.P.Readers.LaTeX.Inline.
John MacFarlane
3
-341
/
+419
2021-03-02
Split out T.P.Writers.LaTeX.Util.
John MacFarlane
3
-243
/
+286
2021-03-02
Split out T.P.Writers.LaTeX.Citation.
John MacFarlane
3
-142
/
+188
2021-03-02
Split out T.P.Writers.LaTeX.Lang.
John MacFarlane
3
-180
/
+204
2021-03-02
Split up T.P.Writers.Markdown...
John MacFarlane
4
-591
/
+690
2021-03-02
Add doc/libraries.md.
John MacFarlane
1
-0
/
+59
2021-03-02
stack.yaml - use citeproc 0.3.0.8
John MacFarlane
1
-1
/
+1
2021-03-02
Update changelog.
John MacFarlane
1
-98
/
+182
2021-03-02
MacOS release build: remove -split-sections.
John MacFarlane
1
-2
/
+2
2021-03-02
trypandoc: remove unneeded imports.
John MacFarlane
1
-4
/
+0
2021-03-02
cabal.project: don't explicitly set -trypandoc.
John MacFarlane
1
-1
/
+1
[prev]
[next]