kubo/core/commands
Christian Couder 96a22c5bb1 config: change default config dir name to .ipfs
This changes .go-ipfs to .ipfs everywhere.
And by the way this defines a DefaultPathName const
for this name.

License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-04-20 02:25:41 -07:00
..
internal Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
add.go cmds/add: silent error fix 2015-04-20 01:18:42 -07:00
bitswap.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -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 Move IPNS resolutions into the core library 2015-04-20 01:04:30 -07:00
pin.go fix for #1008 and other pinning fixes 2015-04-19 23:40:25 -07:00
ping.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
publish.go publish by path 2015-04-12 21:51:58 +00: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 Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -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