Mercurial > evolve
log
age | author | description |
---|---|---|
Thu, 19 Dec 2019 22:31:13 -0800 | Martin von Zweigbergk | cleanup: replace .parents()[0] by .p1() |
Wed, 27 Nov 2019 20:54:48 +0530 | Sushil khanchi | evolve: add more tests for --continue case when relocating "divergent" |
Wed, 27 Nov 2019 19:50:33 +0530 | Sushil khanchi | evolve: use meaningful variable names for a return value |
Wed, 27 Nov 2019 12:34:19 +0530 | Sushil khanchi | evolve: add logic to cover --continue case when relocating "divergent" |
Mon, 25 Nov 2019 21:28:52 +0530 | Sushil khanchi | evolve: add test for `--continue` case when relocating "divergent" |
Mon, 25 Nov 2019 19:12:51 +0530 | Sushil khanchi | evolve: use more specific key name to store in evolvestate |