CHANGELOG
changeset 3856 9c0b37be8582
parent 3854 b1eb2dea6737
child 3915 3d0fa4a94871
equal deleted inserted replaced
3855:bce7afc21e1f 3856:9c0b37be8582
    10             * parent changes handling,
    10             * parent changes handling,
    11             * divergent stack handling,
    11             * divergent stack handling,
    12   * evolve: add a help section dedicated to interrupted evolve,
    12   * evolve: add a help section dedicated to interrupted evolve,
    13   * evolve: merge commit messages when resolving content divergence (issue5877)
    13   * evolve: merge commit messages when resolving content divergence (issue5877)
    14   * evolve: show unfinished state information in `hg status -v` (issue5886)
    14   * evolve: show unfinished state information in `hg status -v` (issue5886)
       
    15   * evolve: move bookmarks also when updating to successors (issue5923)
    15   * evolve: add a new `--no-update` flag to keep working copy on the initial
    16   * evolve: add a new `--no-update` flag to keep working copy on the initial
    16             revision.
    17             revision.
    17   * evolve: new help section dedicated to resuming operation interrupted by
    18   * evolve: new help section dedicated to resuming operation interrupted by
    18             merge conflit, `hg help evolve.interrupted`.
    19             merge conflit, `hg help evolve.interrupted`.
    19 
    20