- 01 9月, 2016 5 次提交
-
-
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
Update release candidate branch to Go 1.7
由 Jeromy Johnson 提交于 -
Directly Fix #2839
由 Jeromy Johnson 提交于
-
- 31 8月, 2016 10 次提交
-
-
Go 1.7 funnily demands gcc for installing gx. License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
bash: bring --unrestricted-api completion back (sorry!)
由 Jeromy Johnson 提交于 -
fsrepo: improve migrations copy
由 Jeromy Johnson 提交于 -
test: revert few stdin tests that were removed
由 Jeromy Johnson 提交于 -
test: do explicit check of CORS headers
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于 -
License: MIT Signed-off-by:Lars Gierth <larsg@systemli.org>
由 Lars Gierth 提交于
-
- 30 8月, 2016 2 次提交
-
-
Improve sharness testing on ipfs repo verify
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于
-
- 29 8月, 2016 4 次提交
-
-
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
Add back still useful test from reverted commit: fe7b01f1 Resolve symlink if it is directly referenced in cli (#2897) License: MIT Signed-off-by:
Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
cli: Fix stdin help text being show multiple times
由 Jeromy Johnson 提交于
-
- 27 8月, 2016 3 次提交
-
-
License: MIT Signed-off-by:Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
This reverts commit fe7b01f1. Conflicts: commands/cli/parse.go Revert "Merge pull request #3023 from ipfs/feature/eval-symlink-windows" This reverts commit 16c5a89d, reversing changes made to 8c77ff81. Conflicts: commands/cli/parse.go License: MIT Signed-off-by:
Kevin Atkinson <k@kevina.org>
由 Kevin Atkinson 提交于 -
Also remove '\n' from msgStdinInfo as we use Fprintln. License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于
-
- 10 8月, 2016 1 次提交
-
-
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于
-
- 09 8月, 2016 1 次提交
-
-
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于
-
- 07 8月, 2016 3 次提交
-
-
commands: fix panic when stdin is empty for string args
由 Jeromy Johnson 提交于 -
boot2docker-cli is deprecated, removed from README
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于
-
- 06 8月, 2016 1 次提交
-
-
- Docker for Mac/Windows is out of beta - docker-machine is recommended for unsupported machines License: MIT Signed-off-by:Zach Ramsay <zach@erisindustries.com>
由 zramsay 提交于
-
- 04 8月, 2016 9 次提交
-
-
Alias 'ipfs --version' to 'ipfs version'
由 Jeromy Johnson 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于 -
bitswap: fix a minor data race
由 Jeromy Johnson 提交于 -
dht: add in code to detect and diagnose #3032
由 Jeromy Johnson 提交于 -
race detector picked up a minor race condition, Since loop iteration reuses the same local variable, its not safe to take its address and use it concurrently. The fix is to rebind the variable into a controlled scope (creating a new variable) and taking the address of that to pass outwards. License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于 -
License: MIT Signed-off-by:Jeromy <why@ipfs.io>
由 Jeromy 提交于
-
- 03 8月, 2016 1 次提交
-
-
-enc is spelled with two dashes, not one
由 Jeromy Johnson 提交于
-