kubo/core
Tommi Virtanen 96e45c7457 Use uint64 for indirect pin refcounts
Platform-dependent behavior is not nice, and negative refcounts are
not very useful.

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-12 08:17:17 -08:00
..
commands Use uint64 for indirect pin refcounts 2016-01-12 08:17:17 -08:00
corehttp Simplify Pinner interface by folding ManualPinner into Pinner 2016-01-12 08:17:17 -08:00
corenet Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
corerepo Remove the err brake from PeriodicGC 2015-11-28 07:52:23 +07:00
corerouting Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
coreunix Simplify Pinner interface by folding ManualPinner into Pinner 2016-01-12 08:17:17 -08:00
mock (ineffassign) add err check to NewNode init 2015-10-13 10:06:07 +07: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 fix panic caused by accessing config after repo closed 2015-09-03 09:28:36 -07:00
core_test.go replace nodebuilder with a nicer interface 2015-08-27 08:43:10 -07:00
core.go fix typo in AddrFilters error message 2015-12-28 10:55:32 -05: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