Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 15 May 2018 11:52:43 -0700 | Kyle Lippincott | tests: mark tests that fail when using chg as #require no-chg |
Fri, 27 Apr 2018 21:54:37 +0530 | Pulkit Goyal | py3: use pycompat.bytestr() instead of str() in extensions.py |
Wed, 16 May 2018 07:58:02 +0530 | Pulkit Goyal | py3: use pycompat.bytestr() on bytes before %r-ing it |
Thu, 15 Feb 2018 17:15:21 +0530 | Pulkit Goyal | py3: add b'' prefixes in tests/test-extension.t |
Fri, 27 Apr 2018 20:55:10 +0530 | Pulkit Goyal | py3: suppress the value returned by .write() calls |
Tue, 15 May 2018 09:57:58 -0700 | Martin von Zweigbergk | tests: test failure reporting in blackbox code |
Mon, 14 May 2018 12:53:13 +0200 | David Demelier | export: add -B option to select a bookmark |