Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · main
antora-assembler
Browse files
Dec 02, 2024
format repository correctly in package files
· 4bf8ea5d
Dan Allen
authored
Dec 02, 2024
4bf8ea5d
don't format package files
· b8a902ba
Dan Allen
authored
Dec 02, 2024
b8a902ba
Nov 30, 2024
use variable to turn on npm audit in primary CI job
· 20a539fa
Dan Allen
authored
Nov 30, 2024
20a539fa
turn off Node.js warnings when running tests on Node.js 16
· 806454ac
Dan Allen
authored
Nov 30, 2024
806454ac
remove unnecessary before_script override in Windows CI job
· 3cba3c20
Dan Allen
authored
Nov 30, 2024
3cba3c20
update fix-formatting script and rename to postformat
· 91ddd87e
Dan Allen
authored
Nov 30, 2024
91ddd87e
Nov 29, 2024
format package.json files [skip ci]
· d988198a
Dan Allen
authored
Nov 29, 2024
d988198a
separate tidy call from the check for changes to ensure the code formatter runs
· 99565940
Dan Allen
authored
Nov 29, 2024
99565940
upgrade version of expand-path-helper
· 27b4d89e
Dan Allen
authored
Nov 29, 2024
27b4d89e
Nov 25, 2024
release 1.0.0-alpha.11 [skip ci]
· f43fff55
Dan Allen
authored
Nov 25, 2024
View commits for tag v1.0.0-alpha.11
v1.0.0-alpha.11
f43fff55
fix crash on Windows when attribute value being passed to command is not a string
· b26fbbf1
Dan Allen
authored
Nov 25, 2024
b26fbbf1
release 1.0.0-alpha.10 [skip ci]
· 07b45d9e
Dan Allen
authored
Nov 25, 2024
View commits for tag v1.0.0-alpha.10
v1.0.0-alpha.10
07b45d9e
document that UTF-8 support must be enabled on Windows if attributes values...
· 5f98ffb9
Dan Allen
authored
Nov 24, 2024
5f98ffb9
document that command is run in shell (cmd.exe) on Windows if command is a batch script
· 4c71adc9
Dan Allen
authored
Nov 24, 2024
4c71adc9
add link in CHANGELOG entry for #59 [skip ci]
· e4fb9ae8
Dan Allen
authored
Nov 24, 2024
e4fb9ae8
Nov 24, 2024
merge !38
· 879f65a1
Dan Allen
authored
Nov 24, 2024
879f65a1
resolves #58 switch to using published package for Asciidoctor Reducer
· 701034bb
Dan Allen
authored
Nov 23, 2024
701034bb
upgrade to stable release of the run-command-helper package
· 9deb7c29
Dan Allen
authored
Nov 24, 2024
9deb7c29
Nov 21, 2024
add hint about how to trim inserted space in attribute value
· 64bd05f8
Dan Allen
authored
Nov 21, 2024
64bd05f8
left pad attribute value with space if it starts with ampersand and the...
· 898066cb
Dan Allen
authored
Nov 21, 2024
898066cb
add test-scoped npm script [skip ci]
· cf3077b0
Dan Allen
authored
Nov 21, 2024
cf3077b0
upgrade to latest version of run-command-helper
· 61676d00
Dan Allen
authored
Nov 20, 2024
61676d00
fix mock convert to PDF batch script to skip value after =
· f3aaad11
Dan Allen
authored
Nov 20, 2024
f3aaad11
improve args parsing in mock convert-to-pdf batch script
· 3b772955
Dan Allen
authored
Nov 20, 2024
3b772955
upgrade to latest release of run-command-helper
· 4643d554
Dan Allen
authored
Nov 20, 2024
4643d554
upgrade to latest release of run-command-helper; enable test for attribute...
· cf3bc30d
Dan Allen
authored
Nov 20, 2024
cf3bc30d
Nov 19, 2024
disable test for attribute that contains reserved shell characters until upstream issue is resolved
· c1b232c6
Dan Allen
authored
Nov 19, 2024
c1b232c6
add AsciiDoc attribute with value that contains reserved shell characters to test fixture
· 4ab8ba46
Dan Allen
authored
Nov 19, 2024
4ab8ba46
configure stdout and stderr of command to print to terminal
· 952fc6be
Dan Allen
authored
Nov 19, 2024
952fc6be
escape % sign in batch script fixture
· d1f58bdc
Dan Allen
authored
Nov 19, 2024
d1f58bdc
fix newline in test assertion
· 69b57c7a
Dan Allen
authored
Nov 19, 2024
69b57c7a
add integration test to verify contents is lazy read stream of generated PDF file
· b58dcca0
Dan Allen
authored
Nov 19, 2024
b58dcca0
fix formatting script to account for getter and setter methods on class
· f43984c0
Dan Allen
authored
Nov 18, 2024
f43984c0
enable tests on Windows
· 2dbf7ad4
Dan Allen
authored
Nov 18, 2024
2dbf7ad4
patch File in test harness to return path as posix value
· 6e80a9f4
Dan Allen
authored
Nov 18, 2024
6e80a9f4
eliminate direct dependency on vinyl
· 6291f9ff
Dan Allen
authored
Nov 18, 2024
6291f9ff
remove obsolete fixtures
· 5eb8cc5b
Dan Allen
authored
Nov 18, 2024
5eb8cc5b
update git exclusions
· 3efd89f6
Dan Allen
authored
Nov 18, 2024
3efd89f6
add gitattributes to control eol behavior on checkout
· f89e7d09
Dan Allen
authored
Nov 18, 2024
f89e7d09
merge !36
· 6e2fd5ad
Dan Allen
authored
Nov 19, 2024
6e2fd5ad
Loading