kubo/core/commands
Vitor Baptista 5d1a25bbb9 core/commands: pin ls: display types by default
If you want to get only the hashes (i.e. the previous behaviour), you can use
the `--quiet` flag.
2015-04-28 19:15:15 +01:00
..
internal Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -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 let wantlist command show other peers wantlists 2015-04-28 01:51:30 -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 Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -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