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 |
---|---|---|---|---|
Source/HTTP/WinHttp/winhttp_connection.h Source/HTTP/WinHttp/winhttp_connection.cpp |
2 | 6 (33%) | 9 (22%) | 2022-01-24 |
Source/HTTP/XMLHttp/http_response_stream.cpp Source/HTTP/XMLHttp/http_request_stream.cpp |
1 | 3 (33%) | 4 (25%) | 2022-01-28 |
Source/HTTP/Curl/CurlMulti.h Source/HTTP/Curl/CurlMulti.cpp |
1 | 4 (25%) | 4 (25%) | 2022-01-24 |
Source/HTTP/WinHttp/winhttp_connection.cpp Source/HTTP/Curl/CurlMulti.cpp |
1 | 9 (11%) | 4 (25%) | 2022-01-24 |
Source/HTTP/WinHttp/winhttp_connection.cpp Source/HTTP/Curl/CurlMulti.h |
1 | 9 (11%) | 4 (25%) | 2022-01-24 |
Source/HTTP/WinHttp/winhttp_connection.h Source/HTTP/Curl/CurlMulti.cpp |
1 | 6 (16%) | 4 (25%) | 2022-01-24 |
Source/HTTP/WinHttp/winhttp_connection.h Source/HTTP/Curl/CurlMulti.h |
1 | 6 (16%) | 4 (25%) | 2022-01-24 |
Include/httpClient/httpClient.h Source/HTTP/WinHttp/winhttp_connection.cpp |
1 | 88 (1%) | 9 (11%) | 2022-01-18 |
Include/httpClient/httpClient.h Source/HTTP/WinHttp/winhttp_connection.h |
1 | 88 (1%) | 6 (16%) | 2022-01-18 |
Source/WebSocket/hcwebsocket.cpp Source/HTTP/WinHttp/winhttp_connection.cpp |
1 | 50 (2%) | 9 (11%) | 2022-01-18 |
Source/WebSocket/hcwebsocket.cpp Source/HTTP/WinHttp/winhttp_connection.h |
1 | 50 (2%) | 6 (16%) | 2022-01-18 |
Source/WebSocket/hcwebsocket.cpp Include/httpClient/httpClient.h |
1 | 50 (2%) | 88 (1%) | 2022-01-18 |
Source/WebSocket/hcwebsocket.h Source/HTTP/WinHttp/winhttp_connection.cpp |
1 | 30 (3%) | 9 (11%) | 2022-01-18 |
Source/WebSocket/hcwebsocket.h Source/HTTP/WinHttp/winhttp_connection.h |
1 | 30 (3%) | 6 (16%) | 2022-01-18 |
Source/WebSocket/hcwebsocket.h Include/httpClient/httpClient.h |
1 | 30 (3%) | 88 (1%) | 2022-01-18 |
Source/WebSocket/hcwebsocket.h Source/WebSocket/hcwebsocket.cpp |
1 | 30 (3%) | 50 (2%) | 2022-01-18 |