log tests/test-fix-topology.t @ 45933:2960b7fac966

age author description
Tue, 06 Oct 2020 22:36:15 -0700 Martin von Zweigbergk errors: introduce InputError and use it from commands and cmdutil
Fri, 16 Oct 2020 15:02:46 -0700 Martin von Zweigbergk fix: don't include obsolete descendants with -s
Fri, 16 Oct 2020 11:15:00 -0700 Martin von Zweigbergk tests: add test showing how `hg fix -s` deals with obsolete and orphan nodes
Fri, 09 Oct 2020 00:33:50 -0400 Matt Harbison fix: update commit hash references in the new commits
Fri, 13 Mar 2020 12:16:00 -0700 Martin von Zweigbergk fix: add a -s option to format a revision and its descendants
Fri, 13 Dec 2019 15:14:57 -0800 Martin von Zweigbergk fix: disallow `hg fix --all --working-dir`
Thu, 12 Mar 2020 16:25:22 -0700 Martin von Zweigbergk tests: simplify test-fix-topology.t slightly by using a `(case !)`