equal
deleted
inserted
replaced
2 ========= |
2 ========= |
3 |
3 |
4 8.0.1 -- in-progress |
4 8.0.1 -- in-progress |
5 --------------------- |
5 --------------------- |
6 |
6 |
|
7 * compatibility with mercurial 4.6.1 |
7 * next-prev: respect commands.update.check config option (issue5808) |
8 * next-prev: respect commands.update.check config option (issue5808) |
8 * next-prev: fix `evolve --abort` on conflicts (issue5897) |
9 * next-prev: fix `evolve --abort` on conflicts (issue5897) |
9 * obslog: fix breakage when commit has no description |
10 * obslog: fix breakage when commit has no description |
10 * amend: use context manager for locks (issue5887) |
11 * amend: use context manager for locks (issue5887) |
11 |
12 |