..
incfusever
expose internal/pb packages.
2015-07-10 11:08:49 -07:00
unixfs
symlink handling in files ls
2015-09-02 12:57:11 -07:00
add.go
implement mark and sweep GC
2016-01-12 08:21:13 -08:00
bitswap.go
bitswap: clean log printf and humanize dup data count
2015-10-23 08:33:50 +02:00
block.go
remove context from context
2015-07-20 20:53:06 -07:00
bootstrap.go
fix panic caused by accessing config after repo closed
2015-09-03 09:28:36 -07:00
cat.go
Add fixed period repo GC + test
2015-11-10 14:03:29 +07:00
commands.go
ipfs commands --flags: display short & long flag
2015-10-17 16:45:13 +07:00
config.go
remove context from context
2015-07-20 20:53:06 -07:00
dht.go
better parsing logic for dht keys containing prefixes
2015-09-24 09:27:00 -07:00
diag_test.go
Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)'
2015-05-26 23:18:04 +07:00
diag.go
system diagnostics command
2015-10-18 19:50:15 -07:00
dns.go
remove context from context
2015-07-20 20:53:06 -07:00
external.go
address CR feedback
2015-12-06 15:20:18 -08:00
get.go
Use common progressbar function for cat and get
2015-10-04 22:43:47 +07:00
id.go
Merge pull request #1856 from ipfs/fix/id-self
2015-10-27 04:52:07 -04:00
ipns.go
Add newline to end of the output for a few commands.
2015-11-29 11:50:48 -06:00
log.go
fix log hanging issue, and implement close-notify for commands
2015-11-05 15:57:28 -08:00
ls.go
Add short flag for ipfs ls --headers (v for verbose)
2015-10-19 16:43:50 +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
Added quotes around command in long desc
2016-01-04 16:13:06 -05:00
pin.go
implement mark and sweep GC
2016-01-12 08:21:13 -08:00
ping.go
allow channel marshaler to return errors from cmds.Response
2015-09-04 14:12:19 -07:00
publish.go
cache ipns entries to speed things up a little
2015-11-02 12:53:08 -08:00
refs.go
allow channel marshaler to return errors from cmds.Response
2015-09-04 14:12:19 -07:00
repo.go
allow channel marshaler to return errors from cmds.Response
2015-09-04 14:12:19 -07:00
resolve.go
Add newline to end of the output for a few commands.
2015-11-29 11:50:48 -06:00
root.go
Add patch too
2015-12-13 15:12:29 -08:00
stat.go
allow channel marshaler to return errors from cmds.Response
2015-09-04 14:12:19 -07:00
swarm.go
make swarm connect return an error when it fails
2015-10-25 13:15:14 -07:00
sysdiag.go
diag: make commit consistent with version command
2015-11-26 02:46:51 +01:00
tar.go
Add newline to end of the output for a few commands.
2015-11-29 11:50:48 -06: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
add option to version command to print repo version
2015-11-03 12:19:12 -08:00