1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-09 19:32:24 +08:00

11 Commits

Author SHA1 Message Date
cd9c9a6525 .gitignore: clean up how 'test/bin' content is ignored
License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
2016-01-15 10:43:29 +01:00
fcb8be5607 removed braintree/manners 2015-05-18 15:28:55 -04: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
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
c1d6b0bcbf ignore IPFS_PATH dir 2015-02-15 04:41:16 -08:00
74f9bf41c2 Ignore profile files in .gitignore 2015-01-06 17:37:55 -08:00
c8678666e3 Save ipfs version used to initialize config 2014-10-09 19:57:59 -07:00
ecd6f3b00c Add Updates.Check field to Config 2014-10-09 19:57:58 -07:00
3591e10b2e implement dagmodifier and tests. 2014-10-06 23:49:45 +00:00
dad9751754 implement a basic data format for data inside dag nodes 2014-09-05 20:47:55 +00:00
678db4fa40 more work on bitswap and other code cleanup 2014-08-25 09:44:42 -07:00