Mercurial > evolve
log
age | author | description |
---|---|---|
Mon, 15 Jan 2018 18:41:29 +0100 | Pierre-Yves David | changelog: update changelog with some of the benefit from the new format |
Thu, 11 Jan 2018 18:36:05 +0530 | Pulkit Goyal | evolve: use better words in conflict markers of `hg evolve` |
Thu, 11 Jan 2018 18:38:09 +0530 | Pulkit Goyal | tests: add a test demonstrating we still use graft in conflict markers |
Wed, 10 Jan 2018 15:59:35 +0530 | Pulkit Goyal | evolve: remove the old functions for writing evolvestate |
Wed, 10 Jan 2018 15:57:43 +0530 | Pulkit Goyal | evolve: use the new evolvestate class in place of old methods |
Wed, 10 Jan 2018 14:53:01 +0530 | Pulkit Goyal | evolvestate: add a class to wrap the state of `hg evolve` command |
Fri, 12 Jan 2018 19:23:29 +0530 | Pulkit Goyal | evolve: start vendoring third party package cbor |