Juan Batiz-Benet
|
972c0f7b4b
|
u.DOut -> log.Debug
and other logging switches. I kept the u.PErr and u.POut in cli
commands, as those do need to write raw output directly.
|
2014-10-09 04:50:22 -07:00 |
|
Jeromy
|
093c8fb04d
|
Rework package structure for unixfs and subpackage
cc @jbenet
|
2014-10-08 21:14:18 +00:00 |
|
Jeromy
|
5592030ed3
|
working on dag modification structures, factored out the data format into an importer subpackage and added more ipns tests
|
2014-10-06 03:42:59 +00:00 |
|
Juan Batiz-Benet
|
0c8ae7674e
|
loggers: set level
|
2014-10-04 03:53:21 -07:00 |
|
Juan Batiz-Benet
|
7e1cd59259
|
initialize loggers at ERROR
|
2014-10-04 03:36:30 -07:00 |
|
Juan Batiz-Benet
|
f085d594aa
|
vendoring ipns things
|
2014-10-01 00:44:22 -07:00 |
|
Jeromy
|
54142b2173
|
update logging in multiple packages
|
2014-10-01 00:41:30 -07:00 |
|
Jeromy
|
a65e8600a3
|
catch ipns branch up to master and make all things compile
|
2014-10-01 00:37:53 -07:00 |
|
Jeromy
|
c41a9717fe
|
make disconnects and reconnects work a little better
|
2014-10-01 00:26:59 -07:00 |
|
Jeromy
|
da1890e5ef
|
add run command
|
2014-10-01 00:26:59 -07:00 |
|
Jeromy
|
b5fd9492d7
|
fixes to make interface more usable
|
2014-10-01 00:25:52 -07:00 |
|
Brian Tiger Chow
|
7968b45e58
|
vendor dependencies with godep
dependencies are vendored into Godeps/_workspace and commit versions are
recorded in Godeps.json
update datastore to e89f0511
update go.crypto
|
2014-09-09 22:39:42 -07:00 |
|
Jeromy
|
275b03f814
|
rework dagreader to have a dagservice for node resolution
|
2014-09-06 22:11:44 +00:00 |
|
Jeromy
|
dad9751754
|
implement a basic data format for data inside dag nodes
|
2014-09-05 20:47:55 +00:00 |
|
Jeromy
|
691d1b36bb
|
integrate bitswap and blockservice into the core package
|
2014-08-29 11:34:50 -07:00 |
|
verokarhu
|
fef46e44f8
|
mount command on windows returns an error instead of nil and adjusted unix-only code
|
2014-08-01 00:51:43 +03:00 |
|
verokarhu
|
dcd0bac8e5
|
disable mount command on windows for now
|
2014-07-31 20:04:05 +03:00 |
|
Juan Batiz-Benet
|
f718bd6a92
|
go lint
link errors left:
- protocol buffers output is not lint-friendly
|
2014-07-22 02:20:08 -07:00 |
|
Juan Batiz-Benet
|
3588f5ad25
|
fuse works now
|
2014-07-06 03:49:31 -07:00 |
|
Juan Batiz-Benet
|
0831928c3d
|
using bazil.org/fuse
|
2014-07-06 03:22:36 -07:00 |
|
Juan Batiz-Benet
|
e9bc92362b
|
fuse using github.com/hanwen/go-fuse
|
2014-07-06 02:27:02 -07:00 |
|