kubo/commands
Jeromy Johnson 0f3ae0736a Merge pull request #2853 from ipfs/feature/decapitalize-Debug
Decapitalized log.Debug messages
2016-06-17 10:26:20 -07:00
..
cli Change stdin handling to be only used if needed 2016-06-13 13:09:52 +02:00
files Remove errors pointed out by govet 2016-06-14 13:40:16 +02:00
http Decapitalized log.Debug messages 2016-06-15 08:56:34 +01:00
argument.go commands: Added Recursive modifier to Argument 2014-11-18 02:13:54 -08:00
channelmarshaler.go allow channel marshaler to return errors from cmds.Response 2015-09-04 14:12:19 -07:00
command_test.go Add logic for copying ShortDes to LongDesc if it is not present 2016-05-14 13:23:35 +02:00
command.go Update go-log 2016-06-09 23:37:09 +02:00
option_test.go add default option value support to commands lib 2016-03-04 10:58:27 -08:00
option.go Allow to specify where to put default options in option desciption 2016-05-19 18:54:37 +02:00
reqlog.go add command to change keep time for reqlog objects 2016-02-19 22:05:05 -08:00
request.go add default option value support to commands lib 2016-03-04 10:58:27 -08:00
response_test.go Replace 'var * bytes.Buffer' with '\1 := new(bytes.Buffer)' 2015-05-26 23:18:04 +07:00
response.go api: correctly set the content type for object get --encoding=protobuf 2016-03-31 17:14:41 -04:00