summaryrefslogtreecommitdiff
path: root/diffcore-rotate.c
AgeCommit message (Expand)Author
2024-12-06diff.h: fix index used to loop through unsigned integerPatrick Steinhardt
2024-12-06global: mark code units that generate warnings with `-Wsign-compare`Patrick Steinhardt
2024-09-30diff: improve lifecycle management of diff queuesPatrick Steinhardt
2023-02-23treewide: replace cache.h with more direct headers, where possibleElijah Newren
2021-02-16diff: --{rotate,skip}-to=<path>Junio C Hamano