Want to help changeset evolution ? Here is a list of easy task.
Pierre-Yves David
pyd at fb.com
Sat Oct 4 10:51:20 UTC 2014
During the sprint in Munich, Angel Ezquerra me asked how an occasional
contributors could help the development of the changeset evolution
concept. Therefore I recently created a list of easy tasks and bugfix on
the Mercurial tracker. Some of them requires patch for Mercurial core
and some others require patching the experimental evolve extension.
Here is the list of tasks as a teaser:
- add a --evolve flag to `hg next`
- add a --keep flag to `hg prune`
- add a --rev flag to `hg evolve`
- add flag to pick the trouble to resolve on `hg evolve`
- cleanup, split, fold and bijection in `hg prune`
- evolve doesn't support lazy revsets
- handle merge in `hg evolve`
- `hg amend -e` without username sends nowhere
- `hg evolve` should preserve branch change
- `hg touch` fails to move the active bookmark
- `hg touch` on multiple revision does the wrong thing
- point to evolution documentation (or the evolve command) in the
troubled changesets warning
- say ""filtered revision" instead of "unknown revision" when referring
to a hidden changeset
The full list is available here:
http://bz.selenic.com/buglist.cgi?keywords=easy%2C%20&keywords_type=anywords&order=Bug%20Number&resolution=---&query_format=advanced&bug_status=UNCONFIRMED&bug_status=CONFIRMED&bug_status=NEED_EXAMPLE&bug_status=IN_PROGRESS&component=evolution&list_id=4684
Happy Hacking.
(cross posting to mercurial-devel and evolve-testers mailing list;
please discuss each tasks on the bts or in its own thread.)
--
Pierre-Yves David
More information about the Evolve-testers
mailing list