kubo/core/commands
Jeromy 39a23392c1 use rabin fingerprinting for a chunker
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

implement rabin fingerprinting as a chunker for ipfs

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

vendor correctly

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

refactor chunking interface a little

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

work chunking interface changes up into importer

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>

move chunker type parsing into its own file in chunk

License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-08-08 15:33:10 -07:00
..
incfusever expose internal/pb packages. 2015-07-10 11:08:49 -07:00
unixfs remove context from context 2015-07-20 20:53:06 -07:00
add.go use rabin fingerprinting for a chunker 2015-08-08 15:33:10 -07:00
bitswap.go remove context from context 2015-07-20 20:53:06 -07:00
block.go remove context from context 2015-07-20 20:53:06 -07:00
bootstrap.go remove context from context 2015-07-20 20:53:06 -07:00
cat.go Clear progress bar on ipfs cat exit 2015-07-24 23:04:57 +07:00
commands.go Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)' 2015-05-26 23:18:04 +07:00
config.go remove context from context 2015-07-20 20:53:06 -07:00
dht.go remove context from context 2015-07-20 20:53:06 -07:00
diag_test.go Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)' 2015-05-26 23:18:04 +07:00
diag.go rmeove duplicate timeout option from diag 2015-07-28 08:17:42 -07:00
dns.go remove context from context 2015-07-20 20:53:06 -07:00
get.go get: fix bug + improvements 2015-08-05 09:50:33 +02:00
id.go remove context from context 2015-07-20 20:53:06 -07:00
ipns.go remove context from context 2015-07-20 20:53:06 -07:00
log.go fix log tail command 2015-07-29 11:01:44 -07:00
ls.go remove context from context 2015-07-20 20:53:06 -07:00
mount_darwin.go Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)' 2015-05-26 23:18:04 +07:00
mount_nofuse.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
mount_unix.go fuse unmount fixes 2015-07-29 01:36:50 -07:00
mount_windows.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
name.go core/commands: Make IpnsCmd and PublishCmd public 2015-06-19 02:44:03 -07:00
object.go implement 'editor' abstraction 2015-07-28 15:00:07 -07:00
pin.go print output on test failure for t0081 2015-07-27 18:34:37 -07:00
ping.go remove context from context 2015-07-20 20:53:06 -07:00
publish.go remove context from context 2015-07-20 20:53:06 -07:00
refs.go Fix refs -r -u for #1211 2015-07-28 06:14:20 -07:00
repo.go remove context from context 2015-07-20 20:53:06 -07:00
resolve.go remove context from context 2015-07-20 20:53:06 -07:00
root.go core/commands/unixfs: Rename 'ipfs unixfs' to 'ipfs file' 2015-06-13 13:07:13 -07:00
stat.go remove context from context 2015-07-20 20:53:06 -07:00
swarm.go remove context from context 2015-07-20 20:53:06 -07:00
tour_test.go Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)' 2015-05-26 23:18:04 +07:00
tour.go remove context from context 2015-07-20 20:53:06 -07:00
update.go remove context from context 2015-07-20 20:53:06 -07:00
version.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00