equal
deleted
inserted
replaced
8 * evolve: use stack alias s# in `hg evolve` messages |
8 * evolve: use stack alias s# in `hg evolve` messages |
9 * next, prev: use stack alias s# when relevant |
9 * next, prev: use stack alias s# when relevant |
10 * rewind: add an undo alias |
10 * rewind: add an undo alias |
11 * caches: skip warming the stablerange cache on strip in "auto" mode |
11 * caches: skip warming the stablerange cache on strip in "auto" mode |
12 * topic: properly register the '{topicidx}' for mercurial <= 4.5 |
12 * topic: properly register the '{topicidx}' for mercurial <= 4.5 |
|
13 |
|
14 * pullbundle: experimental extension to slice pull in multiple slices whose |
|
15 associated bundle can be cached. The extensions is shipped |
|
16 alongside evolve only for convenience. It it requires data |
|
17 structures that currently live in the evolve extensions. |
13 |
18 |
14 8.2.1 -- 2018-09-14 |
19 8.2.1 -- 2018-09-14 |
15 ------------------- |
20 ------------------- |
16 |
21 |
17 * obshashrange: issue the "long stable cache" update message only once |
22 * obshashrange: issue the "long stable cache" update message only once |