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-16
Makefile: set -j4 in default GHCOPTS
John MacFarlane
1
-1
/
+1
2021-03-16
make quick: re-use GHCOPTS for tests
John MacFarlane
1
-1
/
+1
2021-03-16
Use BENCHARGS in 'make bench'.
John MacFarlane
1
-7
/
+4
2021-03-16
cabal.project: remove -j, which means -j1!
John MacFarlane
1
-1
/
+1
2021-03-16
Update .hlint.yaml to avoid false positives on redundant brackets.
John MacFarlane
1
-0
/
+2
2021-03-16
Removed unused LANGUAGE pragmas.
John MacFarlane
2
-2
/
+0
2021-03-16
Fix benchmark CI to use gauge options.
John MacFarlane
1
-1
/
+1
2021-03-16
make quick: use -j4 to speed up build
John MacFarlane
1
-1
/
+1
2021-03-16
Remove JS comment from HTML (#7154)
Florian Kohrt
1
-1
/
+1
2021-03-16
CONTRIBUTING: suggest using a `cabal.project.local` file (#7153)
Albert Krewinkel
1
-3
/
+10
2021-03-15
Switch to gauge for now for benchmarks.
John MacFarlane
3
-13
/
+20
2021-03-15
Force readFile in benchmarks early
Bodigrim
1
-6
/
+6
2021-03-15
Add compiler timings to 'make bench'
John MacFarlane
1
-1
/
+1
2021-03-15
Update tests for new texmath.
John MacFarlane
5
-6
/
+6
2021-03-15
Require texmath 0.12.2
John MacFarlane
2
-1
/
+2
2021-03-15
Use doclayout 0.3.0.2.
John MacFarlane
1
-1
/
+1
2021-03-15
Remove an unneeded import
John MacFarlane
1
-1
/
+0
2021-03-15
Use foldl' instead of foldl everywhere.
John MacFarlane
16
-29
/
+34
2021-03-14
Require latest doclayout and skylighting.
John MacFarlane
2
-5
/
+6
2021-03-14
Handle 'nocite' better with --biblatex and --natbib.
John MacFarlane
2
-2
/
+13
2021-03-14
Use latest dev version of doclayout.
John MacFarlane
1
-3
/
+2
2021-03-13
T.P.App.FormatHeuristics: shorten code, improve docs.
Albert Krewinkel
1
-7
/
+13
2021-03-13
MediaWiki reader: Allow block-level content in notes (ref).
John MacFarlane
2
-1
/
+21
2021-03-13
Use integral values for w:tblW in docx.
John MacFarlane
4
-1
/
+1
2021-03-13
Add ghcid-test to Makefile
John MacFarlane
1
-0
/
+3
2021-03-13
Use eciteproc >= 0.3.0.9
John MacFarlane
2
-1
/
+2
2021-03-13
stack.yaml: add jira-wiki-markup-1.3.4 to extra-deps
Albert Krewinkel
1
-0
/
+1
2021-03-13
Use jira-wiki-markup 1.3.4
Albert Krewinkel
3
-4
/
+3
2021-03-13
Jira reader: mark divs created from panels with class "panel".
Albert Krewinkel
2
-2
/
+8
2021-03-13
Jira writer: improve div/panel handling
Albert Krewinkel
2
-11
/
+58
2021-03-12
Citeproc: apply fixLinks correctly.
John MacFarlane
1
-5
/
+5
2021-03-12
Simplify compactDL.
John MacFarlane
1
-13
/
+11
2021-03-11
JATS templates: support 'equal-contrib' attrib for authors
Albert Krewinkel
3
-2
/
+11
2021-03-10
HTML writer: Add warnings on duplicate attribute values.
John MacFarlane
3
-18
/
+38
2021-03-09
Re-add a needed dependency for benchmark.
John MacFarlane
1
-0
/
+1
2021-03-09
RST reader: fix logic for ending comments.
John MacFarlane
2
-1
/
+18
2021-03-09
Revert "Use -Wunused-packages on ghc >= 8.10."
John MacFarlane
1
-2
/
+0
2021-03-09
Remove some unused packages from pandoc.cabal.
John MacFarlane
1
-4
/
+2
2021-03-09
Use -Wunused-packages on ghc >= 8.10.
John MacFarlane
1
-0
/
+2
2021-03-09
Org writer: fix operator precedence mistake in previous commit
Albert Krewinkel
1
-1
/
+2
2021-03-09
Org writer: prevent unintended creation of ordered list items
Albert Krewinkel
2
-4
/
+17
2021-03-08
linux/make_artifacts.sh: Use -f when removing artifacts/DONE.
John MacFarlane
1
-1
/
+2
2021-03-08
ARM build script: more reliable detection of completion.
John MacFarlane
2
-1
/
+10
2021-03-08
Use correct architecture in .tar.gz for linux.
John MacFarlane
1
-1
/
+1
2021-03-08
build-arm.sh: fix elapsed time.
John MacFarlane
1
-2
/
+6
2021-03-08
Update RELEASE-CHECKLIST
John MacFarlane
1
-0
/
+1
2021-03-08
Update date in changelog and manual.
John MacFarlane
3
-14
/
+50
2021-03-08
Fix, amend changelog.
Albert Krewinkel
1
-5
/
+8
2021-03-08
Jira writer: use noformat instead of code for unknown languages.
Albert Krewinkel
3
-38
/
+37
2021-03-07
More changelog fixes.
John MacFarlane
1
-2
/
+7
[prev]
[next]