| .. |
|
cmdenv
|
cmdkit -> cmds
|
2019-05-10 23:00:20 -07:00 |
|
dag
|
add ipfs dag stat command (#7553)
|
2020-08-17 14:29:36 -04:00 |
|
e
|
Fix typo in an error.go comment: "is adds" -> "adds".
|
2018-01-17 15:25:54 -08:00 |
|
keyencode
|
fix: remove the (empty) alias for --ipns-base
|
2020-09-09 11:30:45 -04:00 |
|
name
|
refactor: put all --ipns-base options in one place
|
2020-09-09 11:30:45 -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
|
add ipfs dag stat command (#7553)
|
2020-08-17 14:29:36 -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: ipfs dht put/get commands now work on keys encoded as peerIDs and fail early for namespaces other than /pk or /ipns
|
2020-08-30 02:16:15 -04: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
|
add --peerid-base to ipfs id
|
2020-08-18 16:39:23 -07:00 |
|
keystore.go
|
refactor: put all --ipns-base options in one place
|
2020-09-09 11:30:45 -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
|
fix: ipfs pin ls - return an error when encountering a pin retrieval error
|
2020-08-25 10:54:56 -04: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
|
use b36 keys by default for keys and IPNS
|
2020-08-17 21:43:01 -07:00 |
|
root_test.go
|
pre-populate required arguments from request body
|
2018-03-18 13:04:25 -07:00 |
|
root.go
|
add ipfs dag stat command (#7553)
|
2020-08-17 14:29:36 -04: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
|
chore: update go-multiaddr and go-multiaddr-net
|
2020-08-25 15:24:48 -04: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 |