aboutsummaryrefslogtreecommitdiffstats
path: root/app/History.hs
AgeCommit message (Collapse)Author
2023-10-14utilize all processorsLibravatar Alexander Foremny
2023-10-14remove calls to `setWorkingDirectory`Libravatar Alexander Foremny
2023-10-14add basic caching of Issue'sLibravatar Fabian Kirchner
2023-10-14deduce initial provenance from commit historyLibravatar Fabian Kirchner
2023-10-14get issues for all commitsLibravatar Fabian Kirchner
2023-10-14extract listIssues to History and make commit configurableLibravatar Fabian Kirchner
2023-10-13refactor: extract getIssues into HistoryLibravatar Fabian Kirchner