issues
search
google
/
renameio
Package renameio provides a way to atomically create or replace a file or symbolic link.
Apache License 2.0
609
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use Openat, Renameat syscalls
#44
adam-azarchs
opened
1 week ago
2
Option to ignore TEMPDIR
#43
adam-azarchs
closed
1 week ago
4
Add WithSyncDirectory to optionally fsync the directory after the rename
#42
Jille
opened
9 months ago
1
Add support for 'WithModificationTIme()' option
#41
anatol
opened
1 year ago
1
Add chown step to NewPendingFile
#40
aveuiller
closed
2 years ago
4
Consider using O_TMPFILE
#39
ajeetdsouza
closed
2 years ago
2
proposal: add option to extend atomicity to io.Closer
#38
costela
closed
3 years ago
1
fs.FS support?
#37
ainar-g
closed
3 years ago
3
Respect umask in WriteFile
#36
hansmi
closed
3 years ago
12
Add file creation function receiving options
#35
hansmi
closed
3 years ago
1
Add more tests, introduce custom replacement for ioutil.TempFile
#34
hansmi
closed
3 years ago
2
WriteFile doesn't respect umask
#33
hansmi
closed
3 years ago
7
Add TempFile Directoy parameter to WriteFile
#32
FF-AntiK
closed
3 years ago
2
run tests with Go 1.16
#31
tklauser
closed
3 years ago
1
fix build of maybe package on Windows
#30
twpayne
closed
3 years ago
1
maybe: doesn't build on Windows
#29
ainar-g
closed
3 years ago
2
TempFile: document methods which aren't safe for concurrent use
#28
peterbourgon
closed
3 years ago
1
add maybe package
#27
twpayne
closed
4 years ago
1
Request: tag new version
#26
twpayne
closed
4 years ago
3
run tests as root on Linux
#25
twpayne
closed
4 years ago
1
add golangci-lint configuration and CI job
#24
twpayne
closed
4 years ago
0
remove Travis CI
#23
twpayne
closed
4 years ago
1
add GitHub Action
#22
twpayne
closed
4 years ago
0
WriteFile: Switch from t.Chmod to os.Chmod(t.Name(), ...)
#21
andhe
closed
4 years ago
7
Remove Windows support
#20
twpayne
closed
4 years ago
23
Add tips on preserving file metadata
#19
mvdan
opened
4 years ago
3
symlink: don’t call os.RemoveAll twice
#18
stapelberg
closed
4 years ago
19
WriteFile is broken on Windows
#17
dhaavi
closed
4 years ago
7
Atomic simultaneous file rename and contents replacement?
#16
twpayne
closed
5 years ago
2
Add TempDirCache to cache TempDir results, fixes #13
#15
twpayne
closed
5 years ago
1
Use device test to check if tempdir can be used
#14
twpayne
closed
5 years ago
2
Make it fast and easy to do multiple replacements
#13
twpayne
closed
5 years ago
7
[]byte vs io.Writer
#12
philtay
closed
5 years ago
5
Question: fsync on file and/or directory
#11
nmeum
closed
5 years ago
5
fix typos in godoc
#10
tklauser
closed
6 years ago
1
Allow user to control tempfile names (plus: weird interaction with ioutil.TempFile)
#9
cespare
closed
5 years ago
3
TempDir can return an unusable directory
#8
twpayne
closed
6 years ago
3
add WriteFile
#7
twpayne
closed
6 years ago
8
add note about file permissions
#6
twpayne
closed
6 years ago
1
add windows support
#5
natefinch
closed
5 years ago
3
convert to a Go module
#4
mvdan
closed
6 years ago
2
add a drop-in replacement for ioutil.WriteFile
#3
mvdan
closed
6 years ago
3
TempFile: name bikeshedding
#2
mvdan
closed
6 years ago
5
Windows support
#1
stapelberg
closed
5 years ago
8