README
branchstable
changeset 2804 bae174e0e0ac
parent 2791 cf09d608ff0c
child 2805 a789b9d5b60c
equal deleted inserted replaced
2803:843311b8876e 2804:bae174e0e0ac
   130   - commands: unify and improve the pre-rewrite validation and error message
   130   - commands: unify and improve the pre-rewrite validation and error message
   131   - uncommit: add support for --current-date and --current-user option
   131   - uncommit: add support for --current-date and --current-user option
   132   - fold: add support for --current-date and --current-user option
   132   - fold: add support for --current-date and --current-user option
   133   - metaedit: add support for --current-date and --current-user option
   133   - metaedit: add support for --current-date and --current-user option
   134   - split add support for --current-date and --current-user option
   134   - split add support for --current-date and --current-user option
       
   135   - compat: use various new API instead of the one deprecated in 4.3
       
   136     (when available)
   135 
   137 
   136   - topic: add --age option to sort topic by the most recently touched,
   138   - topic: add --age option to sort topic by the most recently touched,
   137   - topic: add a 't0' to access the root of a topic while keeping it active,
   139   - topic: add a 't0' to access the root of a topic while keeping it active,
   138   - topic: allow 'hg prev' to me move to 't0',
   140   - topic: allow 'hg prev' to me move to 't0',
   139   - topic: add a config option to enforce topic on new commit
   141   - topic: add a config option to enforce topic on new commit