equal
deleted
inserted
replaced
5 ------------------- |
5 ------------------- |
6 |
6 |
7 * prune: rename `--biject` flag to `--pair` (old flag is kept as an alias) |
7 * prune: rename `--biject` flag to `--pair` (old flag is kept as an alias) |
8 * pick: rename the "grab" command to "pick" to avoid ambiguity with graft |
8 * pick: rename the "grab" command to "pick" to avoid ambiguity with graft |
9 * discovery: enable obshashrange based discovery by default |
9 * discovery: enable obshashrange based discovery by default |
|
10 |
|
11 topic |
|
12 |
|
13 * revset: `topic("patterns")` now handle standard patterns ("re:", etc) |
|
14 * revset: `topic(REVS)` matches revisions with same topic as REVS |
10 |
15 |
11 8.1.2 -- 2018-08-28 |
16 8.1.2 -- 2018-08-28 |
12 ------------------- |
17 ------------------- |
13 |
18 |
14 * obshashrange: improved robusness of the cache under heavy load |
19 * obshashrange: improved robusness of the cache under heavy load |