kubo/core
Stephen Whitmore 0828d1eb64 Lets 'ipfs add' add hidden files when explicit.
Fixes ipfs/go-ipfs/#2145. The --hidden switch (still) only affects
recursive adding.

License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-01-15 11:19:40 -08:00
..
commands Lets 'ipfs add' add hidden files when explicit. 2016-01-15 11:19:40 -08:00
corehttp use ServeContent for index.html 2016-01-12 08:22:55 -08:00
corenet Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
corerepo implement mark and sweep GC 2016-01-12 08:21:13 -08: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 Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
bootstrap.go use new methods from goprocess/context, remove thirdparty/waitable 2015-09-08 21:37:40 -07: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 vendor in new go-datastore 2016-01-12 08:22:55 -08:00
pathresolver_test.go Add test to detect invalid path 2015-07-04 02:50:15 +07:00
pathresolver.go Fix typo 2015-10-13 16:51:47 +07:00