| .. |
|
cmdenv
|
chore: fix typos and comment formatting (#10653)
|
2025-01-06 18:17:39 -08:00 |
|
cmdutils
|
chore: clean migration
|
2023-11-29 12:29:59 +01:00 |
|
dag
|
feat: expose BlockKeyCacheSize and enable WriteThrough datastore options (#10614)
|
2024-12-19 23:12:05 +00: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
|
chore: upgrade to go 1.23 (#10486)
|
2024-08-28 18:56:45 +02:00 |
|
object
|
core/commands!: remove deprecated object APIs (#10375)
|
2024-03-22 09:32:30 +01:00 |
|
pin
|
refactor(cmds): do not return errors embedded in result type (#10527)
|
2024-12-03 20:15:33 +01:00 |
|
active.go
|
refactor: rename to kubo
|
2022-07-06 18:40:37 +02:00 |
|
add.go
|
Remove unused TimeParts struct (#10708)
|
2025-02-11 14:35:19 -08:00 |
|
bitswap.go
|
fix(rpc): restore and reprecate bitswap reprovide (#10699)
|
2025-02-10 16:12:53 +01:00 |
|
block.go
|
config: introduce Import section (#10421)
|
2024-05-14 14:17:04 +00:00 |
|
bootstrap.go
|
style: gofumpt and godot [skip changelog] (#10081)
|
2023-08-17 14:02:08 +02:00 |
|
cat.go
|
chore: use errors.New to replace fmt.Errorf with no parameters (#10617)
|
2024-12-10 13:50:35 -08:00 |
|
cid_test.go
|
Nonfunctional (#10753)
|
2025-03-11 14:04:16 -07:00 |
|
cid.go
|
Nonfunctional (#10753)
|
2025-03-11 14:04:16 -07:00 |
|
commands_test.go
|
fix(rpc): restore and reprecate bitswap reprovide (#10699)
|
2025-02-10 16:12:53 +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
|
fix: config help (#10686)
|
2025-01-30 21:01:37 +01:00 |
|
dht_test.go
|
refactor: namesys cleanup, gateway /ipns/ ttl (#10115)
|
2023-10-18 10:23:50 +02:00 |
|
dht.go
|
chore: use errors.New to replace fmt.Errorf with no parameters (#10617)
|
2024-12-10 13:50:35 -08: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_test.go
|
fix(mfs): basic UnixFS sanity checks in files cp (#10701)
|
2025-03-05 20:40:33 +01:00 |
|
files.go
|
fix(mfs): basic UnixFS sanity checks in files cp (#10701)
|
2025-03-05 20:40:33 +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: Support storing UnixFS 1.5 Mode and ModTime (#10478)
|
2024-08-21 02:02:46 +02:00 |
|
helptext_test.go
|
gx: unrewrite
|
2019-03-05 18:33:56 +01:00 |
|
id.go
|
chore: use errors.New to replace fmt.Errorf with no parameters (#10617)
|
2024-12-10 13:50:35 -08:00 |
|
keystore.go
|
chore: use errors.New to replace fmt.Errorf with no parameters (#10617)
|
2024-12-10 13:50:35 -08:00 |
|
log.go
|
fix: switch away from IPFS_LOG_LEVEL (#10694)
|
2025-02-14 18:25:31 +00:00 |
|
ls.go
|
refactor(cmds): do not return errors embedded in result type (#10527)
|
2024-12-03 20:15:33 +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
|
chore: use errors.New to replace fmt.Errorf with no parameters (#10617)
|
2024-12-10 13:50:35 -08:00 |
|
ping.go
|
refactor: stop using go-libp2p deprecated peer.ID.Pretty
|
2023-09-18 15:58:15 +02:00 |
|
profile.go
|
profile: add trace
|
2024-01-12 14:55:55 +01:00 |
|
pubsub.go
|
refactor: stop using github.com/pkg/errors (#10431)
|
2024-05-26 11:04:40 +00:00 |
|
refs.go
|
chore: upgrade to go 1.23 (#10486)
|
2024-08-28 18:56:45 +02: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
|
core/corehttp!: remove /api/v0 from gateway port
|
2024-03-05 08:21:13 +00:00 |
|
root.go
|
core/corehttp!: remove /api/v0 from gateway port
|
2024-03-05 08:21:13 +00:00 |
|
routing.go
|
feat: Better self-service commands for DHT providing (#10677)
|
2025-01-31 16:33:11 +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: Better self-service commands for DHT providing (#10677)
|
2025-01-31 16:33:11 +01:00 |
|
stat.go
|
collection of typo fixes (#10647)
|
2024-12-29 21:27:41 -08:00 |
|
swarm.go
|
chore: upgrade to go 1.23 (#10486)
|
2024-08-28 18:56:45 +02:00 |
|
sysdiag.go
|
refactor: rename to kubo
|
2022-07-06 18:40:37 +02:00 |
|
version.go
|
feat: Add CI for Spell Checking (#10637)
|
2025-01-30 17:50:51 +01:00 |