1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-05-31 23:43:17 +08:00

9 Commits

Author SHA1 Message Date
fd40702f73 commands: Changed Marshaler to return a io.Reader instead of a []byte
core/commands: Refactored command marshalers
2015-01-06 15:53:42 -08:00
65c6bd07bf feat(core/commands): expose commands to allow for the development of high-level interface
+ style: sort command list

License: MIT
Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
2014-12-05 20:56:26 -08:00
5aaa45db9a transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -08:00
ad3f3e003f removed old commands files
https://www.youtube.com/watch?v=kyFyAqLtHq8
2014-11-18 06:15:00 -08:00
cea398b8a7 fix(all) log.Debug -> log.Debugf 2014-10-30 06:35:29 -07:00
468494e5e5 break with ErrObjectTooLarge 2014-10-19 17:07:03 +02:00
bc38bdf512 limit raw input to 512 kilobytes 2014-10-19 16:57:12 +02:00
2276b55c57 no links, no error 2014-10-19 16:52:45 +02:00
e735addbb2 object plumbing commands 2014-10-18 04:35:12 +02:00