equal
deleted
inserted
replaced
64 |
64 |
65 - Fix erroneous manifest computation when solving 'bumped' changeset. |
65 - Fix erroneous manifest computation when solving 'bumped' changeset. |
66 - split: avoid crash on empty commit (issue5191), |
66 - split: avoid crash on empty commit (issue5191), |
67 - next: improve locking to avoid issue with working copy parent (issue5244) |
67 - next: improve locking to avoid issue with working copy parent (issue5244) |
68 - prev: improve locking to avoid issue with working copy parent (issue5244) |
68 - prev: improve locking to avoid issue with working copy parent (issue5244) |
|
69 - evolve: fix abort suggestion to include '.' in 'hg update -C .' |
69 |
70 |
70 5.4.1 -- 2016-08-01 |
71 5.4.1 -- 2016-08-01 |
71 |
72 |
72 - compat with Mercurial 3.9 |
73 - compat with Mercurial 3.9 |
73 |
74 |