index
:
github.com/jgm/pandoc
aeson-pretty
asciidoc-reader
babel
bespoke-prelude
chunkedhtml
cite-prefix
commonmark-github
commonmark-hs
commonmark-hs-new
dark-mode
djot
endnote
figures
free
ghc925-3.1.5
ghc925-text2-3.1.5
ghc942-3.1.5
ghc944-3.1.5
images2
initialize-data-files
issue-6072
issue10282
issue10769
issue1234
issue221
issue5354
issue6122
issue6344
issue7111
issue7219
issue771
issue8378
issue8382
issue8417
issue9525
issue9878
issue_11268
jgm-patch-1
latex-partials
link-images
lowmem
main
mallard
mark
moinmoin2
multifile
newlatex
newlatex2
nospace
note-label
offline
oldmaster
optinfo
oracle
pseudopod
r1.19.2.2
r1.19.2.3
r1.19.2.4
rebase-relative-paths-extension
rel-1.19.2.1
relude
reset-position
resolverefs
ris
sable
sandbox3
sandboxed
signing
simdutf
source_date_epoch
sources
split-packages
styles
test-windows-ci
text
token-newline
travis
typst-reader
typst-tables
typst-writer
uri-cite-key
wasm
windows-arm64
windows-ci
windows-release-cabal
xeno
Pandoc — The universal markup converter
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
/
workflows
Age
Commit message (
Expand
)
Author
2020-10-08
Use ghc 8.8.4 for CI build on macOS, because it is pre-installed.
John MacFarlane
2020-10-05
Run nightly one hour later.
John MacFarlane
2020-10-04
Try to fix Windows CI by installing happy first.
John MacFarlane
2020-09-23
Revert stack->cabal change in nightly.yml.
John MacFarlane
2020-09-22
release-candidate build: use latest stack on the runner.
John MacFarlane
2020-09-22
Nightly process improvements.
John MacFarlane
2020-09-22
CI: use checkout@v2, and use haskell-setup to install stack.
John MacFarlane
2020-09-21
Add built-in citation support using new citeproc library.
John MacFarlane
2020-09-20
CI: bump tested GHC versions to 8.8.4 and 8.10.2
Albert Krewinkel
2020-09-20
CI: remove duplicate build step on macOS
Albert Krewinkel
2020-09-10
CI: use cabal for macos builds.
John MacFarlane
2020-09-03
CI/macOS: Fix stack invocations.
John MacFarlane
2020-09-03
CI/macOs: Use setup-haskell to setup stack.
John MacFarlane
2020-08-28
release-candidate: don't build windows i386.
John MacFarlane
2020-08-27
Remove macos build from GitHub actions rc.
John MacFarlane
2020-08-15
Actions CI: Try cache@v2.
John MacFarlane
2020-08-11
Linux rc build: use ghc-musl container.
John MacFarlane
2020-07-23
Restore testing with ghc 8.0.2.
2.10.1
John MacFarlane
2020-07-23
release-candidate: pin upload-artifact to specific version.
John MacFarlane
2020-07-19
CI: Drop testing on ghc 8.0.2.
John MacFarlane
2020-07-13
[CI] Use setup-haskell action
Nikolay Yakimov
2020-06-29
rc action: use older stack that supports i386 for Windows i386 build.
2.10
John MacFarlane
2020-06-23
CI: fix typo in GitHub CI workflow config
Albert Krewinkel
2020-06-20
CI: use GitHub workflow command to set system path
Albert Krewinkel
2020-06-15
linux CI: use ppa to install older ghc/cabal versions.
John MacFarlane
2020-06-14
Linux CI: use cabal 3.2 for everything.
John MacFarlane
2020-06-14
CI: use ubuntu-18.04 instead of 20.04.
John MacFarlane
2020-06-14
CI: use cabal 3.2, also specify OS versions instead of 'latest.'
John MacFarlane
2020-06-14
Switch CI to use ghc 8.8.3.
John MacFarlane
2020-06-13
nightly: add ls statements to diagnose linux build failure.
John MacFarlane
2020-05-25
[CI] broken commit message length test (#6398)
Nikolay Yakimov
2020-05-25
CI: another attempt to fix line-length check.
John MacFarlane
2020-05-25
CI: Don't include merge commits when checking message length.
John MacFarlane
2020-05-21
Add commit message check to ci.yml workflow.
John MacFarlane
2020-05-21
Revert "Add action to check commit messages for line length."
John MacFarlane
2020-05-21
Add action to check commit messages for line length.
John MacFarlane
2020-05-04
Revert "Windows CI: try adding -fexternal-interpreter as ghc option."
John MacFarlane
2020-05-04
Windows CI: try adding -fexternal-interpreter as ghc option.
John MacFarlane
2020-05-04
Revert "Use 'set __COMPAT_LAYER=' in Windows CI builds."
John MacFarlane
2020-05-04
Use 'set __COMPAT_LAYER=' in Windows CI builds.
John MacFarlane
2020-04-20
CI: be more selective about caching.
John MacFarlane
2020-04-18
Revert "Hide successes on cabal CI builds"
John MacFarlane
2020-04-18
CI: Don't cache .stack-work.
John MacFarlane
2020-04-18
Hide successes on cabal CI builds
John MacFarlane
2020-04-17
Add CI build for ghc 8.10.1.
John MacFarlane
2020-04-17
Fix path for nightly linux build.
John MacFarlane
2020-04-16
ci: remove ghc 8.10.1 build for now.
John MacFarlane
2020-04-16
nightly: don't need to apt-get install. ci: test on ghc 8.10.1.
John MacFarlane
2020-04-16
nightly: ensure that ghc 8.8.1 is used for linux.
John MacFarlane
2020-04-15
nightly build: print ghc, cabal versions for diagnostics.
John MacFarlane
[next]