Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 16 Nov 2021 18:54:05 +0100 | pacien | hg-cpython: use ancestor iterator impls from vcsgraph |
Fri, 10 Dec 2021 15:27:22 +0100 | pacien | hg-cpython: implement vcsgraph::Graph for our Index |
Fri, 10 Dec 2021 15:22:24 +0100 | pacien | rust: add vcsgraph crate as dependency |
Tue, 07 Dec 2021 23:01:20 -0800 | Martin von Zweigbergk | simplemerge: don't calculate conflict labels when resolving automatically |
Tue, 07 Dec 2021 22:45:31 -0800 | Martin von Zweigbergk | simplemerge: remove now-unused `localorother` argument from `merge_lines()` |
Tue, 07 Dec 2021 22:33:18 -0800 | Martin von Zweigbergk | simplemerge: add a specialized function for "union", "local", "other" |
Sat, 18 Dec 2021 11:47:03 +0100 | Simon Sapin | rhg: Fall back to Python if verbose status is requested by config |