aboutsummaryrefslogtreecommitdiff
path: root/guix-qa-frontpage/manage-patch-branches.scm
Commit message (Expand)AuthorAge
* Add a new package changes pageChristopher Baines2023-07-05
* Try to reduce the frequency of the requests to issues.guix.gnu.orgChristopher Baines2023-05-31
* Memoize checking for changes against the latest master revisionChristopher Baines2023-05-23
* Delete patch branches where master has changed too muchChristopher Baines2023-05-23
* Improve checking for patch branches to deleteChristopher Baines2023-03-03
* Tweak and join up how many patch series are processedChristopher Baines2023-02-17
* Increase the number of series to create branches forChristopher Baines2023-02-14
* Further tweak managing patch branchesChristopher Baines2023-02-14
* Fix deleting patch branchesChristopher Baines2023-02-14
* Fix some variable issuesChristopher Baines2022-12-09
* Make sure to delete branches when applying patches failsChristopher Baines2022-12-09
* Guard against missing patchwork series datesChristopher Baines2022-12-09
* Make sure to process series for branches that already existChristopher Baines2022-12-09
* Treat issue numbers as numbers when managing patch branchesChristopher Baines2022-12-09
* Log more about recreating branchesChristopher Baines2022-12-09
* Clear relevant cache entries when recreating branchesChristopher Baines2022-12-08
* Fix string to numberChristopher Baines2022-12-05
* Pull more get-issue-branch-base-and-target-refs calls outChristopher Baines2022-12-05
* Stop creating patchwork checks when applying patchesChristopher Baines2022-11-21
* Switch to using the git repository for comparison informationChristopher Baines2022-11-20
* Extract out the git repository procetures from manage branches moduleChristopher Baines2022-11-20
* Improve error handling around creating patch branchesChristopher Baines2022-11-19
* Reduce the number of series to create branches forChristopher Baines2022-11-18
* Add more exception handling around creating patch branchesChristopher Baines2022-11-18
* Don't crash if git am --skip failsChristopher Baines2022-11-18
* Increase the number of series to create branches forChristopher Baines2022-11-18
* Sort out some variable naming for patchwork seriesChristopher Baines2022-11-18
* Fix missing variable errorChristopher Baines2022-11-18
* Add more logging around creating patch branchesChristopher Baines2022-11-18
* Fix the dig procedure and uses of itChristopher Baines2022-11-17
* Delete branches if the basis of the comparison is goneChristopher Baines2022-11-17
* Guard against errors in get-git-branch-head-committer-dateChristopher Baines2022-11-17
* Handle re-creating branches when new Patchwork series are presentChristopher Baines2022-11-07
* Add missing newlineChristopher Baines2022-11-07
* Adopt managing patch branchesChristopher Baines2022-10-25