Mercurial > evolve
comparison README @ 1185:cc3e68120185 stable
evolve: remove the dependency to the rebase extension
We do not use any rebase internal anymore.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Sat, 13 Dec 2014 18:19:12 -0800 |
parents | 15492cea54e9 |
children | dbd0733e5840 |
comparison
equal
deleted
inserted
replaced
1184:bc601c010185 | 1185:cc3e68120185 |
---|---|
48 python run-tests.py --with-hg=/path/to/hg | 48 python run-tests.py --with-hg=/path/to/hg |
49 | 49 |
50 | 50 |
51 Changelog | 51 Changelog |
52 ========= | 52 ========= |
53 | |
54 5.0.2 -- | |
55 | |
56 - evolve: remove dependency to the rebase extension | |
53 | 57 |
54 5.0.1 -- 2014-11-25 | 58 5.0.1 -- 2014-11-25 |
55 | 59 |
56 - amend: fix --logfile argument | 60 - amend: fix --logfile argument |
57 - evolve: preserve branch change when evolving | 61 - evolve: preserve branch change when evolving |