syncthing/cmd/syncthing/cli
luzpaz 837ffcfab5
all: Fix various user-facing and non-user-facing typos (#8509)
Found via `codespell -q 3 -S lang,./gui/default/vendor -L benchs,bu,inflight,ro`
2022-08-23 15:44:11 +02:00
..
client.go lib, gui: Default ignores for new folders (fixes #7428) (#7530) 2022-01-13 23:38:21 +01:00
config.go all: Modernize error wrapping (#8491) 2022-08-16 10:01:49 +02:00
debug.go cmd/syncthing: Improve "cli debug file" handling 2021-06-05 11:19:02 +02:00
errors.go all: Comments and cosmetics (#8218) 2022-04-02 20:36:19 +02:00
index.go cmd/syncthing: Add debug commands to cli (#7503) 2021-04-22 11:14:25 +02:00
index_accounting.go cmd/syncthing: Add debug commands to cli (#7503) 2021-04-22 11:14:25 +02:00
index_dump.go cmd/syncthing: Add debug commands to cli (#7503) 2021-04-22 11:14:25 +02:00
index_dumpsize.go cmd/syncthing/cli: indexDumpSize doesn't need a heap (#8024) 2021-10-29 20:21:50 +02:00
index_idxck.go all: Fix various user-facing and non-user-facing typos (#8509) 2022-08-23 15:44:11 +02:00
main.go all: Modernize error wrapping (#8491) 2022-08-16 10:01:49 +02:00
operations.go all: Clean up fmt.Errorf usage (#8309) 2022-04-27 20:30:13 +02:00
pending.go cmd/syncthing/cli: Add showing pending folders for given device (fixes #8130) (#8131) 2022-01-30 08:09:37 +01:00
show.go cmd/syncthing/cli: Add show discovery command (fixes #8007) (#8378) 2022-07-13 23:11:17 +02:00
utils.go cmd/syncthing: Incorrect error handling 2022-07-28 18:51:22 +02:00