issues
search
natefinch
/
atomic
atomic is a go package for atomic file writing
MIT License
200
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Question: why is MOVEFILE_WRITE_THROUGH needed?
#23
hajimehoshi
opened
2 years ago
0
Wrap any copier to make it write atomically
#22
adowair
closed
1 year ago
1
Allow user to wrap an existing write function
#21
adowair
opened
2 years ago
1
Cleaner filemode options
#20
sdassow
opened
2 years ago
0
Small code path cleanup
#19
sdassow
opened
2 years ago
0
Add support for changing the default file mode using options pattern (fixes natefinch/atomic#7)
#18
sdassow
opened
2 years ago
1
Report if the temp file couldn't be deleted
#17
szh
closed
2 years ago
3
create a go.mod
#16
natefinch
closed
3 years ago
0
Consider tagging the master branch (ir)regulary
#15
Al2Klimov
opened
3 years ago
0
WriteFile(): fsync(2) after write(2)
#14
Al2Klimov
closed
3 years ago
2
Handling long filenames on Windows
#13
jkowalski
opened
3 years ago
1
Implement support for optional file mode (fixes natefinch/atomic#7)
#12
sdassow
closed
2 years ago
3
fsync safety for ext4
#10
jtolio
closed
3 years ago
0
WriteFile(): handle relative paths
#9
Al2Klimov
closed
4 years ago
1
Only issue chmod if the mode is different
#8
eric
closed
3 years ago
1
No way to control file permissions on created files
#7
tmm1
opened
5 years ago
1
Doesn't work on Docker or Vagrant shared volume
#6
raxod502
closed
2 years ago
5
[question]don't the atomic package need to call fsync?
#5
lufia
closed
3 years ago
1
add test for WriteFile
#4
itchyny
closed
5 years ago
4
Fails if your temp directory is on a different physical drive
#3
natefinch
closed
5 years ago
3
Do not error if existing file does not exist.
#2
chowey
closed
9 years ago
1
Remove unused import
#1
chowey
closed
9 years ago
1