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

16 Commits

Author SHA1 Message Date
2535220864 mk: add tarball support
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2018-04-05 19:18:22 +02:00
6405844869 add gx-workspace-update.json to the gitignore
License: MIT
Signed-off-by: Steven Allen <steven@stebalien.com>
2018-01-31 21:55:00 -08:00
c7b455210e Add codecov.yml
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-12-06 23:50:10 +01:00
36708cc04a Run coveralls if COVERALLS_TOKEN is set
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-12-02 22:31:04 +01:00
4b92c33882 Add bin to gitignore
Because these files are mussing up my clean history, and I think they change every time I run make install.

License: MIT
Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
2016-05-10 17:59:55 -04:00
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