Massaki Archambault
|
900375c7b3
|
default to using a filesystem loopback instead of a symlink to local repositories
fixes #13
|
2024-12-29 17:46:05 -05:00 |
Massaki Archambault
|
36f635b46e
|
fix inode collision
|
2024-08-14 22:03:28 -04:00 |
Massaki Archambault
|
2dc97f1672
|
remove staticInoChan, as it's redundant
|
2024-08-14 22:03:28 -04:00 |
Massaki Archambault
|
367d770371
|
refactor platform -> forge
|
2024-08-14 22:03:28 -04:00 |
Massaki Archambault
|
0ddc4e515e
|
add support for github orgs
|
2024-08-14 22:03:28 -04:00 |
Massaki Archambault
|
471b0061b5
|
guard gitlab cache Map with RWMutex to prevent concurrent read/write
fixes #11
|
2024-08-14 22:03:28 -04:00 |
Massaki Archambault
|
8c53ccea6a
|
switch to slog for logging
|
2024-08-14 22:03:28 -04:00 |
Massaki Archambault
|
735a803cdb
|
refactor to decouple fstree package from git package
|
2024-08-14 22:03:28 -04:00 |
Massaki Archambault
|
0c647a692f
|
rename fs package to fstree to avoid collision with go-fuse
|
2024-08-14 22:03:28 -04:00 |