Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
G
go-ipfs
概览
概览
详情
活动
周期分析
版本库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
jihao
go-ipfs
Commits
6cc6a800
提交
6cc6a800
authored
2月 27, 2015
作者:
Henry
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
godeps: maybebtc renamed is account
上级
71245e59
隐藏空白字符变更
内嵌
并排
正在显示
41 个修改的文件
包含
15 行增加
和
34 行删除
+15
-34
Godeps.json
Godeps/Godeps.json
+9
-9
.gitignore
...workspace/src/github.com/briantigerchow/logrus/.gitignore
+0
-0
.travis.yml
...orkspace/src/github.com/briantigerchow/logrus/.travis.yml
+0
-0
LICENSE
...s/_workspace/src/github.com/briantigerchow/logrus/LICENSE
+0
-0
README.md
..._workspace/src/github.com/briantigerchow/logrus/README.md
+0
-0
entry.go
.../_workspace/src/github.com/briantigerchow/logrus/entry.go
+0
-0
entry_test.go
...kspace/src/github.com/briantigerchow/logrus/entry_test.go
+0
-0
basic.go
.../github.com/briantigerchow/logrus/examples/basic/basic.go
+0
-0
hook.go
...rc/github.com/briantigerchow/logrus/examples/hook/hook.go
+0
-0
exported.go
...orkspace/src/github.com/briantigerchow/logrus/exported.go
+0
-0
formatter.go
...rkspace/src/github.com/briantigerchow/logrus/formatter.go
+0
-0
formatter_bench_test.go
.../github.com/briantigerchow/logrus/formatter_bench_test.go
+0
-0
hook_test.go
...rkspace/src/github.com/briantigerchow/logrus/hook_test.go
+0
-0
hooks.go
.../_workspace/src/github.com/briantigerchow/logrus/hooks.go
+0
-0
airbrake.go
...thub.com/briantigerchow/logrus/hooks/airbrake/airbrake.go
+0
-0
README.md
...thub.com/briantigerchow/logrus/hooks/papertrail/README.md
+0
-0
papertrail.go
....com/briantigerchow/logrus/hooks/papertrail/papertrail.go
+0
-0
papertrail_test.go
...briantigerchow/logrus/hooks/papertrail/papertrail_test.go
+0
-0
README.md
...c/github.com/briantigerchow/logrus/hooks/syslog/README.md
+0
-0
syslog.go
...c/github.com/briantigerchow/logrus/hooks/syslog/syslog.go
+0
-0
syslog_test.go
...hub.com/briantigerchow/logrus/hooks/syslog/syslog_test.go
+0
-0
json_formatter.go
...ce/src/github.com/briantigerchow/logrus/json_formatter.go
+0
-0
logger.go
..._workspace/src/github.com/briantigerchow/logrus/logger.go
+0
-0
logrus.go
..._workspace/src/github.com/briantigerchow/logrus/logrus.go
+0
-0
logrus_test.go
...space/src/github.com/briantigerchow/logrus/logrus_test.go
+0
-0
terminal_darwin.go
...e/src/github.com/briantigerchow/logrus/terminal_darwin.go
+0
-0
terminal_freebsd.go
.../src/github.com/briantigerchow/logrus/terminal_freebsd.go
+0
-0
terminal_linux.go
...ce/src/github.com/briantigerchow/logrus/terminal_linux.go
+0
-0
terminal_notwindows.go
...c/github.com/briantigerchow/logrus/terminal_notwindows.go
+0
-0
terminal_windows.go
.../src/github.com/briantigerchow/logrus/terminal_windows.go
+0
-0
text_formatter.go
...ce/src/github.com/briantigerchow/logrus/text_formatter.go
+0
-0
README.md
..._workspace/src/github.com/briantigerchow/pubsub/README.md
+1
-1
pubsub.go
..._workspace/src/github.com/briantigerchow/pubsub/pubsub.go
+0
-0
pubsub_test.go
...space/src/github.com/briantigerchow/pubsub/pubsub_test.go
+0
-0
Godeps.json
...rkspace/src/github.com/maybebtc/pubsub/Godeps/Godeps.json
+0
-13
Readme
...s/_workspace/src/github.com/maybebtc/pubsub/Godeps/Readme
+0
-5
Makefile
Godeps/_workspace/src/github.com/maybebtc/pubsub/Makefile
+0
-2
notifications.go
exchange/bitswap/notifications/notifications.go
+1
-1
entry.go
thirdparty/eventlog/entry.go
+2
-1
option.go
thirdparty/eventlog/option.go
+1
-1
polite_json_formatter.go
thirdparty/eventlog/polite_json_formatter.go
+1
-1
没有找到文件。
Godeps/Godeps.json
浏览文件 @
6cc6a800
...
...
@@ -55,6 +55,15 @@
"Rev"
:
"cef1f9cc2234281dc58ea10be7e9aad5e282ecab"
},
{
"ImportPath"
:
"github.com/briantigerchow/logrus"
,
"Comment"
:
"v0.6.0-5-gf92b795"
,
"Rev"
:
"f92b7950b372b1db80bd3527e4d40e42555fe6c2"
},
{
"ImportPath"
:
"github.com/briantigerchow/pubsub"
,
"Rev"
:
"39ce5f556423a4c7223b370fa17a3bbd75b2d197"
},
{
"ImportPath"
:
"github.com/camlistore/lock"
,
"Rev"
:
"ae27720f340952636b826119b58130b9c1a847a0"
},
...
...
@@ -215,15 +224,6 @@
"Rev"
:
"9955b0ab8708602d411341e55fffd7e0700f86bd"
},
{
"ImportPath"
:
"github.com/maybebtc/logrus"
,
"Comment"
:
"v0.6.0-5-gf92b795"
,
"Rev"
:
"f92b7950b372b1db80bd3527e4d40e42555fe6c2"
},
{
"ImportPath"
:
"github.com/maybebtc/pubsub"
,
"Rev"
:
"39ce5f556423a4c7223b370fa17a3bbd75b2d197"
},
{
"ImportPath"
:
"github.com/mitchellh/go-homedir"
,
"Rev"
:
"7d2d8c8a4e078ce3c58736ab521a40b37a504c52"
},
...
...
Godeps/_workspace/src/github.com/
maybebtc
/logrus/.gitignore
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/.gitignore
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/.travis.yml
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/.travis.yml
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/LICENSE
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/LICENSE
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/README.md
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/README.md
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/entry.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/entry.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/entry_test.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/entry_test.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/examples/basic/basic.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/examples/basic/basic.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/examples/hook/hook.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/examples/hook/hook.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/exported.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/exported.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/formatter.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/formatter.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/formatter_bench_test.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/formatter_bench_test.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/hook_test.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/hook_test.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/hooks.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/hooks.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/hooks/airbrake/airbrake.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/hooks/airbrake/airbrake.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/hooks/papertrail/README.md
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/hooks/papertrail/README.md
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/hooks/papertrail/papertrail.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/hooks/papertrail/papertrail.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/hooks/papertrail/papertrail_test.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/hooks/papertrail/papertrail_test.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/hooks/syslog/README.md
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/hooks/syslog/README.md
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/hooks/syslog/syslog.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/hooks/syslog/syslog.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/hooks/syslog/syslog_test.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/hooks/syslog/syslog_test.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/json_formatter.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/json_formatter.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/logger.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/logger.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/logrus.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/logrus.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/logrus_test.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/logrus_test.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/terminal_darwin.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/terminal_darwin.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/terminal_freebsd.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/terminal_freebsd.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/terminal_linux.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/terminal_linux.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/terminal_notwindows.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/terminal_notwindows.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/terminal_windows.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/terminal_windows.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/logrus/text_formatter.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/logrus/text_formatter.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/pubsub/README.md
→
Godeps/_workspace/src/github.com/
briantigerchow
/pubsub/README.md
浏览文件 @
6cc6a800
...
...
@@ -6,7 +6,7 @@ View the [API Documentation](http://godoc.org/github.com/tuxychandru/pubsub).
## License
Copyright (c) 2013, Chandra Sekar S
Copyright (c) 2013, Chandra Sekar S
All rights reserved.
Redistribution and use in source and binary forms, with or without
...
...
Godeps/_workspace/src/github.com/
maybebtc
/pubsub/pubsub.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/pubsub/pubsub.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/
maybebtc
/pubsub/pubsub_test.go
→
Godeps/_workspace/src/github.com/
briantigerchow
/pubsub/pubsub_test.go
浏览文件 @
6cc6a800
File moved
Godeps/_workspace/src/github.com/maybebtc/pubsub/Godeps/Godeps.json
deleted
100644 → 0
浏览文件 @
71245e59
{
"ImportPath"
:
"github.com/maybebtc/pubsub"
,
"GoVersion"
:
"go1.3.3"
,
"Packages"
:
[
"./..."
],
"Deps"
:
[
{
"ImportPath"
:
"gopkg.in/check.v1"
,
"Rev"
:
"64131543e7896d5bcc6bd5a76287eb75ea96c673"
}
]
}
Godeps/_workspace/src/github.com/maybebtc/pubsub/Godeps/Readme
deleted
100644 → 0
浏览文件 @
71245e59
This directory tree is generated automatically by godep.
Please do not edit.
See https://github.com/tools/godep for more information.
Godeps/_workspace/src/github.com/maybebtc/pubsub/Makefile
deleted
100644 → 0
浏览文件 @
71245e59
vendor
:
godep save
-r
./...
exchange/bitswap/notifications/notifications.go
浏览文件 @
6cc6a800
package
notifications
import
(
pubsub
"github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/
maybebtc
/pubsub"
pubsub
"github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/
briantigerchow
/pubsub"
context
"github.com/jbenet/go-ipfs/Godeps/_workspace/src/golang.org/x/net/context"
blocks
"github.com/jbenet/go-ipfs/blocks"
u
"github.com/jbenet/go-ipfs/util"
...
...
thirdparty/eventlog/entry.go
浏览文件 @
6cc6a800
...
...
@@ -3,7 +3,8 @@ package eventlog
import
(
"time"
"github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/maybebtc/logrus"
"github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/briantigerchow/logrus"
"github.com/jbenet/go-ipfs/util"
)
...
...
thirdparty/eventlog/option.go
浏览文件 @
6cc6a800
...
...
@@ -4,7 +4,7 @@ import (
"io"
"os"
"github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/
maybebtc
/logrus"
"github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/
briantigerchow
/logrus"
"github.com/jbenet/go-ipfs/Godeps/_workspace/src/gopkg.in/natefinch/lumberjack.v2"
)
...
...
thirdparty/eventlog/polite_json_formatter.go
浏览文件 @
6cc6a800
...
...
@@ -4,7 +4,7 @@ import (
"encoding/json"
"fmt"
"github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/
maybebtc
/logrus"
"github.com/jbenet/go-ipfs/Godeps/_workspace/src/github.com/
briantigerchow
/logrus"
)
// PoliteJSONFormatter marshals entries into JSON encoded slices (without
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论