README
changeset 2791 cf09d608ff0c
parent 2786 ae690d39fc92
child 2804 bae174e0e0ac
equal deleted inserted replaced
2790:1b7b9acda2a9 2791:cf09d608ff0c
   125 -------------------
   125 -------------------
   126 
   126 
   127   - amend: add a --extract flag to move change back to the working copy
   127   - amend: add a --extract flag to move change back to the working copy
   128     (same as uncommit, but accessible through the amend commit)
   128     (same as uncommit, but accessible through the amend commit)
   129   - split: now properly refuse to split public changeset
   129   - split: now properly refuse to split public changeset
       
   130   - commands: unify and improve the pre-rewrite validation and error message
   130   - uncommit: add support for --current-date and --current-user option
   131   - uncommit: add support for --current-date and --current-user option
   131   - fold: add support for --current-date and --current-user option
   132   - fold: add support for --current-date and --current-user option
   132   - metaedit: add support for --current-date and --current-user option
   133   - metaedit: add support for --current-date and --current-user option
   133   - split add support for --current-date and --current-user option
   134   - split add support for --current-date and --current-user option
   134 
   135