kubo/cmd/ipfs
Steven Allen 924b2a0a34 don't add nodes to DAG twice.
Now that we add nodes to the DAG when pinning, don't bother adding them twice.

License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2017-12-03 19:02:09 -08:00
..
dist README.md: Add sudo to install commands. 2016-09-10 12:40:54 +02:00
.gitignore make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00
daemon.go Merge pull request #4047 from vyzo/ipns-pubsub 2017-11-30 13:41:38 +01:00
init.go don't add nodes to DAG twice. 2017-12-03 19:02:09 -08:00
ipfs.go update go-ipfs-cmds to 0.4.11 2017-11-22 19:06:00 +01:00
main_test.go gx: massive update 2017-11-20 22:20:27 -08:00
main.go fix panic on ipfs add and Ctrl+C 2017-11-29 12:32:51 +01:00
Rules.mk mk: option to pass custom go executable 2017-08-22 20:04:08 +02:00
runmain_test.go make: rework makefiles for non-recursive make and add sharness coverage 2017-02-12 01:18:40 +01:00
ulimit_freebsd.go switch from syscall to golang.org/x/sys 2017-11-18 12:11:14 -08:00
ulimit_unix.go switch from syscall to golang.org/x/sys 2017-11-18 12:11:14 -08:00
ulimit.go Bump default ulimit to 2048 2017-03-24 12:28:40 -07:00