| .. |
|
cmdenv
|
cmdkit -> cmds
|
2019-05-10 23:00:20 -07:00 |
|
dag
|
Fix typos and cleanup
|
2020-04-20 22:00:01 +03:00 |
|
e
|
Fix typo in an error.go comment: "is adds" -> "adds".
|
2018-01-17 15:25:54 -08:00 |
|
name
|
fix: ipfs name resolve --dht-record-count flag uses correct type and now works
|
2020-08-07 19:14:36 -04:00 |
|
object
|
Fix Typos
|
2019-12-25 03:12:41 +00:00 |
|
unixfs
|
cmdkit -> cmds
|
2019-05-10 23:00:20 -07:00 |
|
active.go
|
refactor: get rid of cmdDetails awkwardness
|
2020-08-04 18:28:40 -04:00 |
|
add.go
|
Document add behavior when the daemon is not running
|
2020-06-27 15:57:18 -03:00 |
|
bitswap.go
|
fix: move away from deprecated peer ID functions
|
2019-12-14 19:48:31 +01:00 |
|
block.go
|
fix: block put helptext
|
2019-06-12 12:44:01 -04:00 |
|
bootstrap.go
|
chore: deprecate go-ipfs-addr
|
2019-05-31 23:46:11 -07:00 |
|
cat.go
|
fix: migrate from deprecated warning function
|
2020-01-28 21:20:21 -08:00 |
|
cid.go
|
refactor: get rid of cmdDetails awkwardness
|
2020-08-04 18:28:40 -04:00 |
|
commands_test.go
|
remove ipfs key identify command
|
2020-07-30 16:26:40 -04:00 |
|
commands.go
|
refactor: get rid of cmdDetails awkwardness
|
2020-08-04 18:28:40 -04:00 |
|
config.go
|
refactor: get rid of cmdDetails awkwardness
|
2020-08-04 18:28:40 -04:00 |
|
dht_test.go
|
migrate to go-libp2p-core.
|
2019-05-31 23:23:52 -07:00 |
|
dht.go
|
fix: fix 'dht query' command to actually return the closest peers
|
2020-04-13 17:42:03 -07:00 |
|
diag.go
|
cmdkit -> cmds
|
2019-05-10 23:00:20 -07:00 |
|
dns.go
|
migrate to go-libp2p-core.
|
2019-05-31 23:23:52 -07: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
|
Merge pull request #7181 from rex4539/fix-typos
|
2020-04-20 21:43:47 -07:00 |
|
filestore.go
|
Update imports to go-filestore
|
2019-07-15 15:52:34 +02:00 |
|
get_test.go
|
cmdkit -> cmds
|
2019-05-10 23:00:20 -07:00 |
|
get.go
|
Fix typos and cleanup
|
2020-04-20 22:00:01 +03:00 |
|
helptext_test.go
|
gx: unrewrite
|
2019-03-05 18:33:56 +01:00 |
|
id.go
|
fix: sort addresses returned by ipfs id
|
2020-08-08 21:39:18 -04:00 |
|
keystore.go
|
refactor: get rid of cmdDetails awkwardness
|
2020-08-04 18:28:40 -04:00 |
|
log.go
|
refactor: get rid of cmdDetails awkwardness
|
2020-08-04 18:28:40 -04:00 |
|
ls.go
|
pin cmd: proper CID encoding and backward compat
|
2019-07-11 13:51:54 +02:00 |
|
mount_nofuse.go
|
cmdkit -> cmds
|
2019-05-10 23:00:20 -07:00 |
|
mount_unix.go
|
Fix Typos
|
2019-12-25 03:12:41 +00:00 |
|
mount_windows.go
|
cmdkit -> cmds
|
2019-05-10 23:00:20 -07:00 |
|
p2p.go
|
doc: update documentation for /ipfs -> /p2p multiaddr switch
|
2019-12-14 19:39:59 +01:00 |
|
pin.go
|
pin: implement pin/ls with only CoreApi
|
2020-05-04 18:02:50 -07:00 |
|
ping.go
|
fix: move away from deprecated peer ID functions
|
2019-12-14 19:48:31 +01:00 |
|
pubsub.go
|
fix: remove pubsub discovery hack
|
2020-05-29 16:42:10 -07:00 |
|
refs.go
|
fix: use bitswap sessions for ipfs refs
|
2020-05-28 17:15:56 -07:00 |
|
repo.go
|
refactor: get rid of cmdDetails awkwardness
|
2020-08-04 18:28:40 -04:00 |
|
resolve.go
|
cmdkit -> cmds
|
2019-05-10 23:00:20 -07:00 |
|
root_test.go
|
pre-populate required arguments from request body
|
2018-03-18 13:04:25 -07:00 |
|
root.go
|
fix typo in command texts
|
2020-04-30 20:36:00 +02:00 |
|
shutdown.go
|
cmdkit -> cmds
|
2019-05-10 23:00:20 -07:00 |
|
stat_dht.go
|
feat: add a stats dht command
|
2020-05-14 23:32:18 -07:00 |
|
stat.go
|
feat: add a stats dht command
|
2020-05-14 23:32:18 -07:00 |
|
swarm.go
|
chore: update libp2p
|
2020-05-20 16:56:22 -07:00 |
|
sysdiag.go
|
cmdkit -> cmds
|
2019-05-10 23:00:20 -07:00 |
|
tar.go
|
cmds/tar: use the coreapi
|
2020-03-02 09:22:58 -08:00 |
|
urlstore.go
|
Update imports to go-filestore
|
2019-07-15 15:52:34 +02:00 |
|
version.go
|
refactor: get rid of cmdDetails awkwardness
|
2020-08-04 18:28:40 -04:00 |