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
Jeromy Johnson
662625318a
Merge pull request #2374 from ipfs/t0062-indentation-fix
...
t0062: fix indentation
2016-02-19 08:42:08 -08:00
Jeromy Johnson
7fa28640dc
Merge pull request #2373 from ipfs/remove-old-unused-tests
...
Remove old unused tests
2016-02-19 08:39:36 -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
Christian Couder
c6a7b51f0c
t0062: fix indentation
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-19 04:24:12 +01:00
Christian Couder
ad71b15e36
sharness: remove xt0130-multinode.sh
...
xt0130 test is already in as t0130.
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-19 03:32:07 +01:00
Christian Couder
fa57fb7349
sharness: remove x0045-add-cat-iptb.sh
...
x0045 can be removed since we do the same stuff in other tests.
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-19 03:31:39 +01: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
Jeromy Johnson
9cdb69cb21
Merge pull request #2365 from noffle/length_zero
...
Fixes range error by using > 0 length buffer.
2016-02-18 17:25:20 -08:00
Jeromy Johnson
944f749d95
Merge pull request #2369 from ipfs/docs/get-command
...
Added ticks, `the`, and defaults to `get`
2016-02-18 17:22:17 -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
Stephen Whitmore
2c4de53c31
Fixes range error by using > 0 length buffer.
...
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-02-18 13:40:03 -08: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
Jeromy Johnson
f7126bbd94
Merge pull request #2351 from ipfs/docs/tar
...
Capped IPFS, added period
2016-02-17 11:54:55 -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
e19dbbae42
Merge pull request #2342 from Kubuxu/feat/gx-in-readme
...
Add information about installing gx into readme
2016-02-16 10:30:46 -08:00
Jakub Sztandera
ed3cf18f14
Update README gx section according to suggestions
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@gmail.com>
2016-02-16 18:19:12 +01: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
Jeromy Johnson
40c4d85ea4
Merge pull request #2346 from ipfs/fix/t0065-timing
...
add a pause to fix timing on t0065
2016-02-15 21:29:17 -08:00
Jeromy
11f9e7f647
add a pause to fix timing on t0065
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-15 19:16:03 -08:00
Jakub Sztandera
91250c86b3
Add information about installing gx into readme
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@gmail.com>
2016-02-15 10:11:53 +01:00
Jeromy Johnson
d3b467f467
Merge pull request #2321 from Kubuxu/feat/there-is-gx
...
Do not install gx if user explicitly didn't ask for it
2016-02-15 00:44:46 -08:00
Jeromy Johnson
7d59baaccd
Merge pull request #2337 from ipfs/improve-windows-doc
...
docs: improve windows.md
2016-02-15 00:13:46 -08:00
Jakub Sztandera
a59b47e093
Fix bin/check_gx_program on Windows where gx -v outputs full path
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@gmail.com>
2016-02-14 23:45:24 +01:00
Jakub Sztandera
72f5e3ba73
Reformat check_gx_program
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@gmail.com>
2016-02-14 23:45:24 +01:00
Jakub Sztandera
cd34b3d405
Do not install gx unless user asks for it
...
Build scripts should never touch user's environment.
This patch intoduces existance and version check for gx and gx-go
Prints nice error message if they are missing or outdated.
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@gmail.com>
2016-02-14 23:45:13 +01:00
Christian Couder
694f22a4c8
bin: add check-gx-program
...
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-14 22:37:34 +01:00