Mercurial > evolve
log
age | author | description |
---|---|---|
Fri, 16 Mar 2018 15:01:44 +0530 | Pulkit Goyal | prev: fix the breakage of `hg previous` from obsolete cset stable |
Fri, 16 Mar 2018 14:59:10 +0530 | Pulkit Goyal | prev: add a test case which shows traceback when doing prev on obsolete cset stable |
Tue, 13 Mar 2018 19:06:14 +0530 | Pulkit Goyal | tests: add more tests related to stabilization of orphaned merge commit |
Tue, 13 Mar 2018 18:17:50 +0530 | Pulkit Goyal | evolve: fix stabilization of orphan merge changesets in case of conflicts |
Tue, 13 Mar 2018 15:29:35 +0530 | Pulkit Goyal | tests: add a test file of resolving orphaness of merge changesets |
Tue, 13 Mar 2018 20:44:51 +0530 | Pulkit Goyal | grab: gracefully handle the case when we try to grab parent of wdir |
Sat, 03 Mar 2018 23:31:46 +0530 | Pulkit Goyal | grab: move the initialization of pctx variable outside of if-else |