# HG changeset patch # User Pierre-Yves David # Date 1499994867 -7200 # Node ID 4b5caa509df8340077943064ca0eb7c505941610 # Parent d3994277316326dbe78216c4f29894bc89fe71e0 packaging: update readme I forgot again. diff -r d39942773163 -r 4b5caa509df8 README --- a/README Tue Jul 11 21:39:39 2017 +0530 +++ b/README Fri Jul 14 03:14:27 2017 +0200 @@ -126,6 +126,8 @@ - amend: add a --extract flag to move change back to the working copy (same as uncommit, but accessible through the amend commit) + + - topic: add --age option to sort topic by the most recently touched, - topic: add a 't0' to access the root of a topic while keeping it active, - topic: allow 'hg prev' to me move to 't0', - topic: add a config option to enforce topic on new commit