kubo/cmd/ipfs
Jakub Sztandera 650eeee7cc
Rework tags and flags passing in Makefile
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
2016-12-06 17:34:07 +01:00
..
dist README.md: Add sudo to install commands. 2016-09-10 12:40:54 +02:00
.gitignore Remove dot and slash before files in cmd/ipfs/.gitignore 2014-11-22 21:55:12 +01:00
.gobuilder.yml added gobuilder no_go_fmt flag to right file 2015-10-31 04:36:13 -04:00
daemon.go add option to enable go-multiplex experiment 2016-12-04 16:29:03 -08:00
equinox.yaml transitioned ipfs2 -> ipfs 2014-11-18 06:15:00 -08:00
init.go Changed so only explicit ipfs cli commands are lowercased 2016-10-27 22:55:13 -07:00
ipfs.go Require diag command to run on daemon 2016-05-25 14:04:43 +02:00
main_test.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
main.go cmd: validate repo/api file and print nicer error messag 2016-11-21 19:19:37 +01:00
Makefile Rework tags and flags passing in Makefile 2016-12-06 17:34:07 +01:00
ulimit_freebsd.go ulimit: handle freebsd ulimit code separately from the rest of the unixes 2016-11-30 10:27:22 -08:00
ulimit_unix.go ulimit: handle freebsd ulimit code separately from the rest of the unixes 2016-11-30 10:27:22 -08:00
ulimit.go ulimit: handle freebsd ulimit code separately from the rest of the unixes 2016-11-30 10:27:22 -08:00