kubo/core/commands
Henrique Dias 5c31db3a3d
commands: remove several deprecated commands
Removes the following commands: ipfs tar, ipfs urlstore, ipfs repo fsck, ipfs file ls, ipfs dns.
2023-12-12 18:21:52 +01:00
..
cmdenv chore: clean migration 2023-11-29 12:29:59 +01:00
cmdutils chore: clean migration 2023-11-29 12:29:59 +01:00
dag chore: clean migration 2023-11-29 12:29:59 +01:00
e Fix typo in an error.go comment: "is adds" -> "adds". 2018-01-17 15:25:54 -08:00
keyencode chore: bump go-libp2p v0.22.0 & go1.18&go1.19 2022-09-09 17:09:38 +02:00
name docs(cli): fix spelling 2023-12-04 09:40:21 +01:00
object chore: clean migration 2023-11-29 12:29:59 +01:00
pin chore: clean migration 2023-11-29 12:29:59 +01:00
active.go refactor: rename to kubo 2022-07-06 18:40:37 +02:00
add.go chore: clean migration 2023-11-29 12:29:59 +01:00
bitswap.go chore: migrate go-libipfs to boxo 2023-03-28 22:05:25 -04:00
block.go chore: clean migration 2023-11-29 12:29:59 +01:00
bootstrap.go style: gofumpt and godot [skip changelog] (#10081) 2023-08-17 14:02:08 +02:00
cat.go chore: clean migration 2023-11-29 12:29:59 +01:00
cid_test.go fix(commands/cid): error on CIDv0 w/ custom -b, upgrade to CIDv1 w/ custom -b, empty -v 2023-09-27 10:36:49 +02:00
cid.go fix(commands/cid): error on CIDv0 w/ custom -b, upgrade to CIDv1 w/ custom -b, empty -v 2023-09-27 10:36:49 +02:00
commands_test.go commands: remove several deprecated commands 2023-12-12 18:21:52 +01:00
commands.go feat: add zsh completions (#10040) 2023-08-17 16:43:27 +02:00
completion.go feat: add zsh completions (#10040) 2023-08-17 16:43:27 +02:00
config_test.go style: gofumpt and godot [skip changelog] (#10081) 2023-08-17 14:02:08 +02:00
config.go feat(rpc): Opt-in HTTP RPC API Authorization (#10218) 2023-11-17 01:29:29 +01:00
dht_test.go refactor: namesys cleanup, gateway /ipns/ ttl (#10115) 2023-10-18 10:23:50 +02:00
dht.go chore: bump go-libp2p v0.22.0 & go1.18&go1.19 2022-09-09 17:09:38 +02:00
diag.go feat: add an "ipfs diag profile" command 2021-07-21 14:51:47 -07:00
external.go style: gofumpt and godot [skip changelog] (#10081) 2023-08-17 14:02:08 +02:00
extra.go refactor: get rid of cmdDetails awkwardness 2020-08-04 18:28:40 -04:00
files.go chore: clean migration 2023-11-29 12:29:59 +01:00
filestore.go chore: migrate go-libipfs to boxo 2023-03-28 22:05:25 -04:00
get_test.go cmdkit -> cmds 2019-05-10 23:00:20 -07:00
get.go feat: path consolidation (#10063) 2023-10-06 16:14:44 +02:00
helptext_test.go gx: unrewrite 2019-03-05 18:33:56 +01:00
id.go libp2p: stop reporting ProtocolVersion 2023-07-26 14:48:19 +02:00
keystore.go feat: ipfs key sign|verify (#10235) 2023-12-04 09:51:26 +01:00
log.go docs: note log tail is broken (#9383) 2022-11-10 00:20:53 +01:00
ls.go chore: clean migration 2023-11-29 12:29:59 +01:00
mount_nofuse.go chore: mark fuse experimental (#8962) 2022-05-12 10:32:54 -07:00
mount_unix.go refactor: rename to kubo 2022-07-06 18:40:37 +02:00
mount_windows.go cmdkit -> cmds 2019-05-10 23:00:20 -07:00
multibase.go ci: add stylecheck to golangci-lint (#9334) 2022-10-06 10:18:40 -04:00
p2p.go style: gofumpt and godot [skip changelog] (#10081) 2023-08-17 14:02:08 +02:00
ping.go refactor: stop using go-libp2p deprecated peer.ID.Pretty 2023-09-18 15:58:15 +02:00
profile.go feat: add heap allocs to 'ipfs diag profile' 2023-03-17 10:09:33 -04:00
pubsub.go chore: clean migration 2023-11-29 12:29:59 +01:00
refs.go chore: clean migration 2023-11-29 12:29:59 +01:00
repo.go commands: remove several deprecated commands 2023-12-12 18:21:52 +01:00
resolve.go docs(cli): fix spelling 2023-12-04 09:40:21 +01:00
root_test.go pre-populate required arguments from request body 2018-03-18 13:04:25 -07:00
root.go commands: remove several deprecated commands 2023-12-12 18:21:52 +01:00
routing.go chore: clean migration 2023-11-29 12:29:59 +01:00
shutdown.go refactor: rename to kubo 2022-07-06 18:40:37 +02:00
stat_dht.go chore: bump go-libp2p v0.22.0 & go1.18&go1.19 2022-09-09 17:09:38 +02:00
stat_provide.go feat: warn users who are falling behind reprovides 2023-06-08 10:05:30 +02:00
stat.go ci: add stylecheck to golangci-lint (#9334) 2022-10-06 10:18:40 -04:00
swarm.go refactor: stop using go-libp2p deprecated peer.ID.Pretty 2023-09-18 15:58:15 +02:00
sysdiag.go refactor: rename to kubo 2022-07-06 18:40:37 +02:00
version.go fix: kubo in daemon and cli stdout 2022-07-20 16:26:49 +02:00