syncthing/lib/versioner
Jakob Borg e82ed6e3d3
style: gofumpt all the things (#9829)
Literally `gofumpt -w .` from the top level dir. Guaranteed to be minor
style changes only and nothing else.

@imsodin per request?
2024-11-19 11:32:56 +01:00
..
_external_test lib/versioner: Test both spaces and parens in ext versioner paths 2016-09-18 12:24:55 +00:00
.gitignore mv internal lib 2015-08-09 09:35:26 +02:00
debug.go style: gofumpt all the things (#9829) 2024-11-19 11:32:56 +01:00
empty_dir_tracker_test.go style: gofumpt all the things (#9829) 2024-11-19 11:32:56 +01:00
empty_dir_tracker.go all: replace empty slice literal with var (#8990) 2023-07-18 14:44:37 +00:00
external_test.go style: gofumpt all the things (#9829) 2024-11-19 11:32:56 +01:00
external.go all: replace empty slice literal with var (#8990) 2023-07-18 14:44:37 +00:00
simple_test.go all: Use some Go 1.21 features (#9409) 2024-02-10 21:02:42 +01:00
simple.go style: gofumpt all the things (#9829) 2024-11-19 11:32:56 +01:00
staggered_test.go style: gofumpt all the things (#9829) 2024-11-19 11:32:56 +01:00
staggered.go lib/versioner: Fix cleaning behaviour (fixes #7988) (#8537) 2022-09-13 19:21:42 +02:00
trashcan_test.go style: gofumpt all the things (#9829) 2024-11-19 11:32:56 +01:00
trashcan.go lib/versioner: Fix error in Trashcan restore (fixes: #7965) (#8549) 2022-09-20 11:34:15 +02:00
util.go lib/versioner: Expand tildes in version directory (fixes #9241) (#9327) 2024-01-12 10:46:18 +01:00
versioner.go lib/versioner: Minor fixes in comments and error message (#9031) 2023-08-09 07:10:06 +00:00