kubo/core
Jeromy 40e423d6dc implement an ipfs patch command for modifying merkledag objects
WIP: object creator command

better docs

move patch command into object namespace

dont ignore cancel funcs

addressing comment from CR

add two new subcommands to object patch and clean up main Run func

cancel contexts in early returns

switch to util.Key
2015-06-03 15:24:07 -07:00
..
commands implement an ipfs patch command for modifying merkledag objects 2015-06-03 15:24:07 -07:00
corehttp move util.Key into its own package under blocks 2015-06-01 16:10:08 -07:00
corenet Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
corerepo move util.Key into its own package under blocks 2015-06-01 16:10:08 -07:00
corerouting Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
coreunix move util.Key into its own package under blocks 2015-06-01 16:10:08 -07:00
mock remove testing imports from non testing code 2015-05-31 15:41:59 -07:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap_test.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
bootstrap.go core: bugfix: bootstrap random permutation 2015-04-20 06:00:42 -07:00
builder.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
core_test.go Run 'gofmt -s -w' on these files 2015-05-19 06:11:15 +07:00
core.go core/core: Refer back to the main go-ipfs docs 2015-05-02 08:18:08 -07:00
pathresolver_test.go remove testing imports from non testing code 2015-05-31 15:41:59 -07:00
pathresolver.go Named error for no components 2015-05-22 09:18:49 -07:00