This website requires JavaScript.
Explore
Help
Sign In
felixfoertsch
/
syncthing
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
10
Wiki
Activity
Files
d46d87fac05d0e25ef983a47936b25a91f5d5694
syncthing
/
lib
/
fs
T
History
Syncthing .stignore Fork
d46d87fac0
custom release / build-custom-release (push)
Successful in 3m12s
Details
apply stignore synchronization patch
2026-08-11 11:17:09 +00:00
..
basicfs_copy_range_copyfilerange.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_copy_range_duplicateextents.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_copy_range_ioctl.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_copy_range_sendfile.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_copy_range.go
lib/fs: Unwrap mtimeFile, get fd the "correct" way (ref
#6875
) (
#6877
)
2020-08-07 07:47:48 +02:00
basicfs_fileinfo_unix.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_fileinfo_windows.go
chore: remove tracking inode change time (
#10579
)
2026-03-22 20:24:03 -07:00
basicfs_lstat_broken.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_lstat_regular.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_lstat_windows.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_platformdata_unix.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_platformdata_windows.go
all: Support syncing extended attributes (
fixes
#2698
) (
#8513
)
2022-09-14 09:50:55 +02:00
basicfs_test.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_unix.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_watch_errors_linux.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_watch_errors_others.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_watch_eventtypes_darwin.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_watch_eventtypes_fen.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_watch_eventtypes_inotify.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_watch_eventtypes_kqueue.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_watch_eventtypes_other.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_watch_eventtypes_readdcw.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_watch_notkqueue.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_watch_test.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_watch_unsupported.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_watch.go
build: allow inotify on Android amd64 (ref
#8710
) (
#10783
)
2026-07-16 16:08:55 +00:00
basicfs_windows_test.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_windows.go
fix(ignore, fs): allow loading ignore patterns behind symlink (
fixes
#10785
) (
#10786
)
2026-07-16 09:19:13 +08:00
basicfs_xattr_bsdish.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_xattr_linuxish.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_xattr_unix.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs_xattr_unsupported.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
basicfs.go
fix(ignore, fs): allow loading ignore patterns behind symlink (
fixes
#10785
) (
#10786
)
2026-07-16 09:19:13 +08:00
casefs_test.go
fix(fs): only apply case option to fakefs in stress test (
#10440
)
2025-10-23 13:12:03 -05:00
casefs.go
chore(fs): optimise casefs caching performance (
#10830
)
2026-07-27 12:05:20 +02:00
copyrangemethod.go
refactor: use modern Protobuf encoder (
#9817
)
2024-12-01 16:50:17 +01:00
debug.go
feat: switch logging framework (
#10220
)
2025-08-07 11:19:36 +02:00
errorfs.go
chore(fs): remove unused SymlinksSupported() method (
#10684
)
2026-05-09 10:48:53 +00:00
fakefs_test.go
refactor: use slices package for sort (
#10132
)
2025-05-26 13:37:26 +02:00
fakefs.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
filesystem_copy_range_allwithfallback.go
lib/fs: Add support for Windows duplicate extents (
#6764
)
2020-06-18 22:32:26 +01:00
filesystem_copy_range_standard.go
chore(fs): linter complaints
2025-06-06 13:45:44 +02:00
filesystem_copy_range_test.go
fix(fs): check for unsupported error on modern Windows (
fixes
#10164
) (
#10165
)
2025-06-09 07:20:46 +02:00
filesystem_copy_range.go
feat: switch logging framework (
#10220
)
2025-08-07 11:19:36 +02:00
filesystem_test.go
apply stignore synchronization patch
2026-08-11 11:17:09 +00:00
filesystem.go
apply stignore synchronization patch
2026-08-11 11:17:09 +00:00
folding_test.go
chore(fs): speed up case normalization (
#10013
)
2025-04-01 13:41:57 +02:00
folding.go
chore(fs): speed up case normalization (
#10013
)
2025-04-01 13:41:57 +02:00
logfs.go
chore(fs): remove unused SymlinksSupported() method (
#10684
)
2026-05-09 10:48:53 +00:00
metrics.go
chore(fs): remove unused SymlinksSupported() method (
#10684
)
2026-05-09 10:48:53 +00:00
mtimefs_test.go
Merge branch 'main' into v2
2025-04-09 15:40:25 +02:00
mtimefs.go
chore: linter: embeddedstructfieldcheck
2025-10-23 22:48:54 +02:00
platform_common.go
all: Support syncing extended attributes (
fixes
#2698
) (
#8513
)
2022-09-14 09:50:55 +02:00
tempname_test.go
lib/fs: Optimize TempName + some cosmetic changes (
#7911
)
2021-08-29 10:47:53 +02:00
tempname.go
lib/sha256: Remove it (
#9643
)
2024-08-10 12:58:20 +01:00
types.go
chore(fs): linter complaints
2025-06-06 13:45:44 +02:00
util_test.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
util.go
chore: style fixes from
go fix
(
#10846
)
2026-08-05 20:23:22 +02:00
walkfs_test.go
style: gofumpt all the things (
#9829
)
2024-11-19 11:32:56 +01:00
walkfs.go
chore: linter: embeddedstructfieldcheck
2025-10-23 22:48:54 +02:00