File tree
269 files changed
+35308
-2016
lines changed- cmd/postgres_exporter
- tests
- docker-postgres-replication
- tools
- vendor
- github.com
- GoASTScanner/gas
- cmd/gas
- core
- output
- rules
- alecthomas/gometalinter
- golang/lint/golint
- kisielk/errcheck
- mattn/goveralls
- opennota/check/cmd/varcheck
- stripe/safesql
- tmthrgd/go-bindata
- go-bindata
- internal/identifier
- golang.org/x
- lint
- tools/go/callgraph/rta
- mvdan.cc
- interfacer
- unparam
- check
- vendor
- github.com
- dsnet/compress
- bzip2
- internal/sais
- internal
- errors
- prefix
- golang/snappy
- magefile/mage
- build
- mage
- mg
- parse
- srcimporter
- sh
- target
- types
- mholt/archiver
- nwaples/rardecode
- pierrec
- lz4
- xxHash
- xxHash32
- tmthrgd/go-bindata
- restore
- ulikunitz/xz
- internal
- hash
- xlog
- lzma
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
269 files changed
+35308
-2016
lines changedDiff for: .gitignore
+11-11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 |
| - | |
3 |
| - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 |
| - | |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + |
Diff for: .travis.yml
+15-23
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 |
| - | |
| 6 | + | |
8 | 7 |
| |
9 | 8 |
| |
10 |
| - | |
11 |
| - | |
12 |
| - | |
13 |
| - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
14 | 13 |
| |
15 |
| - | |
16 | 14 |
| |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
23 | 18 |
| |
24 | 19 |
| |
25 |
| - | |
26 |
| - | |
27 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
32 | 24 |
| |
33 | 25 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
37 | 29 |
| |
38 | 30 |
| |
39 | 31 |
| |
|
Diff for: README.md
+11-11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
| 21 | + | |
| 22 | + | |
20 | 23 |
| |
21 | 24 |
| |
22 |
| - | |
23 |
| - | |
24 |
| - | |
25 |
| - | |
26 |
| - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
27 | 30 |
| |
28 | 31 |
| |
29 |
| - | |
| 32 | + | |
30 | 33 |
| |
31 | 34 |
| |
32 | 35 |
| |
| |||
130 | 133 |
| |
131 | 134 |
| |
132 | 135 |
| |
133 |
| - | |
134 |
| - | |
135 |
| - | |
136 |
| - | |
| 136 | + | |
137 | 137 |
| |
138 |
| - | |
| 138 | + |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
16 |
| - | |
| 15 | + | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
20 | 26 |
| |
21 | 27 |
| |
22 | 28 |
| |
|
File renamed without changes.
File renamed without changes.
Diff for: mage.go
+11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
0 commit comments