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 |
---|---|---|---|---|
llm/go-client/cmd/client.go llm/config/config.go |
2 | 7 (28%) | 3 (66%) | 2025-04-13 |
llm/go-client/frontend/main.go llm/config/config.go |
1 | 6 (16%) | 3 (33%) | 2025-04-12 |
llm/go-server/cmd/server.go llm/go-client/frontend/main.go |
1 | 11 (9%) | 6 (16%) | 2025-04-12 |
llm/go-server/cmd/server.go llm/config/config.go |
1 | 11 (9%) | 3 (33%) | 2025-04-12 |
llm/go-client/frontend/main.go llm/go-client/cmd/client.go |
1 | 6 (16%) | 7 (14%) | 2025-04-12 |
llm/go-server/cmd/server.go llm/go-client/cmd/client.go |
1 | 11 (9%) | 7 (14%) | 2025-04-12 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
llm/go-client/frontend/handlers/chat.go llm/go-server/cmd/server.go |
8 | 9 (88%) | 11 (72%) | 2025-04-06 |
llm/go-client/frontend/static/script.js llm/go-server/cmd/server.go |
7 | 7 (100%) | 11 (63%) | 2025-04-06 |
llm/go-client/frontend/static/script.js llm/go-client/frontend/handlers/chat.go |
7 | 7 (100%) | 9 (77%) | 2025-04-06 |
llm/go-client/frontend/templates/index.html llm/go-client/frontend/static/script.js |
6 | 7 (85%) | 7 (85%) | 2025-04-06 |
llm/go-client/frontend/templates/index.html llm/go-client/frontend/handlers/chat.go |
6 | 7 (85%) | 9 (66%) | 2025-04-06 |
llm/go-client/frontend/templates/index.html llm/go-server/cmd/server.go |
6 | 7 (85%) | 11 (54%) | 2025-04-06 |
llm/go-server/cmd/server.go llm/go-client/frontend/main.go |
6 | 11 (54%) | 6 (100%) | 2025-04-12 |
llm/go-server/cmd/server.go llm/go-client/cmd/client.go |
6 | 11 (54%) | 7 (85%) | 2025-04-12 |
llm/go-client/frontend/main.go llm/go-client/cmd/client.go |
5 | 6 (83%) | 7 (71%) | 2025-04-12 |
llm/go-client/frontend/handlers/chat.go llm/go-client/frontend/main.go |
5 | 9 (55%) | 6 (83%) | 2025-04-06 |
llm/go-client/frontend/templates/index.html llm/go-client/frontend/static/style.css |
4 | 7 (57%) | 4 (100%) | 2025-04-06 |
llm/go-client/frontend/static/style.css llm/go-client/frontend/handlers/chat.go |
4 | 4 (100%) | 9 (44%) | 2025-04-06 |
llm/go-client/frontend/static/script.js llm/go-client/frontend/main.go |
4 | 7 (57%) | 6 (66%) | 2025-04-06 |
llm/go-client/frontend/static/style.css llm/go-server/cmd/server.go |
4 | 4 (100%) | 11 (36%) | 2025-04-06 |
llm/go-client/frontend/templates/index.html llm/go-client/frontend/main.go |
4 | 7 (57%) | 6 (66%) | 2025-04-06 |
llm/go-client/frontend/handlers/chat.go llm/go-client/cmd/client.go |
4 | 9 (44%) | 7 (57%) | 2025-04-06 |
llm/go-client/frontend/static/style.css llm/go-client/frontend/main.go |
4 | 4 (100%) | 6 (66%) | 2025-04-06 |
llm/go-client/frontend/static/style.css llm/go-client/frontend/static/script.js |
4 | 4 (100%) | 7 (57%) | 2025-04-06 |
llm/proto/chat.proto llm/go-client/frontend/templates/index.html |
3 | 3 (100%) | 7 (42%) | 2025-04-06 |
rpc/triple/registry/go-client/cmd/main.go rpc/triple/reflection/go-server/cmd/main.go |
3 | 4 (75%) | 3 (100%) | 2025-03-17 |
rpc/triple/old_triple/go-server/cmd/main.go rpc/triple/old_triple/go-client/cmd/main.go |
3 | 4 (75%) | 3 (100%) | 2025-03-17 |
llm/proto/chat.pb.go llm/go-client/frontend/handlers/chat.go |
3 | 3 (100%) | 9 (33%) | 2025-04-06 |
llm/proto/chat.proto llm/go-client/frontend/handlers/chat.go |
3 | 3 (100%) | 9 (33%) | 2025-04-06 |
rpc/triple/stream/go-client/cmd/main.go rpc/triple/reflection/go-client/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
llm/proto/chat.pb.go llm/go-client/frontend/templates/index.html |
3 | 3 (100%) | 7 (42%) | 2025-04-06 |
rpc/triple/stream/go-client/cmd/main.go rpc/triple/reflection/go-server/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
llm/proto/chat.pb.go llm/go-client/frontend/static/style.css |
3 | 3 (100%) | 4 (75%) | 2025-04-06 |
rpc/triple/reflection/go-client/cmd/main.go rpc/triple/instance/go-client/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
llm/proto/chat.triple.go llm/go-client/frontend/handlers/chat.go |
3 | 3 (100%) | 9 (33%) | 2025-04-06 |
llm/proto/chat.triple.go llm/go-client/frontend/templates/index.html |
3 | 3 (100%) | 7 (42%) | 2025-04-06 |
rpc/triple/registry/go-client/cmd/main.go rpc/triple/instance/go-server/cmd/main.go |
3 | 4 (75%) | 3 (100%) | 2025-03-17 |
llm/go-client/cmd/client.go llm/config/config.go |
3 | 7 (42%) | 3 (100%) | 2025-04-13 |
rpc/triple/reflection/go-client/cmd/main.go rpc/triple/instance/go-server/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
llm/proto/chat.triple.go llm/go-client/frontend/service/context.go |
3 | 3 (100%) | 3 (100%) | 2025-04-06 |
rpc/triple/registry/go-server/cmd/main.go rpc/triple/instance/go-client/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
llm/proto/chat.triple.go llm/go-client/cmd/client.go |
3 | 3 (100%) | 7 (42%) | 2025-04-06 |
llm/proto/chat.pb.go llm/go-client/frontend/static/script.js |
3 | 3 (100%) | 7 (42%) | 2025-04-06 |
llm/go-client/frontend/static/style.css llm/go-client/cmd/client.go |
3 | 4 (75%) | 7 (42%) | 2025-04-06 |
llm/proto/chat.triple.go llm/go-client/frontend/static/script.js |
3 | 3 (100%) | 7 (42%) | 2025-04-06 |
llm/go-client/frontend/service/context.go llm/go-client/frontend/handlers/chat.go |
3 | 3 (100%) | 9 (33%) | 2025-04-06 |
llm/proto/chat.pb.go llm/go-client/cmd/client.go |
3 | 3 (100%) | 7 (42%) | 2025-04-06 |
llm/proto/chat.triple.go llm/proto/chat.pb.go |
3 | 3 (100%) | 3 (100%) | 2025-04-06 |
rpc/triple/reflection/go-server/cmd/main.go rpc/triple/reflection/go-client/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
llm/proto/chat.triple.go llm/proto/chat.proto |
3 | 3 (100%) | 3 (100%) | 2025-04-06 |
llm/go-client/frontend/templates/index.html llm/go-client/frontend/service/context.go |
3 | 7 (42%) | 3 (100%) | 2025-04-06 |
rpc/triple/stream/go-server/cmd/main.go rpc/triple/reflection/go-client/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
rpc/triple/stream/go-client/cmd/main.go rpc/triple/instance/go-client/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
llm/proto/chat.triple.go llm/go-client/frontend/main.go |
3 | 3 (100%) | 6 (50%) | 2025-04-06 |
llm/proto/chat.triple.go llm/go-server/cmd/server.go |
3 | 3 (100%) | 11 (27%) | 2025-04-06 |
rpc/triple/reflection/go-server/cmd/main.go rpc/triple/instance/go-client/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
Pairs | # same commits | # commits 1 | # commits 2 | latest commit |
---|---|---|---|---|
llm/go-client/frontend/handlers/chat.go llm/go-server/cmd/server.go |
8 | 9 (88%) | 11 (72%) | 2025-04-06 |
llm/go-client/frontend/static/script.js llm/go-server/cmd/server.go |
7 | 7 (100%) | 11 (63%) | 2025-04-06 |
llm/go-client/frontend/static/script.js llm/go-client/frontend/handlers/chat.go |
7 | 7 (100%) | 9 (77%) | 2025-04-06 |
llm/go-client/frontend/templates/index.html llm/go-client/frontend/static/script.js |
6 | 7 (85%) | 7 (85%) | 2025-04-06 |
llm/go-server/cmd/server.go llm/go-client/cmd/client.go |
6 | 11 (54%) | 7 (85%) | 2025-04-12 |
llm/go-client/frontend/templates/index.html llm/go-server/cmd/server.go |
6 | 7 (85%) | 11 (54%) | 2025-04-06 |
llm/go-server/cmd/server.go llm/go-client/frontend/main.go |
6 | 11 (54%) | 6 (100%) | 2025-04-12 |
llm/go-client/frontend/templates/index.html llm/go-client/frontend/handlers/chat.go |
6 | 7 (85%) | 9 (66%) | 2025-04-06 |
llm/go-client/frontend/main.go llm/go-client/cmd/client.go |
5 | 6 (83%) | 7 (71%) | 2025-04-12 |
llm/go-client/frontend/handlers/chat.go llm/go-client/frontend/main.go |
5 | 9 (55%) | 6 (83%) | 2025-04-06 |
llm/go-client/frontend/static/style.css llm/go-client/frontend/handlers/chat.go |
4 | 4 (100%) | 9 (44%) | 2025-04-06 |
llm/go-client/frontend/static/style.css llm/go-client/frontend/main.go |
4 | 4 (100%) | 6 (66%) | 2025-04-06 |
llm/go-client/frontend/handlers/chat.go llm/go-client/cmd/client.go |
4 | 9 (44%) | 7 (57%) | 2025-04-06 |
llm/go-client/frontend/static/script.js llm/go-client/frontend/main.go |
4 | 7 (57%) | 6 (66%) | 2025-04-06 |
llm/go-client/frontend/static/style.css llm/go-server/cmd/server.go |
4 | 4 (100%) | 11 (36%) | 2025-04-06 |
llm/go-client/frontend/templates/index.html llm/go-client/frontend/main.go |
4 | 7 (57%) | 6 (66%) | 2025-04-06 |
llm/go-client/frontend/templates/index.html llm/go-client/frontend/static/style.css |
4 | 7 (57%) | 4 (100%) | 2025-04-06 |
llm/go-client/frontend/static/style.css llm/go-client/frontend/static/script.js |
4 | 4 (100%) | 7 (57%) | 2025-04-06 |
llm/proto/chat.pb.go llm/go-client/frontend/main.go |
3 | 3 (100%) | 6 (50%) | 2025-04-06 |
rpc/triple/registry/go-server/cmd/main.go rpc/triple/reflection/go-server/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
llm/proto/chat.pb.go llm/go-server/cmd/server.go |
3 | 3 (100%) | 11 (27%) | 2025-04-06 |
rpc/triple/registry/go-client/cmd/main.go rpc/triple/reflection/go-server/cmd/main.go |
3 | 4 (75%) | 3 (100%) | 2025-03-17 |
rpc/triple/reflection/go-server/cmd/main.go rpc/triple/instance/go-client/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
llm/proto/chat.proto llm/go-client/frontend/static/style.css |
3 | 3 (100%) | 4 (75%) | 2025-04-06 |
llm/proto/chat.proto llm/go-client/frontend/main.go |
3 | 3 (100%) | 6 (50%) | 2025-04-06 |
rpc/triple/stream/go-client/cmd/main.go rpc/triple/reflection/go-server/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
llm/proto/chat.triple.go llm/go-client/cmd/client.go |
3 | 3 (100%) | 7 (42%) | 2025-04-06 |
llm/proto/chat.pb.go llm/go-client/frontend/handlers/chat.go |
3 | 3 (100%) | 9 (33%) | 2025-04-06 |
rpc/triple/stream/go-server/cmd/main.go rpc/triple/instance/go-server/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
llm/go-client/cmd/client.go llm/config/config.go |
3 | 7 (42%) | 3 (100%) | 2025-04-13 |
llm/go-client/frontend/templates/index.html llm/go-client/frontend/service/context.go |
3 | 7 (42%) | 3 (100%) | 2025-04-06 |
rpc/triple/registry/go-server/cmd/main.go rpc/triple/registry/go-client/cmd/main.go |
3 | 3 (100%) | 4 (75%) | 2025-03-17 |
llm/proto/chat.proto llm/go-client/frontend/static/script.js |
3 | 3 (100%) | 7 (42%) | 2025-04-06 |
llm/go-client/frontend/service/context.go llm/go-client/cmd/client.go |
3 | 3 (100%) | 7 (42%) | 2025-04-06 |
llm/go-client/frontend/static/style.css llm/go-client/frontend/service/context.go |
3 | 4 (75%) | 3 (100%) | 2025-04-06 |
llm/proto/chat.pb.go llm/go-client/cmd/client.go |
3 | 3 (100%) | 7 (42%) | 2025-04-06 |
llm/proto/chat.triple.go llm/go-client/frontend/main.go |
3 | 3 (100%) | 6 (50%) | 2025-04-06 |
llm/go-client/frontend/static/style.css llm/go-client/cmd/client.go |
3 | 4 (75%) | 7 (42%) | 2025-04-06 |
rpc/triple/registry/go-server/cmd/main.go rpc/triple/instance/go-server/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
rpc/triple/registry/go-client/cmd/main.go rpc/triple/instance/go-server/cmd/main.go |
3 | 4 (75%) | 3 (100%) | 2025-03-17 |
llm/proto/chat.triple.go llm/proto/chat.proto |
3 | 3 (100%) | 3 (100%) | 2025-04-06 |
rpc/triple/registry/go-server/cmd/main.go rpc/triple/reflection/go-client/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
rpc/triple/stream/go-client/cmd/main.go rpc/triple/registry/go-server/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
rpc/triple/instance/go-server/cmd/main.go rpc/triple/instance/go-client/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
llm/proto/chat.proto llm/proto/chat.pb.go |
3 | 3 (100%) | 3 (100%) | 2025-04-06 |
rpc/triple/reflection/go-client/cmd/main.go rpc/triple/instance/go-client/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
llm/proto/chat.pb.go llm/go-client/frontend/static/script.js |
3 | 3 (100%) | 7 (42%) | 2025-04-06 |
rpc/triple/reflection/go-client/cmd/main.go rpc/triple/instance/go-server/cmd/main.go |
3 | 3 (100%) | 3 (100%) | 2025-03-17 |
llm/proto/chat.triple.go llm/go-client/frontend/handlers/chat.go |
3 | 3 (100%) | 9 (33%) | 2025-04-06 |
rpc/triple/stream/go-server/cmd/main.go rpc/triple/registry/go-client/cmd/main.go |
3 | 3 (100%) | 4 (75%) | 2025-03-17 |