debian/test-blacklist
author Pulkit Goyal <7895pulkit@gmail.com>
Wed, 21 Jun 2017 02:00:01 +0530
changeset 2643 a9ca94defc29
parent 1581 54f75dc48887
permissions -rw-r--r--
topics: rename '--change' flag to '--rev' flag The --change flag was used to read a revset of which topic should be changed. In mercurial we use --rev for this type of flag. Now things will work as follows: `hg topics topicname`: It will set the current topic `hg topics topicname --rev revset`: Change topic of all the revs in the revset to topicname Further patches will try to achieve the following: `hg topics --clear --rev revset`: clear topic from all the revisions in the revset `hg topics --clear`: clear the current topic (Current behavior) `hg topics --rev revset`: show topics on the revisions in the revset

test-drop.t
test-inhibit.t
test-simple4server.t
tests/test-simple4server-bundle2.t