1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-10 09:52:20 +08:00

28 Commits

Author SHA1 Message Date
a164fc958f Ipfs v0.4.0 changelog
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-04-07 16:22:21 -07:00
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
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
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
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
b7d35e3af5 IPFS Versions 0.3.11 release
License: MIT
Signed-off-by: Jeromy <jeromyj@gmail.com>
2016-01-12 06:35:24 -08:00
243a158924 improved checklist 2015-12-07 23:13:12 -08:00
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
d5c7a36c98 docs: update authors list
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-09-14 01:49:11 +02:00
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
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
383a166003 AllowOther -> FuseAllowOther
See go-ipfs/repo/config/mounts.go
2015-05-31 02:31:07 -04:00
e21bd8e877 docs: Probably helpful to link to the completion script 2015-04-22 11:39:42 -07:00
08c15e4349 docs: Add completion instructions that don't require go 2015-04-22 11:35:31 -07:00
380ee4a535 docs: Command-completion additional refs section 2015-04-22 11:35:31 -07:00
d6d038bf3a docs: Check if GOPATH exists before sourcing command-completion 2015-04-22 11:35:31 -07:00
71e8919101 Instructions for installing command completion in Linux bash 2015-04-22 11:35:31 -07:00
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
9bb369b372 [DOCS] Added a nofuse build note for Windows 2015-04-09 22:36:11 -07:00
e4c5440da0 DOCS: Updated FUSE docs 2015-04-09 22:27:04 -07:00
6903e63140 fuse.md: Linux-related clarifications 2015-04-06 23:26:52 +02:00
729e50d312 fuse.md: Added troubleshooting instructions for #813 2015-04-06 22:49:47 +02:00
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
ae35bd261c updated authors file 2015-03-10 06:31:05 -07:00
6f166529dd added AUTHORS file 2015-02-11 07:42:21 -08:00
ecfae897b9 docs/fuse: updating installation instructions 2015-02-02 05:06:55 -08:00
edba015e9e docs folder and some fuse docs. closes #259 2014-11-28 01:55:04 -05:00