- 22 Mar, 2017 7 commits
-
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
-
Jeromy Johnson authored
More Robust GC
-
- 21 Mar, 2017 4 commits
-
-
Jeromy Johnson authored
test(commands): fix EOF failure with Multipart.Read
-
Giulitti Salvatore authored
License: MIT Signed-off-by: hoenirvili <hoenirvili@gmail.com>
-
Jeromy Johnson authored
commands: improve name and key helptexts
-
Lars Gierth authored
License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
-
- 20 Mar, 2017 1 commit
-
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
- 19 Mar, 2017 1 commit
-
-
Kevin Atkinson authored
License: MIT Signed-off-by: Kevin Atkinson <k@kevina.org>
-
- 18 Mar, 2017 3 commits
-
-
Jeromy Johnson authored
docker: Automatically fix permissions
-
Jeromy Johnson authored
CHANGELOG: Fix config command for FilestoreEnabled .
-
Jeff Thompson authored
License: MIT Signed-off-by: Jeff Thompson <jefft0@gmail.com>
-
- 16 Mar, 2017 4 commits
-
-
Jeromy Johnson authored
make: readd the path check functionality
-
Jeromy Johnson authored
fix: remove bloom filter check on Put call in blockstore
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 15 Mar, 2017 1 commit
-
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 13 Mar, 2017 1 commit
-
-
Jakub Sztandera authored
To prevent put we need to have conclusive information if item is contained in the repo, bloom filter won't give this information. It only says if it is for sure not contained. License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 11 Mar, 2017 4 commits
-
-
Jeromy Johnson authored
Ipfs 0.4.7-rc1, Changelog and version bump
-
Jeromy Johnson authored
make: fix build when symlinked into GOPATH
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
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 3 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
-