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 · v1.0.0-alpha.7
antora-collector
Browse files
Jul 24, 2024
release 1.0.0-alpha.7
· 6937a2f8
Dan Allen
authored
Jul 24, 2024
View commits for tag v1.0.0-alpha.7
v1.0.0-alpha.7
6937a2f8
Jul 23, 2024
merge
!20
· 77569617
Dan Allen
authored
Jul 23, 2024
77569617
resolves
#22
allow keep worktree behavior to be configured per origin
· 40e46adc
Dan Allen
authored
Jul 23, 2024
40e46adc
rename checkout variable to checkoutWorktree for clarity
· 1df7ed06
Dan Allen
authored
Jul 23, 2024
1df7ed06
Jul 22, 2024
merge !19
· 03bdf0fb
Dan Allen
authored
Jul 22, 2024
03bdf0fb
resolves #8 allow checkout of worktree to be bypassed by setting...
· e3931b61
Dan Allen
authored
Jul 22, 2024
e3931b61
replace String#substr with String#slice
· b1b99369
Dan Allen
authored
Jul 22, 2024
b1b99369
merge
!18
· a6baca26
Dan Allen
authored
Jul 22, 2024
a6baca26
resolves
#3
allow target bucket to be specified using into key on scan
· c7ad4103
Dan Allen
authored
Jul 19, 2024
c7ad4103
clean up normalization of collector config array
· 79fb27d9
Dan Allen
authored
Jul 22, 2024
79fb27d9
consult worktree variable in case of no worktree consistently
· 91254f3e
Dan Allen
authored
Jul 22, 2024
91254f3e
Jul 17, 2024
use clearer variable name for worktree in prepareWorktree function
· 550f3b44
Dan Allen
authored
Jul 17, 2024
550f3b44
prepare branch for development [skip ci]
· 27e2753b
Dan Allen
authored
Jul 17, 2024
27e2753b
release 1.0.0-alpha.6
· bed744e0
Dan Allen
authored
Jul 17, 2024
View commits for tag v1.0.0-alpha.6
v1.0.0-alpha.6
bed744e0
merge
!17
· 6c906a44
Dan Allen
authored
Jul 17, 2024
6c906a44
resolves
#21
ensure new worktree is created in clean state by clearing any previous git index cache
· 10eecaf1
Dan Allen
authored
Jul 16, 2024
10eecaf1
Jul 16, 2024
prepare branch for development [skip ci]
· 2a1e9db9
Dan Allen
authored
Jul 16, 2024
2a1e9db9
release 1.0.0-alpha.5
· 3587becb
Dan Allen
authored
Jul 16, 2024
View commits for tag v1.0.0-alpha.5
v1.0.0-alpha.5
3587becb
Jul 15, 2024
merge
!16
· 89a9f87e
Dan Allen
authored
Jul 15, 2024
89a9f87e
Jul 11, 2024
resolves
#15
add option on extension to control whether temporary/managed...
· f9ba4a94
Dan Allen
authored
Jul 11, 2024
f9ba4a94
Jul 08, 2024
add test to verify scan is skipped if directory does not exist
· b26c4d87
Dan Allen
authored
Jul 08, 2024
b26c4d87
merge !15
· 99adebc1
Dan Allen
authored
Jul 08, 2024
99adebc1
resolves
#19
scan using fast-glob instead of glob stream
· 4d9ad7db
Dan Allen
authored
Jul 08, 2024
4d9ad7db
upgrade isomorphic-git
· d8adcf1d
Dan Allen
authored
Jul 08, 2024
d8adcf1d
add tidy npm script that combines lint and format scripts [skip ci]
· 352f4b83
Dan Allen
authored
Jul 08, 2024
352f4b83
refresh dependency lock file [skip ci]
· 6b37a3b3
Dan Allen
authored
Jul 08, 2024
6b37a3b3
qualify stdlib requires in release scripts with node: prefix [skip ci]
· 5abe2fb8
Dan Allen
authored
Jul 08, 2024
5abe2fb8
rely on npx to install downdoc during release [skip ci]
· 473f2e14
Dan Allen
authored
Jul 08, 2024
473f2e14
Jun 17, 2024
remove obsolete comment [skip ci]
· 0ed81221
Dan Allen
authored
Jun 17, 2024
0ed81221
Jun 12, 2024
merge !14
· f4f689b1
Dan Allen
authored
Jun 12, 2024
f4f689b1
resolves
#17
upgrade glob-stream to 8.0.x; reenable multi-glob support on scan
· 6d01feb3
Dan Allen
authored
Jun 12, 2024
6d01feb3
refresh dependency lock file
· cd167fd3
Dan Allen
authored
Jun 12, 2024
cd167fd3
merge
!13
· 38e0e92c
Dan Allen
authored
Jun 12, 2024
38e0e92c
resolves
#16
remove the 16 file limit when scanning for files in a single directory
· c8e0bd68
Dan Allen
authored
Jun 12, 2024
c8e0bd68
apply pending code format changes
· 2da58c92
Dan Allen
authored
Jun 12, 2024
2da58c92
pass done (callback) as error handler function directly since arguments match
· fc52d161
Dan Allen
authored
Jun 12, 2024
fc52d161
define forEach after require statement on which it depends
· ea04e55d
Dan Allen
authored
Jun 12, 2024
ea04e55d
May 24, 2024
prepare branch for development [skip ci]
· a8290d28
Dan Allen
authored
May 24, 2024
a8290d28
release 1.0.0-alpha.4
· 5aa21656
Dan Allen
authored
May 24, 2024
View commits for tag v1.0.0-alpha.4
v1.0.0-alpha.4
5aa21656
merge
!12
· 5b6bed57
Dan Allen
authored
May 24, 2024
5b6bed57
Loading