kubo/core
Thomas Gardner aaa6569f2c trivial: various superficial fixes
misc/completion/ipfs-completion.bash: add `ipfs stats` to BASH completion

core/commands/mount_unix.go: ensure error is not nil before printing it

contribute.md: fix bibliography indexing in example

core/commands/swarm.go: change tabs to spaces in USAGE message

*: 80-column readability improvements

License: MIT
Signed-off-by: Thomas Gardner <tmg@fastmail.com>
2016-02-03 15:46:28 +10:00
..
commands trivial: various superficial fixes 2016-02-03 15:46:28 +10:00
corehttp Gateway: add support for HTTP OPTIONS request type 2016-01-21 23:22:54 +01:00
corenet Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
corerepo Resolves paths in 'pin rm' without network lookup. 2016-01-16 03:11:36 +01:00
corerouting vendor in new go-datastore 2016-01-12 08:22:55 -08:00
coreunix Lets 'ipfs add' add hidden files when explicit. 2016-01-15 11:19:40 -08:00
mock vendor in new go-datastore 2016-01-12 08:22:55 -08:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap_test.go combine multiple bootstrap addrs into single peer info 2016-01-14 07:18:14 -08:00
bootstrap.go address CR feedback 2016-01-16 17:51:08 -08:00
builder.go vendor in new go-datastore 2016-01-12 08:22:55 -08:00
core_test.go core tests: Stop assuming internals of Config 2016-01-12 08:22:55 -08:00
core.go address CR feedback 2016-01-16 17:51:08 -08:00
pathresolver_test.go Add test to detect invalid path 2015-07-04 02:50:15 +07:00
pathresolver.go Slightly optimizes core.ResolveToKey(). 2016-01-24 23:31:05 -08:00