Jeromy
5457a85cef
Merge branch 'version/0.4.3-rc4'
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-09-20 19:10:10 -07:00
Lars Gierth
4c5b32bfa2
docs: fix changelog list oneliner
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-09-09 20:25:10 +02:00
Jakub Sztandera
27279cdefe
blockstore: change unit of bloom filter to byte from bits
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-09-06 20:20:19 +02:00
Richard Littauer
0e5f32d07e
Reverse label numbers
...
See https://github.com/ipfs/go-ipfs/pull/2883#issuecomment-227528997 . Will need to change current issues.
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-08-29 16:51:07 -04:00
Jeromy Johnson
81acd6a915
Merge pull request #2800 from ipfs/feature/update-authors
...
Updated authors doc
2016-08-24 10:06:01 -07:00
Jeromy
0b6bfabcff
improve config option docs
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-20 11:49:23 -07:00
Jeromy
ad488c6525
reprovider: add config option to set reprovide interval
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-08-19 16:52:03 -07:00
Richard Littauer
c43e94262e
Updated authors doc
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-08-18 11:54:48 -07:00
Lars Gierth
3975213304
docs: update release procedure
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-07-23 13:12:01 +01:00
Richard Littauer
ca0c68991d
Capitalized acronyms, add ToC
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-07-19 12:51:20 +01:00
Jeromy
d7a1bdae8e
add newer config options and reformat
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-07-19 12:51:20 +01:00
Jeromy
4307c10739
document the config options
...
License: MIT
Signed-off-by: Jeromy <why@ipfs.io>
2016-07-19 12:51:19 +01:00
Richard Littauer
715b6145bb
Added a How To File GitHub Issues guide
...
See https://github.com/ipfs/go-ipfs/pull/2786
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-06-22 20:21:12 +01:00
Richard Littauer
656241f408
Moved docs to docs
...
I moved debug-guide and releases to the docs folder. I think we should also move dev.md and roadmap.md there, too -- but I am not sure how often these files are updated, addressed, changed, or, in general, seen. Perhaps we should have a wider discussion about the docs included in this repo?
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-06-03 13:14:40 +01:00
Richard Littauer
f60ae0a1b9
Capitalized NOTE, first letter of following word
...
License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-04-29 16:57:19 -04:00
Jeromy
a164fc958f
Ipfs v0.4.0 changelog
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-04-07 16:22:21 -07:00
Giuseppe Bertone
f6e1bb187c
added sudo to usermod;
...
added --json to "ipfs config" command;
added modification to fuse.conf;
License: MIT
Signed-off-by: Giuseppe Bertone <bertone.giuseppe@gmail.com>
2016-03-03 20:25:36 +01:00
Christian Couder
02bc5c02c2
doc: complete windows.md
...
This adds more explanations and explain how to properly build with and without Cygwin.
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-14 11:17:20 +01:00
Christian Couder
912623ed25
docs: improve windows.md
...
This add a lot of steps that were missing and makes it possible to build on Windows.
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-02-12 22:26:38 +01:00
Juan Benet
c242660da5
Update release-checklist.md with npm publish note
...
Need to publish to https://github.com/ipfs/npm-go-ipfs
cc @whyrusleeping this did not happen for 0.3.11
2016-01-13 21:26:34 -05:00
Jeromy
b7d35e3af5
IPFS Versions 0.3.11 release
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-12 06:35:24 -08:00
Juan Benet
243a158924
improved checklist
2015-12-07 23:13:12 -08:00
Jeromy
2afe4a4d23
ipfs version 0.3.8 changelog and version bump
...
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2015-10-18 19:51:53 -07:00
Lars Gierth
d5c7a36c98
docs: update authors list
...
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-09-14 01:49:11 +02:00
Juan Batiz-Benet
70cccad311
small doc on implementing api bindings
...
License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
2015-08-27 08:11:48 +02:00
Juan Batiz-Benet
4a8c938c7a
release checklist
...
License: MIT
Signed-off-by: Juan Batiz-Benet <juan@benet.ai>
2015-08-02 15:54:12 +02:00
rht
541836c4a3
Auto-assert setconfig value to predefined struct
...
License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
2015-07-04 22:29:10 +07:00
David
383a166003
AllowOther -> FuseAllowOther
...
See go-ipfs/repo/config/mounts.go
2015-05-31 02:31:07 -04:00
Dylan Powers
e21bd8e877
docs: Probably helpful to link to the completion script
2015-04-22 11:39:42 -07:00
Dylan Powers
08c15e4349
docs: Add completion instructions that don't require go
2015-04-22 11:35:31 -07:00
Dylan Powers
380ee4a535
docs: Command-completion additional refs section
2015-04-22 11:35:31 -07:00
Dylan Powers
d6d038bf3a
docs: Check if GOPATH exists before sourcing command-completion
2015-04-22 11:35:31 -07:00
Dylan Powers
71e8919101
Instructions for installing command completion in Linux bash
2015-04-22 11:35:31 -07:00
Christian Couder
96a22c5bb1
config: change default config dir name to .ipfs
...
This changes .go-ipfs to .ipfs everywhere.
And by the way this defines a DefaultPathName const
for this name.
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2015-04-20 02:25:41 -07:00
Ho-Sheng Hsiao
9bb369b372
[DOCS] Added a nofuse build note for Windows
2015-04-09 22:36:11 -07:00
Ho-Sheng Hsiao
e4c5440da0
DOCS: Updated FUSE docs
2015-04-09 22:27:04 -07:00
Marcin Rataj
6903e63140
fuse.md: Linux-related clarifications
2015-04-06 23:26:52 +02:00
Marcin Rataj
729e50d312
fuse.md: Added troubleshooting instructions for #813
2015-04-06 22:49:47 +02:00
Ho-Sheng Hsiao
bf22aeec0a
Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs
...
- Modified Godeps/Godeps.json by hand
- [TEST] Updated welcome docs hash to sharness
- [TEST] Updated contact doc
- [TEST] disabled breaking test (t0080-repo refs local)
2015-03-31 12:52:25 -07:00
Juan Batiz-Benet
ae35bd261c
updated authors file
2015-03-10 06:31:05 -07:00
Juan Batiz-Benet
6f166529dd
added AUTHORS file
2015-02-11 07:42:21 -08:00
Juan Batiz-Benet
ecfae897b9
docs/fuse: updating installation instructions
2015-02-02 05:06:55 -08:00
Ethan Buchman
edba015e9e
docs folder and some fuse docs. closes #259
2014-11-28 01:55:04 -05:00