You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helix/helix-term
Kirawi e5372b04a1
Fix writing hardlinks (#11340)
* don't use backup files with hardlinks

* check if the inodes remain the same in the test

* move funcs to faccess and use AsRawHandle

* use a copy as a backup for hardlinks

* delete backup after copy
2 months ago
..
src Use fs' mtime to avoid saving problem on out-of-synced network fs (#11142) 2 months ago
tests Fix writing hardlinks (#11340) 2 months ago
.gitignore Initial import. 4 years ago
Cargo.toml Fix writing hardlinks (#11340) 2 months ago
build.rs Add icon to Windows executable (#9104) 8 months ago