1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-06-29 09:34:03 +08:00

177 Commits

Author SHA1 Message Date
7a28323036 1.1 fails with multihash 2014-07-30 01:53:29 -07:00
b784614c21 fixed build errs
netmux got replaced for the most part by swarm.
2014-07-30 01:53:29 -07:00
38f35ecd24 travis ci 2014-07-30 01:51:58 -07:00
a93315422d Merge branch 'master' of https://github.com/jbenet/go-ipfs 2014-07-28 16:33:45 -07:00
334810938f Merge pull request #15 from toqueteos/patch-1
Simplify install + Note for git and hg.
2014-07-27 22:51:57 -07:00
08edee6d84 Simplify install + Note for git and hg. 2014-07-27 14:21:17 +02:00
2ec1701494 ledger and a util function on peerID 2014-07-24 12:53:10 -07:00
27b665f588 stub out dht code to match node repo 2014-07-24 12:30:20 -07:00
c814dd0300 Merge pull request #8 from toqueteos/master
Fix #1 build errors + gofmt
2014-07-24 05:36:25 -07:00
4b06adf7fc gofmt 2014-07-24 14:31:41 +02:00
7d6a58308b Fix #1 build errors. 2014-07-24 14:30:23 +02:00
1fb29a293d Merge pull request #6 from Aaron1011/typo
Fix typo
2014-07-22 14:58:36 -07:00
59ab19e3b6 Fix typo 2014-07-22 17:22:13 -04:00
8f79464eba routing interface 2014-07-22 03:11:08 -07:00
a5d94d3b7f get deps in readme 2014-07-22 02:38:07 -07:00
4fcdb23bd1 cli readme 2014-07-22 02:34:29 -07:00
140317007e use go install 2014-07-22 02:31:10 -07:00
6626e6791b cli -> cmd/ipfs 2014-07-22 02:30:32 -07:00
3f97e7e385 goling: PeerId -> ID 2014-07-22 02:28:25 -07:00
f718bd6a92 go lint
link errors left:
- protocol buffers output is not lint-friendly
2014-07-22 02:20:08 -07:00
b5b2e8ae77 using %q 2014-07-21 00:10:29 -07:00
c233f8fd60 Merge pull request #5 from sqs/patch-2
add comment '//' before note so that package routing compiles
2014-07-20 23:50:37 -07:00
110394dc67 add comment '//' before note so that package routing compiles 2014-07-20 23:18:05 -07:00
ad983324f6 Merge pull request #3 from sqs/patch-1
add a package header so the package compiles
2014-07-18 19:41:41 -07:00
6d6b82e835 add a package header so the package compiles 2014-07-18 18:29:53 -07:00
dc1a0b83ea rm logs + stress test (1000msgs) 2014-07-12 02:07:52 -07:00
8d68a72685 peer.Key 2014-07-12 01:51:45 -07:00
deb7dd4872 added swarm (fanout/in with peers) 2014-07-12 01:51:32 -07:00
9fd1c3fd50 added MIT license 2014-07-10 12:16:22 -07:00
0750096421 swarm connection using msgio
http://github.com/jbenet/msgio
2014-07-08 15:55:55 -07:00
3588f5ad25 fuse works now 2014-07-06 03:49:31 -07:00
0831928c3d using bazil.org/fuse 2014-07-06 03:22:36 -07:00
e9bc92362b fuse using github.com/hanwen/go-fuse 2014-07-06 02:27:02 -07:00
ac0f9b1e7d readme fix 2014-07-06 02:17:02 -07:00
8a07a62643 added path resolution 2014-07-06 00:07:04 -07:00
7b98bf80f4 cleaned up interface to use DAG 2014-07-05 23:47:26 -07:00
9f542f8797 abstracted merkledag service 2014-07-05 23:45:35 -07:00
ef4545a26d refs 2014-07-05 22:19:54 -07:00
e4ee16fac1 cat and ls multifile 2014-07-05 22:07:20 -07:00
5abf3c2ae9 added ls + recusrive directory adding 2014-07-05 18:19:38 -07:00
56b9b57b75 remove errlogs 2014-07-05 17:35:34 -07:00
4e1c413e82 move tilde expnasion to util. 2014-07-05 17:34:44 -07:00
3b241486a9 ipfs cat 2014-07-05 17:29:44 -07:00
6282214582 add files :) 2014-07-05 17:16:29 -07:00
1b66096134 cli: ignore ipfs 2014-07-05 15:39:21 -07:00
d7b944c7c6 deleted old files. 2014-07-05 15:39:02 -07:00
cd1d4d4455 core block service 2014-07-05 15:38:41 -07:00
015398846f block get returned. 2014-07-05 15:38:17 -07:00
a5241b767b block service 2014-07-05 15:32:08 -07:00
61ac7191c4 global hash func 2014-07-05 15:14:18 -07:00