kubo/core/commands
Juan Batiz-Benet 99596435a7 Merge pull request #1166 from ipfs/fix/bitswap-multisend
try harder to not send duplicate blocks
2015-05-05 00:07:53 -04:00
..
internal/incfusever core/commands/internal/slice_util: Remove this unused package 2015-05-02 08:30:32 -07:00
add.go core/commands/add: Change add() to only accept a single reader 2015-04-23 09:41:59 -07:00
bitswap.go remove logging of dup blocks, move to counters for bitswap stat 2015-05-04 03:12:17 -07:00
block.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
bootstrap.go remove debugerrors 2015-04-20 00:35:35 -07:00
cat.go Move IPNS resolutions into the core library 2015-04-20 01:04:30 -07:00
commands.go core/commands/commands: Add a package comment 2015-05-02 08:21:47 -07:00
config.go config: change default config dir name to .ipfs 2015-04-20 02:25:41 -07:00
dht.go handle error from GetClosestPeers 2015-04-06 00:08:28 -07:00
diag_test.go transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -08:00
diag.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
get.go Move IPNS resolutions into the core library 2015-04-20 01:04:30 -07:00
id.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
log.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
ls.go Move IPNS resolutions into the core library 2015-04-20 01:04:30 -07:00
mount_darwin.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
mount_nofuse.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
mount_unix.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
mount_windows.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
name.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
object.go don't readd entire directories recursively 2015-04-20 16:21:00 -07:00
pin.go core/commands: pin ls: display types by default 2015-04-28 19:15:15 +01:00
ping.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
publish.go fix up core.Resolve a bit 2015-04-26 22:32:12 -07:00
refs.go Move IPNS resolutions into the core library 2015-04-20 01:04:30 -07:00
repo.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
resolve.go refactored ipns records to point to paths 2015-04-26 22:32:12 -07:00
root.go bandwidth metering on streams 2015-03-31 19:58:08 -07:00
stat.go bandwidth metering on streams 2015-03-31 19:58:08 -07:00
swarm.go remove debugerrors 2015-04-20 00:35:35 -07:00
update.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
version.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00