Jakob Borg
|
e82ed6e3d3
style: gofumpt all the things (#9829)
|
11 months ago |
Jakob Borg
|
a29605750d
lib/fs: Try to remove read only Windows files (fixes #3744) (#8650)
|
2 years ago |
Jakob Borg
|
adce6fa473
all: Support syncing ownership (fixes #1329) (#8434)
|
3 years ago |
Jakob Borg
|
d47745a86b
all: Update build constraints to Go 1.17 style (#7894)
|
4 years ago |
Jakob Borg
|
97437cad64
lib/fs: Ignore normalization differences in case insensitive lookup (fixes #7677) (#7678)
|
4 years ago |
Jakob Borg
|
dd92b2b8f4
all: Tweak error creation (#6391)
|
5 years ago |
Simon Frei
|
35b699dc77
lib/fs: Check events against both the user and eval root (#6013)
|
6 years ago |
Mingxuan Lin
|
eb4fe808c5
lib/fs: Fallback EvalSymlinks method on windows (fixes #5609) (#5611)
|
6 years ago |
Simon Frei
|
486230768e
lib/fs, lib/model: Add error channel to Watch to avoid panics (fixes #5697) (#5734)
|
6 years ago |
Simon Frei
|
dfbbb286fc
lib/fs: Consider win83 for root path as well when watching (ref #5706) (#5709)
|
6 years ago |
Simon Frei
|
03d0f0dc34
lib/fs: Try EvalSymlinks without '\\?\' prefix on failure (fixes #5226) (#5227)
|
7 years ago |
Simon Frei
|
50ba0fd079
lib/fs: Case insensitive conversion to rel path on windows (fixes #5183) (#5176)
|
7 years ago |
Simon Frei
|
e20679afe1
lib/fs: Evaluate root when watching not on fs creation (fixes #5043) (#5105)
|
7 years ago |
Simon Frei
|
ee6516aa31
lib/fs: Resolve 8.3 filenames from watcher (ref #3800) (#4975)
|
7 years ago |
Simon Frei
|
6802505dda
lib/fs: Fix MkdirAll failure due to \\?\ (fixes #4762) (#4763)
|
7 years ago |
Emil Hessman
|
bbc178ccc4
lib/fs: harmonize CreateSymlink definitions (fixes #4567)
|
7 years ago |
Audrius Butkevicius
|
3d8b4a42b7
all: Convert folders to use filesystem abstraction
|
8 years ago |