diff options
author | Vivien Kraus <vivien@planete-kraus.eu> | 2023-10-31 21:01:10 +0100 |
---|---|---|
committer | Christopher Baines <mail@cbaines.net> | 2024-04-16 14:04:31 +0100 |
commit | 7156a36dec07d35c6b885a61727e34c98ebfdd68 (patch) | |
tree | b766d7ece299fa84424e151ca60fee7cf463e450 /guix-qa-frontpage/view | |
parent | d4552fc682fd3b0c048237ce35751bbae8c3f250 (diff) | |
download | qa-frontpage-7156a36dec07d35c6b885a61727e34c98ebfdd68.tar qa-frontpage-7156a36dec07d35c6b885a61727e34c98ebfdd68.tar.gz |
Sort the patches before applying them to the git branch.
By default, the patches are not ordered. Because of the unreliability
of e-mail delivery, they can be received completely out of order.
Patchwork may also re-order them, and they may get ordered by commit
author date (or, equivalently, e-mail Date header). Both
possibilities lead to failure to apply patches if the order is
incorrect for two patches that do not commute.
The patch name contains a header: [bug#xxx,v12,i/n] where "i" is the
variable part and indicates the patch number. Git pads "i" with zeros
if needed. The string order of the names is thus the true commit
order.
* guix-qa-frontpage/manage-patch-branches.scm (create-branch-for-issue):
Sort patches according to their "name".
Diffstat (limited to 'guix-qa-frontpage/view')
0 files changed, 0 insertions, 0 deletions