..
cmdenv
ci: add stylecheck to golangci-lint ( #9334 )
2022-10-06 10:18:40 -04:00
cmdutils
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
dag
ci: add stylecheck to golangci-lint ( #9334 )
2022-10-06 10:18:40 -04: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: bump go-libp2p v0.22.0 & go1.18&go1.19
2022-09-09 17:09:38 +02:00
object
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
pin
ci: add stylecheck to golangci-lint ( #9334 )
2022-10-06 10:18:40 -04:00
unixfs
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
active.go
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
add.go
fix: ensure hasher is registered when using a hashing function
2022-09-26 10:05:26 +02:00
bitswap.go
chore: bump go-libp2p v0.22.0 & go1.18&go1.19
2022-09-09 17:09:38 +02:00
block.go
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
bootstrap.go
chore: bump go-libp2p v0.22.0 & go1.18&go1.19
2022-09-09 17:09:38 +02:00
cat.go
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
cid.go
ci: add stylecheck to golangci-lint ( #9334 )
2022-10-06 10:18:40 -04:00
commands_test.go
feat(routing): Delegated Routing ( #8997 )
2022-07-07 17:10:25 -04:00
commands.go
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
completion.go
feat: programmatic shell completions
2021-07-01 08:46:49 -07:00
config_test.go
add remote pinning policy for mfs ( #7798 )
2021-01-28 18:58:44 -05:00
config.go
fmt: applies go1.19 fmt
2022-09-08 18:34:06 +02:00
dht_test.go
chore: bump go-libp2p v0.22.0 & go1.18&go1.19
2022-09-09 17:09:38 +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
dns.go
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
external.go
refactor: get rid of cmdDetails awkwardness
2020-08-04 18:28:40 -04:00
extra.go
refactor: get rid of cmdDetails awkwardness
2020-08-04 18:28:40 -04:00
files.go
feat(cmds/add): --to-files option automates files cp ( #8927 )
2022-09-21 18:08:36 +02:00
filestore.go
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
get_test.go
cmdkit -> cmds
2019-05-10 23:00:20 -07:00
get.go
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
helptext_test.go
gx: unrewrite
2019-03-05 18:33:56 +01:00
id.go
ci: add stylecheck to golangci-lint ( #9334 )
2022-10-06 10:18:40 -04:00
keystore.go
ci: add stylecheck to golangci-lint ( #9334 )
2022-10-06 10:18:40 -04:00
log.go
chore: mark 'log tail' experimental ( #8912 )
2022-04-28 15:57:43 +02:00
ls.go
refactor: rename to kubo
2022-07-06 18:40:37 +02: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: bump go-libp2p v0.22.0 & go1.18&go1.19
2022-09-09 17:09:38 +02:00
ping.go
chore: bump go-libp2p v0.22.0 & go1.18&go1.19
2022-09-09 17:09:38 +02:00
profile.go
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
pubsub.go
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
refs.go
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
repo.go
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
resolve.go
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
root_test.go
pre-populate required arguments from request body
2018-03-18 13:04:25 -07:00
root.go
ci: add stylecheck to golangci-lint ( #9334 )
2022-10-06 10:18:40 -04:00
routing.go
chore: bump go-libp2p v0.22.0 & go1.18&go1.19
2022-09-09 17:09:38 +02: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
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
stat.go
ci: add stylecheck to golangci-lint ( #9334 )
2022-10-06 10:18:40 -04:00
swarm.go
feat: --reset flag on swarm limit command ( #9310 )
2022-10-12 11:02:43 -04:00
sysdiag.go
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
tar.go
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
urlstore.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