darcs

Patch 1287 resolve issue2260: skip internal patches when counting

Title resolve issue2260: skip internal patches when counting
Superseder Nosy List ganesh, gh
Related Issues
Status accepted Assigned To
Milestone 2.10.0

Created on 2015-02-19.07:11:11 by ganesh, last changed 2015-02-20.13:58:00 by gh.

Files
File name Status Uploaded Type Edit Remove
patch-preview.txt ganesh, 2015-02-19.07:11:11 text/x-darcs-patch
resolve-issue2260_-skip-internal-patches-when-counting.dpatch ganesh, 2015-02-19.07:11:11 application/x-darcs-patch
unnamed ganesh, 2015-02-19.07:11:11
See mailing list archives for discussion on individual patches.
Messages
msg18166 (view) Author: ganesh Date: 2015-02-19.07:11:11
1 patch for repository darcs-unstable@darcs.net:screened:

Thu Feb 19 07:02:08 GMT 2015  Ganesh Sittampalam <ganesh@earth.li>
  * resolve issue2260: skip internal patches when counting
Attachments
msg18167 (view) Author: ganesh Date: 2015-02-19.07:11:50
Bug fix, should go into 2.10 (I recorded it against that branch so it 
should apply cleanly)
msg18187 (view) Author: gh Date: 2015-02-20.13:58:00
The patch modifies functions dropn and safetake of Darcs.Patch.Match so
that they ignore 'internal' (= rebase) patches. The shell test shows
that the bug is fixed. Accepted.
History
Date User Action Args
2015-02-19 07:11:11ganeshcreate
2015-02-19 07:11:50ganeshsetstatus: needs-screening -> needs-review
nosy: + gh
messages: + msg18167
milestone: 2.10.0
2015-02-20 13:58:00ghsetstatus: needs-review -> accepted
messages: + msg18187