kubo/core/commands
W. Trevor King b304eef2d3 core/commands/unixfs/ls: Drop multi-column example from --help
The old text belonged to an earlier iteration that didn't land in the
rebased 434871ba (core/commands/unixfs: Add 'ipfs unixfs ls ...',
2015-06-09).
2015-07-06 09:15:13 -07:00
..
internal/incfusever core/commands/internal/slice_util: Remove this unused package 2015-05-02 08:30:32 -07:00
unixfs core/commands/unixfs/ls: Drop multi-column example from --help 2015-07-06 09:15:13 -07:00
add.go add option to only hash input 2015-06-22 15:21:53 -07:00
bitswap.go make bitswap commands error out properly offline 2015-05-21 22:41:44 -07:00
block.go move util.Key into its own package under blocks 2015-06-01 16:10:08 -07:00
bootstrap.go Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)' 2015-05-26 23:18:04 +07:00
cat.go core: add context.Context param to core.Resolve() 2015-05-08 03:14:32 +02:00
commands.go Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)' 2015-05-26 23:18:04 +07:00
config.go config set: allow arbitrary json input 2015-05-10 08:28:35 -04:00
dht.go move util.Key into its own package under blocks 2015-06-01 16:10:08 -07:00
diag_test.go Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)' 2015-05-26 23:18:04 +07:00
diag.go Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)' 2015-05-26 23:18:04 +07:00
dns.go namesys/dns: Pluggable lookupTXT field 2015-05-20 08:40:44 -07:00
get.go Don't use tar reader for '-C' only flag 2015-07-01 09:36:25 +07:00
id.go ipfs id -f=<addrs> and \n \t 2015-06-26 23:36:42 -07:00
ipns.go core/commands: Make IpnsCmd and PublishCmd public 2015-06-19 02:44:03 -07:00
log.go Add panic as loglevel in log config 2015-06-18 10:03:57 +07:00
ls.go core/commands/ls: Remove trailing tabs 2015-06-09 06:23:44 -07:00
mount_darwin.go Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)' 2015-05-26 23:18:04 +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 fix fuse mount error in linux 2015-06-18 01:52:57 -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 core/commands: Make IpnsCmd and PublishCmd public 2015-06-19 02:44:03 -07:00
object.go Merge pull request #1403 from dylanPowers/object-new-templates 2015-06-26 04:23:26 -07:00
pin.go go vet on core/commands 2015-06-03 17:20:40 +07:00
ping.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
publish.go Merge pull request #1398 from ipfs/tk/publish-local-peer-id 2015-06-19 20:18:01 -07:00
refs.go golint on core/commands 2015-06-03 18:44:28 +07:00
repo.go Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)' 2015-05-26 23:18:04 +07:00
resolve.go core/commands: Make 'ipfs name resolve' IPNS-only 2015-05-20 08:40:44 -07:00
root.go core/commands/unixfs: Rename 'ipfs unixfs' to 'ipfs file' 2015-06-13 13:07:13 -07:00
stat.go Update option help for ipfs stats bw --poll 2015-05-31 18:26:51 -04:00
swarm.go config: DialBlocklist -> Swarm.AddrFilters 2015-07-02 16:11:46 -07:00
tour_test.go Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)' 2015-05-26 23:18:04 +07:00
tour.go Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)' 2015-05-26 23:18:04 +07:00
update.go Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)' 2015-05-26 23:18:04 +07:00
version.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00