Mercurial > hg
log tests/test-arbitraryfilectx.t @ 44909:d452acc8cce8 stable
age | author | description |
---|---|---|
Thu, 24 Jan 2019 11:34:18 -0500 | Augie Fackler | py3: fix missing b prefixes in test-arbitraryfilectx.t |
Mon, 02 Apr 2018 17:06:42 +0530 | Pulkit Goyal | py3: use pycompat.bytestr() intsead of str |
Fri, 23 Feb 2018 18:12:20 +0530 | Pulkit Goyal | py3: add missing b'' in test-arbitraryfilectx.t |
Wed, 07 Feb 2018 13:34:51 +0530 | Pulkit Goyal | py3: add b'' prefixes to string literals in test files |
Thu, 19 Oct 2017 23:16:48 -0400 | Matt Harbison | test-arbitraryfilectx: stabilize for Windows stable |
Tue, 17 Oct 2017 12:41:24 -0700 | Phil Cohen | arbitraryfilecontext: skip the cmp fast path if any side is a symlink |