syncthing/cmd/syncthing/cli
greatroar 49488c0e71
all: Clean up fmt.Errorf usage (#8309)
2022-04-27 20:30:13 +02:00
..
client.go lib, gui: Default ignores for new folders (fixes #7428) (#7530) 2022-01-13 23:38:21 +01:00
config.go cmd/syncthing: Don't fail early on api setup error (fixes 7558) (#7591) 2021-04-25 20:48:17 +01: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 cmd/syncthing: Add debug commands to cli (#7503) 2021-04-22 11:14:25 +02:00
main.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01: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 command to show pending devices/folders (fixes #8068) (#8069) 2021-12-09 21:18:47 +01:00
utils.go all: Remove usage of deprecated io/ioutil (#7971) 2021-11-22 08:59:47 +01:00