Mildred Ki'Lya
b3c9922c7b
merkledag: Remove unused AddRecursive and RemoveRecursive
...
License: MIT
Signed-off-by: Mildred Ki'Lya <mildred-pub.git@mildred.fr>
2016-03-04 07:48:34 +01:00
Mildred Ki'Lya
67c59d871e
Rename Decoded into DecodeProtobuf
...
This function work only with protocol buffer encoding. To make this clear,
rename the function.
License: MIT
Signed-off-by: Mildred Ki'Lya <mildred-pub.git@mildred.fr>
2016-03-01 09:01:51 +01:00
Mildred Ki'Lya
5808fe2edd
Remove usage of merkledag.Link.Node pointer outside of merkledag
...
This prepares for inclusion of IPLD where the Node pointer won't be there.
License: MIT
Signed-off-by: Mildred Ki'Lya <mildred-pub.git@mildred.fr>
2016-03-01 08:59:44 +01:00
Jeromy Johnson
cdddf0ff51
Merge pull request #2403 from noffle/ipfs-files-truncate
...
makes 'ipfs files write' usage docs clearer
2016-02-29 16:27:55 -08:00
Stephen Whitmore
0afbd1857f
Prevents 'ipfs name publish' when /ipns is mounted.
...
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-02-29 16:05:48 -08:00
Jeromy Johnson
54ae9daf4b
Merge pull request #2412 from ipfs/docs/config-opts-defaults
...
Added defaults to config opts descriptions
2016-02-29 15:10:43 -08:00
Jeromy Johnson
54426adde8
Merge pull request #2410 from ipfs/docs/resolve-recursive-default
...
Added `default false` to `resolve --recursive` help text
2016-02-29 15:09:37 -08:00
Jeromy Johnson
1d6e0d88aa
Merge pull request #2409 from ipfs/docs/bitswap-unwant-arg
...
Noted ability to specify multiple keys in `bitswap unwant`
2016-02-29 15:09:08 -08:00
Jeromy Johnson
dede20eab4
Merge pull request #2384 from ipfs/feat/dag-refactor
...
refactor merkledag fetching methods
2016-02-29 10:04:34 -08:00
Richard Littauer
34e3ad16de
Added defaults to config opts descriptions
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-26 12:46:50 -05:00
Richard Littauer
2a79e0ddd4
Added default false
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-26 12:25:43 -05:00
Richard Littauer
8adf7a3f67
Noted ability to specify multiple keys in bitswap unwant
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-26 12:09:27 -05:00
Stephen Whitmore
4492b8c6ba
Makes 'ipfs files write' usage docs clearer.
...
A couple of notes on --truncate and --offset.
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-02-24 13:32:26 -08:00
Jeromy
cba00b900b
fixes from review
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-24 10:06:07 -08:00
Jeromy Johnson
7471795793
Merge pull request #2391 from ipfs/files-ls-defaults-to-pathroot
...
files: make 'files ls' defaults to /
2016-02-23 10:18:50 -08:00
Christian Couder
73e76dca56
files: make 'files ls' defaults to /
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-22 19:15:49 +01:00
Jeromy
479761ec6a
change batch fetching methods of dagserv
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-20 10:27:07 -08:00
Jeromy
e664fc3a2d
add command to change keep time for reqlog objects
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-19 22:05:05 -08:00
Jeromy Johnson
2600a0290a
Merge pull request #2333 from palkeo/master
...
Add option to display headers for « ipfs object links ».
2016-02-19 22:04:05 -08:00
Jeromy Johnson
45fb4de23a
Merge pull request #2377 from ipfs/docs/files-copy-edit
...
Copy edited files command file
2016-02-19 18:59:40 -08:00
Jeromy Johnson
8e4cfed05a
Merge pull request #2372 from ipfs/docs/fix-tagline
...
Updated tagline for queryDhtCmd
2016-02-19 08:42:44 -08:00
Richard Littauer
10b7bfa0c0
Capitalize All
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-19 11:37:33 -05:00
Jeromy Johnson
41a6859262
Merge pull request #2366 from ipfs/docs/edit-ls-desc
...
Edit the ls.go description
2016-02-19 08:34:31 -08:00
Richard Littauer
08a7c45350
Change target to destination to match files cp
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-19 11:19:34 -05:00
Richard Littauer
62cd07813b
Copy edited files command file
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-19 10:09:23 -05:00
Richard Littauer
3da441932e
Updated tagline for queryDhtCmd
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-18 20:59:26 -05:00
Richard Littauer
63fbc7b62b
Added other entries
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-18 20:41:08 -05:00
Jeromy Johnson
27cbef1557
Merge pull request #2362 from ipfs/feature/add-level-arg-desc
...
Added a description to level argument
2016-02-18 17:30:51 -08:00
Jeromy Johnson
ff1509b077
Merge pull request #2363 from ipfs/docs/resolve
...
Removed double spaces, added `an`, siwitched carrot to dollar
2016-02-18 17:30:09 -08:00
Jeromy Johnson
7239b48caf
Merge pull request #2364 from ipfs/docs/poll-default-false
...
Added default false to stats bw poll
2016-02-18 17:27:07 -08:00
Jeromy Johnson
65cda02096
Merge pull request #2367 from ipfs/docs/capitalize-dht
...
Capitalized DHT
2016-02-18 17:25:38 -08:00
Richard Littauer
50a44f9962
Added ticks, the, and defaults to get
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-18 18:11:06 -05:00
Richard Littauer
ac42bb7932
Capitalized DHT
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-18 17:39:26 -05:00
Richard Littauer
600d4a64a5
Edit the ls.go description
...
This should make it a bit easier to read. Cf https://github.com/ipfs/http-api-spec/pull/42#discussion_r53164138
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-18 17:18:49 -05:00
Richard Littauer
9c53ad7423
Added default false to stats bw poll
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-18 15:58:42 -05:00
Richard Littauer
6ea9f60148
Removed double spaces, added an, siwitched carrot to dollar
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-18 15:51:20 -05:00
Richard Littauer
b14403a06f
Added a description to level argument
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-18 15:24:08 -05:00
palkeo
47222530f5
Fixed indentation.
...
License: MIT
Signed-off-by: palkeo <contact@palkeo.com>
2016-02-18 09:44:54 +01:00
Jeromy Johnson
f8eefba0a3
Merge pull request #2354 from ipfs/fix/stdin-arg-parse
...
fix panic in cli arg parsing
2016-02-17 20:58:17 -08:00
Jeromy
dbf0185a91
fix panic in cli arg parsing
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-17 13:05:51 -08:00
palkeo
c7bc83e3d6
Add option to display headers to "ipfs object links".
...
See #1086 .
License: MIT
Signed-off-by: palkeo <contact@palkeo.com>
2016-02-17 22:01:36 +01:00
Jeromy Johnson
ef7b37357a
Merge pull request #2353 from ipfs/docs/achieve
...
Fixed spelling error
2016-02-17 11:55:32 -08:00
Jeromy Johnson
7866a724ab
Merge pull request #2352 from ipfs/docs/file-ls
...
Removed double space, hyphen
2016-02-17 11:55:19 -08:00
Richard Littauer
84446f882d
Fixed spelling error
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-17 14:01:47 -05:00
Richard Littauer
f3f568ff9f
Removed double space, hyphen
...
See @dignifiedquire comments in https://github.com/ipfs/http-api-spec/pull/45
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-17 13:17:53 -05:00
Richard Littauer
b1b4ac4a0b
Capped IPFS, added period
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-17 13:12:28 -05:00
Jeromy Johnson
58a608567c
Merge pull request #2298 from ipfs/feature/example-name-change
...
Normalised Example heading, added dollar sign to examples
2016-02-16 08:17:24 -08:00
Jeromy Johnson
5ebfd712e3
Merge pull request #2299 from ipfs/feature/small-changes-rebase
...
Capitalized Merkle, added single quotes, periods
2016-02-16 08:13:27 -08:00
Richard Littauer
af148b3e05
Normalised Example heading, added dollar sign to examples
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-14 13:16:40 -05:00
Jeromy
d7dab3afea
Use gx vendored go-ipfs-utils where possible
...
For the rest of the packages in util, move them to thirdparty
and update the references. util is gone!
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-12 17:21:40 -08:00