darcs

Patch 1671 resolve issue2581: avoid adding rebase patch twice

Title resolve issue2581: avoid adding rebase patch twice
Superseder Nosy List bfrk
Related Issues
Status accepted Assigned To
Milestone

Created on 2018-03-27.10:38:48 by bfrk, last changed 2018-03-27.13:13:23 by gh.

Files
File name Status Uploaded Type Edit Remove
resolve-issue2581_-avoid-adding-rebase-patch-twice.dpatch bfrk, 2018-03-27.10:38:48 application/x-darcs-patch
See mailing list archives for discussion on individual patches.
Messages
msg20046 (view) Author: bfrk Date: 2018-03-27.10:38:48
1 patch for repository http://darcs.net/screened:

patch 9f28a819ffaaa5446ce4e5683878b880eabf4825
Author: Ben Franksen <ben.franksen@online.de>
Date:   Tue Mar 27 12:29:50 CEST 2018
  * resolve issue2581: avoid adding rebase patch twice
  
  In tentativelyMergePatches_, when we handle the --reorder-patches case, we
  filter out any local rebase patch before removing our unmerged patches, so
  when we add the merged patches back we also have to filter out the rebase
  patch.
Attachments
msg20050 (view) Author: gh Date: 2018-03-27.13:13:23
Looks good, accepted
History
Date User Action Args
2018-03-27 10:38:48bfrkcreate
2018-03-27 13:04:43ghsetstatus: needs-screening -> needs-review
2018-03-27 13:13:23ghsetstatus: needs-review -> accepted
messages: + msg20050