A temporal dependency occurs when developers change two or more files at the same time (i.e. they are a part of the same commit).
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
internal/frontend/server.go internal/frontend/redirect.go |
1 | 199 (<1%) | 4 (25%) | 2022-02-01 |
internal/frontend/vulns.go all.bash |
1 | 12 (8%) | 80 (1%) | 2022-01-31 |
jest.config.js devtools/docker/compose.yaml |
1 | 7 (14%) | 24 (4%) | 2022-01-31 |
static/shared/reset.css static/frontend/_modals.css |
1 | 2 (50%) | 2 (50%) | 2022-01-18 |
static/shared/shared.css static/frontend/_modals.css |
1 | 11 (9%) | 2 (50%) | 2022-01-18 |
static/shared/shared.css static/shared/reset.css |
1 | 11 (9%) | 2 (50%) | 2022-01-18 |
static/worker/worker.css static/frontend/_modals.css |
1 | 2 (50%) | 2 (50%) | 2022-01-18 |
static/worker/worker.css static/shared/reset.css |
1 | 2 (50%) | 2 (50%) | 2022-01-18 |
static/worker/worker.css static/shared/shared.css |
1 | 2 (50%) | 11 (9%) | 2022-01-18 |
static/frontend/unit/unit.ts static/frontend/unit/unit.css |
1 | 6 (16%) | 9 (11%) | 2022-01-13 |
static/frontend/unit/main/main.ts static/frontend/unit/main/_readme.css |
1 | 9 (11%) | 2 (50%) | 2022-01-12 |
static/shared/jump/jump.ts internal/middleware/secureheaders.go |
1 | 9 (11%) | 74 (1%) | 2022-01-12 |
static/shared/modal/modal.ts internal/middleware/secureheaders.go |
1 | 2 (50%) | 74 (1%) | 2022-01-12 |
static/shared/modal/modal.ts static/shared/jump/jump.ts |
1 | 2 (50%) | 9 (11%) | 2022-01-12 |
internal/stdlib/stdlib.go internal/stdlib/gorepo.go |
1 | 49 (2%) | 1 (100%) | 2022-01-12 |
internal/frontend/main.go internal/frontend/doc.go |
1 | 14 (7%) | 38 (2%) | 2022-01-10 |
internal/godoc/dochtml/dochtml.go internal/frontend/doc.go |
1 | 29 (3%) | 38 (2%) | 2022-01-10 |
internal/godoc/dochtml/dochtml.go internal/frontend/main.go |
1 | 29 (3%) | 14 (7%) | 2022-01-10 |
internal/godoc/render.go internal/frontend/doc.go |
1 | 25 (4%) | 38 (2%) | 2022-01-10 |
internal/godoc/render.go internal/frontend/main.go |
1 | 25 (4%) | 14 (7%) | 2022-01-10 |