Mercurial > evolve
log tests/test-topic.t @ 2664:ed6fb5f20b24
age | author | description |
---|---|---|
Sun, 25 Jun 2017 06:53:22 +0530 | Pulkit Goyal | topics: return early so that other if conditions don't get execute (issue5600) |
Mon, 26 Jun 2017 17:47:04 +0200 | Pierre-Yves David | test: extra output to understand the next changeset better |
Mon, 26 Jun 2017 17:20:17 +0200 | Pierre-Yves David | tests: expand output to check topic activation |
Wed, 21 Jun 2017 07:32:11 +0530 | Pulkit Goyal | topics: add some noise to rewrittent changeset to prevent hash cycle |
Wed, 21 Jun 2017 13:18:47 +0200 | Pierre-Yves David | topic-change: update the working copy along when changing topic of '.' |
Wed, 21 Jun 2017 07:21:50 +0530 | Pulkit Goyal | topics: use a dict for successors of changesets produced by topic change |
Wed, 21 Jun 2017 02:00:01 +0530 | Pulkit Goyal | topics: rename '--change' flag to '--rev' flag |