David Dias
1bc15a4b42
docs: Tutorial - Using go-ipfs as a Library
2019-10-29 09:12:17 +01:00
Steven Allen
6b0f9f71e0
build: use protoc-gen-* from gomod
...
Also,
* Make it possible to override the PROTOC binary.
* Remove gx targets.
2019-06-05 10:57:43 -07:00
Jakub Sztandera
e575c93dcd
misc: add collect-profiles.sh script, update gitignore
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2019-03-05 18:33:58 +01:00
Jakub Sztandera
2535220864
mk: add tarball support
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2018-04-05 19:18:22 +02:00
Steven Allen
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
Jakub Sztandera
c7b455210e
Add codecov.yml
...
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-12-06 23:50:10 +01:00
Jakub Sztandera
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
Richard Littauer
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
Christian Couder
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
Vijayee Kulkaa
fcb8be5607
removed braintree/manners
2015-05-18 15:28:55 -04: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
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
Brian Tiger Chow
c1d6b0bcbf
ignore IPFS_PATH dir
2015-02-15 04:41:16 -08:00
Matt Bell
74f9bf41c2
Ignore profile files in .gitignore
2015-01-06 17:37:55 -08:00
Peter Borzov
c8678666e3
Save ipfs version used to initialize config
2014-10-09 19:57:59 -07:00
Peter Borzov
ecd6f3b00c
Add Updates.Check field to Config
2014-10-09 19:57:58 -07:00
Jeromy
3591e10b2e
implement dagmodifier and tests.
2014-10-06 23:49:45 +00:00
Jeromy
dad9751754
implement a basic data format for data inside dag nodes
2014-09-05 20:47:55 +00:00
Jeromy
678db4fa40
more work on bitswap and other code cleanup
2014-08-25 09:44:42 -07:00