Henry
|
6f8a89cd8d
|
renamed version pkg to handshake
|
2014-10-16 13:37:32 +02:00 |
|
Henry
|
eab1a890a6
|
don't use my protobuf path
|
2014-10-16 13:03:47 +02:00 |
|
Henry
|
9dc58639fa
|
dont need coreos/semver yet
|
2014-10-16 13:00:43 +02:00 |
|
Henry
|
78eb349360
|
fixed Compatible and added a small test case
|
2014-10-16 12:29:33 +02:00 |
|
Henry
|
2a5b3eaa71
|
compare versions for compatibility
|
2014-10-16 12:09:43 +02:00 |
|
Henry
|
0075a352da
|
only send local version once
|
2014-10-16 12:03:35 +02:00 |
|
Henry
|
6b0440c050
|
versionExchange: first stab in the dark
|
2014-10-16 11:35:54 +02:00 |
|
Juan Batiz-Benet
|
f0571d3255
|
Merge pull request #179 from cryptix/improveLogging
Improve logging
|
2014-10-15 05:32:50 -07:00 |
|
Henry
|
0631a39492
|
cleaned up SetupLogging()
|
2014-10-15 14:23:54 +02:00 |
|
Henry
|
afa5b7fccc
|
SetupLogging() also called in init() in util/log.go
|
2014-10-15 14:22:41 +02:00 |
|
Henry
|
0557b1052d
|
updated cmdIpfsLog help text
|
2014-10-15 14:04:46 +02:00 |
|
Henry
|
ea76b66b7f
|
output these errors directly to the user
|
2014-10-15 14:00:03 +02:00 |
|
Henry
|
db1ac7499a
|
added help about wildcard
|
2014-10-15 13:36:14 +02:00 |
|
Henry
|
e4da27a2a5
|
implemented ipfs log command
|
2014-10-15 13:34:38 +02:00 |
|
Henry
|
3455846b35
|
add log command
|
2014-10-15 13:18:00 +02:00 |
|
Henry
|
c98b0e83b4
|
use log.Error() config.PathRoot() and CmdIpfs.Dispatch() err
|
2014-10-15 13:18:00 +02:00 |
|
Henry
|
e0df8895c2
|
daemon should log a command error too
|
2014-10-15 13:18:00 +02:00 |
|
Henry
|
515505dccb
|
fix IPFS_DEBUG logging
|
2014-10-15 13:18:00 +02:00 |
|
Henry
|
ebdaac7f1e
|
introduce IPFS_DEBUG env var
|
2014-10-15 13:18:00 +02:00 |
|
Henry
|
98d9df544f
|
remove utils.PErr()
|
2014-10-15 13:17:04 +02:00 |
|
Juan Batiz-Benet
|
2ed154bd71
|
Merge pull request #178 from cryptix/noCgo
rewrote HOME dir lookup (no cgo)
|
2014-10-15 04:14:50 -07:00 |
|
Henry
|
960996d166
|
simplify TildeExpansion()
|
2014-10-15 13:13:43 +02:00 |
|
Henry
|
320ac339bb
|
checkin github.com/mitchellh/go-homedir"
|
2014-10-15 12:27:53 +02:00 |
|
Henry
|
c9236dd8e1
|
use mitchellh/go-homedir instead of simple HOME lookup
|
2014-10-15 12:21:16 +02:00 |
|
Henry
|
0dd3316c16
|
rewrote HOME dir lookup (no cgo)
|
2014-10-15 11:58:25 +02:00 |
|
Juan Batiz-Benet
|
fc6b0d443d
|
OSX Fuse issue link
|
2014-10-14 15:48:26 -07:00 |
|
Juan Batiz-Benet
|
8f1c12efe0
|
addCmd -> nameCmd
Thanks to @cryptix
|
2014-10-14 03:15:02 -07:00 |
|
Juan Batiz-Benet
|
f12a39cd9c
|
OSX FUSE note.
|
2014-10-14 02:24:01 -07:00 |
|
Juan Batiz-Benet
|
d77f1f35a6
|
CGO install note
|
2014-10-14 02:23:46 -07:00 |
|
Juan Batiz-Benet
|
7366b7f8ac
|
Merge pull request #167 from cryptix/fixServeHttp
fix setupCmdContext() for subcommands
|
2014-10-14 02:11:39 -07:00 |
|
Henry
|
a269e46017
|
fix setupCmdContext() for subcommands (fixes #163)
|
2014-10-14 10:49:01 +02:00 |
|
Juan Batiz-Benet
|
707f7018fc
|
Merge pull request #165 from cryptix/blockCmd
added block cmd
|
2014-10-14 01:20:20 -07:00 |
|
Henry
|
03e42d8ed4
|
added TODO about reading from io.Reader arg
|
2014-10-14 09:57:19 +02:00 |
|
Henry
|
f613af438c
|
updated help for block commands
|
2014-10-14 09:55:14 +02:00 |
|
Juan Batiz-Benet
|
1a4bd39fa9
|
Merge pull request #159 from patcon/patch-1
Add reference to Go +1.2 requirement.
|
2014-10-14 00:54:37 -07:00 |
|
Henry
|
a6630c804f
|
display key if BlockPut is successful
|
2014-10-14 00:39:29 +02:00 |
|
Henry
|
073ec11529
|
fixed BlockGet and cleaned up logging
|
2014-10-14 00:31:34 +02:00 |
|
Henry
|
4abba7bc03
|
put has no key argument (it's derived from the valfile)
|
2014-10-14 00:13:12 +02:00 |
|
Patrick Connolly
|
a5c4771c14
|
Add note about out-of-date pkg mgr packages.
|
2014-10-13 16:19:36 -03:00 |
|
Henry
|
5b635bb9ea
|
removed old examples from block help
|
2014-10-13 20:48:37 +02:00 |
|
Henry
|
f93732a9c5
|
added block get and put commands to daemon
|
2014-10-13 20:47:09 +02:00 |
|
Henry
|
08bb6f149f
|
templates for block commands (updates #138)
|
2014-10-13 20:31:14 +02:00 |
|
Patrick Connolly
|
87553f2f30
|
Add reference to Go +1.2 requirement.
|
2014-10-13 13:21:54 -03:00 |
|
Juan Batiz-Benet
|
8ede898517
|
travis-ci build status badge
|
2014-10-13 05:01:37 -07:00 |
|
Juan Batiz-Benet
|
b204c21d10
|
add plumbing output + logging
Fixes #157
Found #158
|
2014-10-13 02:40:39 -07:00 |
|
Juan Batiz-Benet
|
cb15a437ea
|
broke up log file + logging env
IPFS_LOGGING now takes a logging.Level string
(no more "all") cc @whyrusleeping
|
2014-10-11 04:44:59 -07:00 |
|
Juan Batiz-Benet
|
947d24291e
|
Merge pull request #154 from jbenet/manet
use multiaddr/net
|
2014-10-11 03:32:42 -07:00 |
|
Juan Batiz-Benet
|
0bd64e7f71
|
move net -> multiaddr/net
transition our use of the net package to multiaddr/net
|
2014-10-11 03:24:35 -07:00 |
|
Juan Batiz-Benet
|
917be90437
|
updated multiaddr for net pkg
|
2014-10-11 03:07:36 -07:00 |
|
Juan Batiz-Benet
|
26c4e5004c
|
handler fixes for tests
|
2014-10-10 20:48:20 -07:00 |
|