Mercurial > evolve
comparison .hgtags @ 1422:c868a69c29c5
evolve: distinct between '--all' and '--all --any'
Before this patch, evolve --all implied evolve --all --any. With this patch
evolve --all evolves all the aspiring descendants of the parent of the working
copy. evolve --all --any does what evolve --all did before: evolving all the
troubles in the repo.
We add anew function _aspiringdescendant for this purpose
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Mon, 22 Jun 2015 21:01:30 -0700 |
parents | 2da7b531879a |
children | e8f875227901 |
comparison
equal
deleted
inserted
replaced
1421:8f18c7b3af14 | 1422:c868a69c29c5 |
---|