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 |
---|---|---|---|---|
crypto/internal.h crypto/crypto.c |
5 | 119 (4%) | 49 (10%) | 2022-01-28 |
crypto/fipsmodule/aes/internal.h crypto/crypto.c |
4 | 29 (13%) | 49 (8%) | 2022-01-28 |
crypto/fipsmodule/bcm.c crypto/crypto.c |
4 | 89 (4%) | 49 (8%) | 2022-01-28 |
crypto/fipsmodule/bcm.c crypto/fipsmodule/aes/internal.h |
4 | 89 (4%) | 29 (13%) | 2022-01-28 |
crypto/fipsmodule/bn/rsaz_exp.h crypto/crypto.c |
4 | 14 (28%) | 49 (8%) | 2022-01-28 |
crypto/fipsmodule/bn/rsaz_exp.h crypto/fipsmodule/aes/internal.h |
4 | 14 (28%) | 29 (13%) | 2022-01-28 |
crypto/fipsmodule/bn/rsaz_exp.h crypto/fipsmodule/bcm.c |
4 | 14 (28%) | 89 (4%) | 2022-01-28 |
crypto/fipsmodule/cpucap/cpucap.c crypto/crypto.c |
4 | 8 (50%) | 49 (8%) | 2022-01-28 |
crypto/fipsmodule/cpucap/cpucap.c crypto/fipsmodule/aes/internal.h |
4 | 8 (50%) | 29 (13%) | 2022-01-28 |
crypto/fipsmodule/cpucap/cpucap.c crypto/fipsmodule/bcm.c |
4 | 8 (50%) | 89 (4%) | 2022-01-28 |
crypto/fipsmodule/cpucap/cpucap.c crypto/fipsmodule/bn/rsaz_exp.h |
4 | 8 (50%) | 14 (28%) | 2022-01-28 |
crypto/fipsmodule/ec/p256-nistz.c crypto/crypto.c |
4 | 11 (36%) | 49 (8%) | 2022-01-28 |
crypto/fipsmodule/ec/p256-nistz.c crypto/fipsmodule/aes/internal.h |
4 | 11 (36%) | 29 (13%) | 2022-01-28 |
crypto/fipsmodule/ec/p256-nistz.c crypto/fipsmodule/bcm.c |
4 | 11 (36%) | 89 (4%) | 2022-01-28 |
crypto/fipsmodule/ec/p256-nistz.c crypto/fipsmodule/bn/rsaz_exp.h |
4 | 11 (36%) | 14 (28%) | 2022-01-28 |
crypto/fipsmodule/ec/p256-nistz.c crypto/fipsmodule/cpucap/cpucap.c |
4 | 11 (36%) | 8 (50%) | 2022-01-28 |
crypto/fipsmodule/modes/gcm.c crypto/crypto.c |
4 | 30 (13%) | 49 (8%) | 2022-01-28 |
crypto/fipsmodule/modes/gcm.c crypto/fipsmodule/aes/internal.h |
4 | 30 (13%) | 29 (13%) | 2022-01-28 |
crypto/fipsmodule/modes/gcm.c crypto/fipsmodule/bcm.c |
4 | 30 (13%) | 89 (4%) | 2022-01-28 |
crypto/fipsmodule/modes/gcm.c crypto/fipsmodule/bn/rsaz_exp.h |
4 | 30 (13%) | 14 (28%) | 2022-01-28 |