- 11 Mar, 2017 1 commit
-
-
Lars Gierth authored
In workspace setups that have the source tree symlinked into GOPATH, the `go list `command wouldn't recognize that we're technically within GOPATH, because `pwd` doesn't look like it. For example /home/user/go/src/github.com/ipfs/go-ipfs => /home/user/go/ipfs/go-ipfs produces the import path _/home/user/ipfs/go-ipfs/Godeps/_workspace/src/github.com/jbenet/go-random/random which is not within GOPATH. We get around this by using fully-qualified import paths instead: starting in github.com/ipfs/go-ipfs/ instead of ./ License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
-
- 10 Mar, 2017 7 commits
-
-
Jeromy Johnson authored
add: [Windows] Drive root parse fix
-
Jeromy Johnson authored
Add 80 columns mans tests
-
Jeromy Johnson authored
Add ipfs add --quieter
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
It disables all outputs apart from the last hash. Useful for adding directories as you won't have to do `| tail -1` License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch> DRY up License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 09 Mar, 2017 3 commits
-
-
Jeromy Johnson authored
fix: ipfs get panic with empty API call
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jeromy Johnson authored
test: fix 'disk_usage' returning number smaller by factor of 512 on BSD and Darvin
-
- 08 Mar, 2017 1 commit
-
-
Jeromy Johnson authored
fix pin add api break
-
- 07 Mar, 2017 14 commits
-
-
Jeromy Johnson authored
make raw leaves work with 'ipfs get'
-
Jeromy Johnson authored
Fix ipfs get progress bar
-
Jeromy Johnson authored
Limit number of objects in mdag batch to prevent too many fds issue
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
on bsd based systems du returns block count not bytes License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Dominic Della Valle authored
License: MIT Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
-
Dominic Della Valle authored
License: MIT Signed-off-by: Dominic Della Valle <ddvpublic@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy Johnson authored
test: small cleanup of t0010
-
- 06 Mar, 2017 14 commits
-
-
Jeromy Johnson authored
test: small cleanup to the filestore sharness test
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jeromy Johnson authored
update go-libp2p-kad-dht with getclosestpeers fix
-
Jakub Sztandera authored
you can use the test_debug by calling tests with `debug=t verbose=t make test/sharness/t0000-xxx.sh License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jeromy Johnson authored
fix: filestore silently being skipped on add if it wasn't enabled
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jeromy Johnson authored
Add more info to bitswap stat
-
Jeromy Johnson authored
Implement basic filestore 'no-copy' functionality
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-