- 02 5月, 2015 1 次提交
-
-
Based on [1]. [1]: https://github.com/ipfs/go-ipfs/issues/1158
由 W. Trevor King 提交于
-
- 01 5月, 2015 3 次提交
-
-
Discussion in [1]. [1]: https://github.com/ipfs/go-ipfs/issues/1158
由 W. Trevor King 提交于 -
由 W. Trevor King 提交于
-
I'm not quite sure which file in this package is the most prominent, but command.go seemed like a reasonable choice.
由 W. Trevor King 提交于
-
- 30 4月, 2015 2 次提交
-
-
hotfix: dont use nodes context because it might not be set yet
由 Jeromy Johnson 提交于 -
由 Jeromy 提交于
-
- 29 4月, 2015 6 次提交
-
-
Godeps maintenance
由 Juan Batiz-Benet 提交于 -
use forked lumberjack (buffers writes)
由 Juan Batiz-Benet 提交于 -
由 Henry 提交于
-
Change ipfs root path volume mount to /data/ipfs
由 Juan Batiz-Benet 提交于 -
由 Stephan Seidt 提交于
-
add a benchmark for our hash function
由 Juan Batiz-Benet 提交于
-
- 28 4月, 2015 20 次提交
-
-
Fix docker $ipfs_data mount path in README
由 Juan Batiz-Benet 提交于 -
blocks: Don't re-Put blocks we already have
由 Juan Batiz-Benet 提交于 -
由 Tommi Virtanen 提交于
-
由 Tommi Virtanen 提交于
-
Commit 1192be19 tried to do this, but had a simple mistake. Functions returning `bool, error` pretty much never return `true, anError`, so that branch was never taken. Also fix the partial sentence in the
由 Tommi Virtanen 提交于 -
core/commands: pin ls: display types by default
由 Juan Batiz-Benet 提交于 -
If you want to get only the hashes (i.e. the previous behaviour), you can use the `--quiet` flag.
由 Vitor Baptista 提交于 -
由 Stephan Seidt 提交于
-
the godep tool is toying with me...
由 Henry 提交于 -
由 Henry 提交于
-
I want to follow this up with a thorough execution of my x/tool/cmd/eg experiments (https://github.com/ipfs/go-ipfs/compare/errRampage)
由 Henry 提交于 -
由 Henry 提交于
-
由 Henry 提交于
-
let wantlist command show other peers wantlists
由 Juan Batiz-Benet 提交于 -
only warn about io.EOF from mux.ReaderHeaders (fixes #1143)
由 Juan Batiz-Benet 提交于 -
This patch update fixes various issues, in particular: - windows support (0.3.0 had broken it) - commandline parses spaces correctly. * much improved commandline parsing by @AtnNn * improved dockerfile by @luzifer * add cmd cleanup by @wking * fix flatfs windows support by @tv42 and @gatesvp * test case improvements by @chriscool * ipns resolution timeout bug fix by @whyrusleeping * new cluster tests with iptb by @whyrusleeping * fix log callstack printing bug by @whyrusleeping * document bash completiong by @dylanPowers
由 Juan Batiz-Benet 提交于 -
由 Jeromy 提交于
-
由 Henry 提交于
-
由 Henry 提交于
-
由 Jeromy 提交于
-
- 27 4月, 2015 8 次提交
-
-
Improve command line parsing
由 Juan Batiz-Benet 提交于 -
Improve Dockerfile
由 Juan Batiz-Benet 提交于 -
由 Etienne Laurin 提交于
-
core/commands/add: Change add() to only accept a single reader
由 Juan Batiz-Benet 提交于 -
Fix flatfs on Windows
由 Juan Batiz-Benet 提交于 -
refactored ipns records to point to paths
由 Juan Batiz-Benet 提交于 -
由 Jeromy 提交于
-
由 Jeromy 提交于
-