Mercurial > evolve
log
age | author | description |
---|---|---|
Mon, 12 Mar 2018 15:50:25 -0700 | Martin von Zweigbergk | amend: include "operation" metadata in obsmarkers |
Fri, 16 Mar 2018 10:22:27 -0700 | Martin von Zweigbergk | compat: add wrapper for obsolete.createmarkers() that accepts "operation" arg |
Mon, 12 Mar 2018 23:26:25 -0700 | Martin von Zweigbergk | tests: do not glob out fixed dates |
Fri, 16 Mar 2018 17:00:01 +0530 | Pulkit Goyal | evolve: de-duplicate some function calls |
Fri, 16 Mar 2018 16:11:22 +0530 | Pulkit Goyal | evolve: move deletion of evolvestate out of continueevolve() function |
Fri, 16 Mar 2018 16:04:28 +0530 | Pulkit Goyal | evolve: load evolvestate before passing to continueevolve() |
Fri, 16 Mar 2018 15:56:05 +0530 | Pulkit Goyal | evolve: move the handling for non-continue part in else conditional |