kubo/core
Thomas Gardner 7b716986f6 Append newlines to ipfs id and ipfs dns output.
This fixes #1083, #2000.

N.B. The JSON package developers see no trailing newline as a feature;
it allows marshalled JSON to be embedded inside more JSON.[0]

--
[0] https://golang.org/pkg/encoding/json/

License: MIT
Signed-off-by: Thomas Gardner <tmg@fastmail.com>
2016-01-26 02:14:30 +10:00
..
commands Append newlines to ipfs id and ipfs dns output. 2016-01-26 02:14:30 +10:00
corehttp Gateway: add support for HTTP OPTIONS request type 2016-01-21 23:22:54 +01:00
corenet Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
corerepo implement mark and sweep GC 2016-01-12 08:21:13 -08:00
corerouting vendor in new go-datastore 2016-01-12 08:22:55 -08:00
coreunix Lets 'ipfs add' add hidden files when explicit. 2016-01-15 11:19:40 -08:00
mock vendor in new go-datastore 2016-01-12 08:22:55 -08:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap_test.go combine multiple bootstrap addrs into single peer info 2016-01-14 07:18:14 -08:00
bootstrap.go address CR feedback 2016-01-16 17:51:08 -08:00
builder.go vendor in new go-datastore 2016-01-12 08:22:55 -08:00
core_test.go core tests: Stop assuming internals of Config 2016-01-12 08:22:55 -08:00
core.go address CR feedback 2016-01-16 17:51:08 -08:00
pathresolver_test.go Add test to detect invalid path 2015-07-04 02:50:15 +07:00
pathresolver.go Fix typo 2015-10-13 16:51:47 +07:00