Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 26 Jan 2019 12:24:04 +0800 | Anton Shestakov | dagop: check if stopdepth is greater than or equal to maxlogdepth |
Sat, 26 Jan 2019 12:21:20 +0800 | Anton Shestakov | revset: move dagop.maxlogdepth usage to generationsrel() |
Sat, 26 Jan 2019 12:20:05 +0800 | Anton Shestakov | test-revset: check that #generations[1:-1] doesn't result in any errors |
Fri, 25 Jan 2019 22:32:45 -0500 | Matt Harbison | py3: fix a bytes/str mingling in test-install.t |
Fri, 25 Jan 2019 21:19:51 -0500 | Matt Harbison | tests: conditionalize Windows difference in test-dispatch.t |
Fri, 25 Jan 2019 16:00:34 -0800 | Gregory Szorc | util: cast memoryview to bytes |