README
changeset 1426 6db55f28c965
parent 1422 c868a69c29c5
parent 1424 1377f6a7f9ec
child 1427 fcc467ca740e
equal deleted inserted replaced
1423:ecd669c36c12 1426:6db55f28c965
    63           a target.
    63           a target.
    64 - evolve: `hg evolve --all` only evolve changeset that will end up as
    64 - evolve: `hg evolve --all` only evolve changeset that will end up as
    65           descendant of the current working copy. The old behavior of `--all`
    65           descendant of the current working copy. The old behavior of `--all`
    66           in now in `--all --any`.
    66           in now in `--all --any`.
    67 
    67 
    68 5.1.5 --
    68 5.1.5 -- 2015-06-23
    69 
    69 
    70 - minor documentation cleanup
    70 - minor documentation cleanup
    71 - support -i option for `hg amend` if commit supports it (3.4)
    71 - support -i option for `hg amend` if commit supports it (3.4)
    72 - fix the `debugrecordpruneparents` utility
    72 - fix the `debugrecordpruneparents` utility
    73 - fix some possible crash during command abort (release non-existant transaction)
    73 - fix some possible crash during command abort (release non-existant transaction)