Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 01 May 2019 09:34:47 -0700 | Martin von Zweigbergk | log: add config for making `hg log -G` always topo-sorted |
Tue, 14 May 2019 09:13:39 -0700 | Martin von Zweigbergk | log: remove an unnecessary "and opts.get('rev')" condition |
Tue, 16 Oct 2018 04:59:36 -0700 | Kyle Lippincott | graphmod: remove support for graph lines mixing parent/grandparent styles (BC) |
Wed, 15 May 2019 21:02:32 +0300 | Pulkit Goyal | py3: add 5 new passing tests |
Wed, 15 May 2019 20:37:39 +0300 | Pulkit Goyal | py3: add a r'' to prevent transformer adding b'' |
Mon, 06 May 2019 22:51:10 +0200 | Raphaël Gomès | rust-dirstate: call parse/pack bindings from Python |