equal
deleted
inserted
replaced
124 6.6.0 - in progress |
124 6.6.0 - in progress |
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 - uncommit: add support for --current-date and --current-user option |
130 - uncommit: add support for --current-date and --current-user option |
130 - fold: add support for --current-date and --current-user option |
131 - fold: add support for --current-date and --current-user option |
131 - metaedit: add support for --current-date and --current-user option |
132 - metaedit: add support for --current-date and --current-user option |
132 - split add support for --current-date and --current-user option |
133 - split add support for --current-date and --current-user option |
133 |
134 |