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
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
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
65cda02096
Merge pull request #2367 from ipfs/docs/capitalize-dht
...
Capitalized DHT
2016-02-18 17:25:38 -08:00
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
ac42bb7932
Capitalized DHT
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-18 17:39:26 -05:00
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
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
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
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
dbf0185a91
fix panic in cli arg parsing
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-17 13:05:51 -08:00
ef7b37357a
Merge pull request #2353 from ipfs/docs/achieve
...
Fixed spelling error
2016-02-17 11:55:32 -08:00
7866a724ab
Merge pull request #2352 from ipfs/docs/file-ls
...
Removed double space, hyphen
2016-02-17 11:55:19 -08:00
84446f882d
Fixed spelling error
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-17 14:01:47 -05:00
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
b1b4ac4a0b
Capped IPFS, added period
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-17 13:12:28 -05:00
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
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
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
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
392c00696c
Merge pull request #2291 from Kubuxu/feat/#2287
...
Add dns and resolve commands to ROAPI
2016-02-12 14:08:49 -08:00
287eb7ba14
Merge pull request #2303 from ipfs/feature/capitalise-tokens
...
Capitalized `Tokens`
2016-02-12 14:08:07 -08:00
0c830df19a
Capitalized Tokens
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-10 21:09:47 -05:00
c47e12ebb1
clear up comment about flush=false
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-08 14:47:54 -08:00
4b7e3282f1
introduce concept of filedescriptors to mfs, adjust fuse code to use them
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-08 14:45:44 -08:00
5474e15e93
blockstore locks return unlocker object now
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-08 14:42:07 -08:00
829606a9ed
add note about flush flag
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-08 14:42:07 -08:00
b078915fb4
add context to files reading
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-08 14:42:07 -08:00
1feea8bc5f
flushing and shallow list names
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-08 14:42:07 -08:00
e9cc395ef2
Merge pull request #2296 from noffle/clean_unmount
...
Mounts detect unmounts and track mount state.
2016-02-08 13:22:45 -08:00
1aeec4a710
Merge pull request #2314 from ipfs/docs/publish-lifetime
...
Added note about time formatting
2016-02-08 12:07:36 -08:00
471d4d10eb
Merge pull request #2311 from ipfs/feature/fix-up-ipfs-file-comments
...
Fixed spelling errors, added oxford comma
2016-02-08 12:07:20 -08:00
f3d754c8e0
Merge pull request #2307 from ipfs/feature/diag-net-comments
...
Formatted diag net comments
2016-02-08 09:15:43 -08:00
598ea5ed50
Added note about time formatting
...
This closes #2312
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-08 09:46:47 -05:00
40a49c8399
Mounts detect unmounts and track mount state.
...
This lets FUSE mounts to track whether they are active or not by
tracking when fs.Serve terminates.
License: MIT
Signed-off-by: Stephen Whitmore <noffle@ipfs.io>
2016-02-07 19:54:59 -08:00
93b6725220
Fixed spelling errors, added oxford comma
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-06 18:11:17 -05:00
5a0b8023be
Merge pull request #2256 from ipfs/feat/gx-libp2p
...
vendor libp2p with gx
2016-02-05 16:52:02 -08:00
d3b1bb4e10
Formatted diag net comments
...
Also added default notice aboue plain text
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-05 18:21:48 -05:00
062b3438a2
Added an example to ipfs id
...
I was super confused how to use the `-f` flag. This helped, but I had to go into
the test files to find it. Added it here.
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-05 11:05:51 -05:00
9300af5c58
Merge pull request #2285 from ipfs/docs/cleanup-id-mans
...
Cleaned up `ipfs id` mans
2016-02-04 15:12:28 -08:00
f92e407cd1
Capitalized Merkle, added single quotes, periods
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-04 17:24:48 -05:00
268ec7899c
Merge pull request #2292 from ipfs/docs/optional-template
...
Changed wording to make optional stand out
2016-02-04 10:47:36 -08:00
1e1c89c2a8
command to clear inactive requests from request log
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-04 10:04:04 -08:00
2c0846c8e9
Changed wording to make optional stand out
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-04 09:48:16 -05:00
ac37d23662
Add dns and resolve commands to ROApi
...
Resolves #2287
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@gmail.com>
2016-02-04 09:14:19 +01:00
15d827b912
reword error message to confuse whyrusleeping less
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-02-03 11:40:13 -08:00
e51b82149a
Cleaned up ipfs id
mans
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-02-03 11:40:13 -08:00
e8c753d2e5
Merge pull request #2282 from ipfs/docs/remove-extra-space
...
Removed extra space
2016-02-03 09:24:46 -08:00
82cc61614e
Merge pull request #2288 from tomgg/tmg/trivial
...
trivial: various superficial fixes
2016-02-02 22:27:43 -08:00
aaa6569f2c
trivial: various superficial fixes
...
misc/completion/ipfs-completion.bash: add `ipfs stats` to BASH completion
core/commands/mount_unix.go: ensure error is not nil before printing it
contribute.md: fix bibliography indexing in example
core/commands/swarm.go: change tabs to spaces in USAGE message
*: 80-column readability improvements
License: MIT
Signed-off-by: Thomas Gardner <tmg@fastmail.com>
2016-02-03 15:46:28 +10:00