README
changeset 1035 59bc29c84ce0
parent 1032 0fcddde7dae6
child 1047 d830377bf186
equal deleted inserted replaced
1034:5fd28e46e8f5 1035:59bc29c84ce0
    64 - evolve: add a --tool option
    64 - evolve: add a --tool option
    65 - mark "commit -o", "graft -o" and "graft -O" as deprecated since they are
    65 - mark "commit -o", "graft -o" and "graft -O" as deprecated since they are
    66   unlikely to eventually make it into core.
    66   unlikely to eventually make it into core.
    67 - push obsmarkers and phases in the same transaction than changesets
    67 - push obsmarkers and phases in the same transaction than changesets
    68   (when using hg >= 3.1 and bundle2-exp is enabled)
    68   (when using hg >= 3.1 and bundle2-exp is enabled)
       
    69 - hide message about the obsolescence marker exchange behind a
       
    70   `experimental.verbose-obsolescence-exchange` variable (default to False).
    69 
    71 
    70 4.0.1 -- 2014-08-08
    72 4.0.1 -- 2014-08-08
    71 
    73 
    72 - createmarkers() accept an iterable (for compat with other extension)
    74 - createmarkers() accept an iterable (for compat with other extension)
    73 
    75