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 |
---|---|---|---|---|
src/Linux/README.MD build/Phase2/install_prereqs.cmd |
1 | 14 (7%) | 15 (6%) | 2022-01-21 |
src/Linux/curl_easy.cpp build/Phase2/install_prereqs.cmd |
1 | 5 (20%) | 15 (6%) | 2022-01-21 |
src/Linux/curl_easy.cpp src/Linux/README.MD |
1 | 5 (20%) | 14 (7%) | 2022-01-21 |
src/Linux/curl_easy.h build/Phase2/install_prereqs.cmd |
1 | 5 (20%) | 15 (6%) | 2022-01-21 |
src/Linux/curl_easy.h src/Linux/README.MD |
1 | 5 (20%) | 14 (7%) | 2022-01-21 |
src/Linux/curl_easy.h src/Linux/curl_easy.cpp |
1 | 5 (20%) | 5 (20%) | 2022-01-21 |
src/Windows/curl_easy.cpp build/Phase2/install_prereqs.cmd |
1 | 5 (20%) | 15 (6%) | 2022-01-21 |
src/Windows/curl_easy.cpp src/Linux/README.MD |
1 | 5 (20%) | 14 (7%) | 2022-01-21 |
src/Windows/curl_easy.cpp src/Linux/curl_easy.cpp |
1 | 5 (20%) | 5 (20%) | 2022-01-21 |
src/Windows/curl_easy.cpp src/Linux/curl_easy.h |
1 | 5 (20%) | 5 (20%) | 2022-01-21 |
src/Windows/curl_easy.h build/Phase2/install_prereqs.cmd |
1 | 5 (20%) | 15 (6%) | 2022-01-21 |
src/Windows/curl_easy.h src/Linux/README.MD |
1 | 5 (20%) | 14 (7%) | 2022-01-21 |
src/Windows/curl_easy.h src/Linux/curl_easy.cpp |
1 | 5 (20%) | 5 (20%) | 2022-01-21 |
src/Windows/curl_easy.h src/Linux/curl_easy.h |
1 | 5 (20%) | 5 (20%) | 2022-01-21 |
src/Windows/curl_easy.h src/Windows/curl_easy.cpp |
1 | 5 (20%) | 5 (20%) | 2022-01-21 |
src/Windows/dll/dcap_provider.vcxproj build/Phase2/install_prereqs.cmd |
1 | 38 (2%) | 15 (6%) | 2022-01-21 |
src/Windows/dll/dcap_provider.vcxproj src/Linux/README.MD |
1 | 38 (2%) | 14 (7%) | 2022-01-21 |
src/Windows/dll/dcap_provider.vcxproj src/Linux/curl_easy.cpp |
1 | 38 (2%) | 5 (20%) | 2022-01-21 |
src/Windows/dll/dcap_provider.vcxproj src/Linux/curl_easy.h |
1 | 38 (2%) | 5 (20%) | 2022-01-21 |
src/Windows/dll/dcap_provider.vcxproj src/Windows/curl_easy.cpp |
1 | 38 (2%) | 5 (20%) | 2022-01-21 |