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 |
---|---|---|---|---|
include/task.h tasks.c |
2 | 44 (4%) | 55 (3%) | 2022-01-10 |
portable/MemMang/heap_2.c portable/MemMang/heap_1.c |
1 | 19 (5%) | 19 (5%) | 2022-01-28 |
portable/MemMang/heap_3.c portable/MemMang/heap_1.c |
1 | 16 (6%) | 19 (5%) | 2022-01-28 |
portable/MemMang/heap_3.c portable/MemMang/heap_2.c |
1 | 16 (6%) | 19 (5%) | 2022-01-28 |
portable/MemMang/heap_4.c portable/MemMang/heap_1.c |
1 | 21 (4%) | 19 (5%) | 2022-01-28 |
portable/MemMang/heap_4.c portable/MemMang/heap_2.c |
1 | 21 (4%) | 19 (5%) | 2022-01-28 |
portable/MemMang/heap_4.c portable/MemMang/heap_3.c |
1 | 21 (4%) | 16 (6%) | 2022-01-28 |
portable/MemMang/heap_5.c portable/MemMang/heap_1.c |
1 | 19 (5%) | 19 (5%) | 2022-01-28 |
portable/MemMang/heap_5.c portable/MemMang/heap_2.c |
1 | 19 (5%) | 19 (5%) | 2022-01-28 |
portable/MemMang/heap_5.c portable/MemMang/heap_3.c |
1 | 19 (5%) | 16 (6%) | 2022-01-28 |
portable/MemMang/heap_5.c portable/MemMang/heap_4.c |
1 | 19 (5%) | 21 (4%) | 2022-01-28 |
portable/GCC/RISC-V/port.c portable/GCC/RISC-V/chip_specific_extensions/RISCV_no_extensions/freertos_risc_v_chip_specific_extensions.h |
1 | 21 (4%) | 1 (100%) | 2022-01-27 |
portable/GCC/RISC-V/portASM.S portable/GCC/RISC-V/chip_specific_extensions/RISCV_no_extensions/freertos_risc_v_chip_specific_extensions.h |
1 | 17 (5%) | 1 (100%) | 2022-01-27 |
portable/GCC/RISC-V/portASM.S portable/GCC/RISC-V/port.c |
1 | 17 (5%) | 21 (4%) | 2022-01-27 |
portable/GCC/RISC-V/portContext.h portable/GCC/RISC-V/chip_specific_extensions/RISCV_no_extensions/freertos_risc_v_chip_specific_extensions.h |
1 | 1 (100%) | 1 (100%) | 2022-01-27 |
portable/GCC/RISC-V/portContext.h portable/GCC/RISC-V/port.c |
1 | 1 (100%) | 21 (4%) | 2022-01-27 |
portable/GCC/RISC-V/portContext.h portable/GCC/RISC-V/portASM.S |
1 | 1 (100%) | 17 (5%) | 2022-01-27 |
portable/GCC/RISC-V/portmacro.h portable/GCC/RISC-V/chip_specific_extensions/RISCV_no_extensions/freertos_risc_v_chip_specific_extensions.h |
1 | 19 (5%) | 1 (100%) | 2022-01-27 |
portable/GCC/RISC-V/portmacro.h portable/GCC/RISC-V/port.c |
1 | 19 (5%) | 21 (4%) | 2022-01-27 |
portable/GCC/RISC-V/portmacro.h portable/GCC/RISC-V/portASM.S |
1 | 19 (5%) | 17 (5%) | 2022-01-27 |