equal
deleted
inserted
replaced
2 ========= |
2 ========= |
3 |
3 |
4 8.1.1 - in progress |
4 8.1.1 - in progress |
5 ------------------- |
5 ------------------- |
6 |
6 |
|
7 * clone: fix possible crash when using clone bundle and forcing cache warming |
7 * evolve: properly set second parent during conflict (issue5927) |
8 * evolve: properly set second parent during conflict (issue5927) |
|
9 * next: delete the evolvestate after aborting interrupted `next --evolve` |
8 * next: fix topic restriction when passing --evolve |
10 * next: fix topic restriction when passing --evolve |
9 * clone: fix possible crash when using clone bundle and forcing cache warming |
|
10 * obshashrange: fix speed and consistency issues during cache invalidation |
11 * obshashrange: fix speed and consistency issues during cache invalidation |
11 * obshashrange: properly persist all caches involved in obshashrange discovery |
12 * obshashrange: properly persist all caches involved in obshashrange discovery |
12 * delete the evolvestate after aborting interrupted `next --evolve` |
|
13 |
13 |
14 8.1.0 -- 2018-08-03 |
14 8.1.0 -- 2018-08-03 |
15 ------------------- |
15 ------------------- |
16 |
16 |
17 * compatibility with mercurial 4.7 |
17 * compatibility with mercurial 4.7 |