issues
search
go-git
/
go-billy
The missing interface filesystem abstraction for Go
https://pkg.go.dev/github.com/go-git/go-billy/v5
Apache License 2.0
324
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
thoughts on chown/acl support
#41
jxsl13
opened
11 months ago
2
Creating new files is not multi-goroutine safe
#40
sfc-gh-thardie
opened
11 months ago
3
Adding support for WriteAt
#39
sfc-gh-thardie
closed
11 months ago
1
`Memory.ReadDir()` should return an error when path isn't found.
#38
weberc2-tempus
closed
1 year ago
2
memfs ReadDir() doesn't return an error when the directory doesn't exist
#37
weberc2-tempus
closed
1 year ago
2
Adding support for wasm/wasip1
#36
tryggvil
closed
1 year ago
1
build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0
#35
dependabot[bot]
closed
1 year ago
0
Revert back to upstream github.com/cyphar/filepath-securejoin
#34
pjbgf
closed
1 year ago
0
Re-introduce osfs.Default
#33
pjbgf
closed
1 year ago
0
memfs: fresh memfs does not have a root directory
#32
paralin
closed
9 months ago
0
osfs: Add new BoundOS type
#31
pjbgf
closed
1 year ago
0
*: Bump dependencies and go.mod to Go 1.18. Add codeQL workflow.
#30
pjbgf
closed
1 year ago
0
memfs: fix trunc-append
#29
nikandfor
closed
1 year ago
0
Fix data race when running `go-git` tests
#28
pjbgf
closed
1 year ago
0
Minor release containing `util.Walk`
#27
pjbgf
closed
1 year ago
1
fix some typos
#26
cuishuang
closed
1 year ago
0
Update .github and go.mod to go 1.18
#25
paralin
closed
1 year ago
0
Update .github and go.mod to go 1.18
#24
paralin
closed
2 years ago
1
httpfs: implement http.FileSystem interfaces
#23
paralin
opened
2 years ago
1
new release to include latest commit?
#22
ericDeliot
closed
1 year ago
3
Example code on How to get an instance of an object/struct that implements billy.Filesystem?
#21
micwin
closed
2 years ago
1
source contains fork of Apache-2.0 license file
#20
jonassmedegaard
opened
3 years ago
0
Remove import path checking
#19
jbaum98
closed
2 months ago
2
Use perm passed to OS.MkdirAll
#18
johnmaguire
closed
2 years ago
0
utils: add Walk function to walk over a filesystem
#17
tjamet
closed
3 years ago
1
question: chroot does not process path target from symlink?
#16
gebv
opened
3 years ago
0
Support build / run under wasm / gopherjs
#15
paralin
closed
3 years ago
2
Question: WebAssembly support for go-billy ?
#14
capsci
closed
1 year ago
5
memfs: ReadDir sorted by filename
#13
MetalBlueberry
closed
3 years ago
0
MemFS ReadDir doesn't list entries sorted by filename
#12
MetalBlueberry
closed
3 years ago
0
Question: Relation to io/fs?
#11
nmeum
closed
2 months ago
8
memfs: Add support for O_EXC to memfs
#10
jawr
closed
3 years ago
0
osfs doesn't seem to be referencing the underlying chroot
#9
jawr
closed
4 years ago
2
File read-able check should ignore file creation flags
#8
yabberyabber
opened
4 years ago
0
Added billy.Stat function that returns os.FileInfo
#7
tie
opened
4 years ago
1
Make file interface a bit more interoperable
#6
c4milo
opened
4 years ago
1
Add support for Readdir in File interface
#5
c4milo
opened
4 years ago
1
How would you advice converting billy's File to *os.File?
#4
c4milo
closed
2 months ago
2
Non-module import violates import path restriction
#3
riking
closed
2 months ago
1
go-billy afero wrapper
#2
Maldris
opened
4 years ago
2
Support for os.Link functionality
#1
carlosphillips
closed
4 years ago
1
Previous