Mercurial > evolve
log tests/test-evolve-abort-phasediv.t @ 3888:4e434eb1a506
age | author | description |
---|---|---|
Fri, 15 Jun 2018 00:16:29 +0530 | Pulkit Goyal | evolve: raise error.InterventionRequired instead of Abort when conflicts |
Tue, 12 Jun 2018 19:00:12 +0530 | Pulkit Goyal | evolve: improve error messages when conflicts occur |
Wed, 06 Jun 2018 04:29:05 +0530 | Pulkit Goyal | evolve: show unfinished information in `hg status -v` (issue5886) |
Thu, 24 May 2018 00:58:50 +0530 | Pulkit Goyal | evolve: fix storage of replacements and temprevs node in evolvestate |
Thu, 24 May 2018 00:58:35 +0530 | Pulkit Goyal | tests: add more tests related to aborting while resolving phase-divergence |
Wed, 23 May 2018 02:46:20 +0530 | Pulkit Goyal | evolve: make `--abort` strip the temporary revs created during resolution |
Wed, 23 May 2018 02:36:14 +0530 | Pulkit Goyal | evolve: check for None before adding in set of revisions to strip |
Wed, 23 May 2018 02:41:08 +0530 | Pulkit Goyal | tests: add a test file `--abort` flag while resolving phase-divergence |