log tests/test-check-py3-compat.t @ 29329:f359cdc91e21 stable

age author description
Sun, 17 Apr 2016 02:29:33 +0530 Pulkit Goyal py3: make factotum use absolute_import
Sun, 17 Apr 2016 02:15:05 +0530 Pulkit Goyal py3: make extdiff use absolute_import
Sun, 17 Apr 2016 02:10:55 +0530 Pulkit Goyal py3: make eol use absolute_import
Sun, 17 Apr 2016 00:53:56 +0530 Pulkit Goyal py3: make color use absolute_import
Sun, 17 Apr 2016 00:23:05 +0530 Pulkit Goyal py3: make hgmanpage use absolute_import
Sun, 17 Apr 2016 00:20:44 +0530 Pulkit Goyal py3: make gendoc use absolute_import
Sun, 17 Apr 2016 00:14:42 +0530 Pulkit Goyal py3: make check-seclevel use absolute_import
Sat, 16 Apr 2016 12:41:58 +0530 Pulkit Goyal py3: make test-demandimport use print_function
Sat, 16 Apr 2016 06:03:11 +0300 Robert Stanca py3: use absolute_import in svnxml.py
Sat, 16 Apr 2016 05:34:21 +0300 Robert Stanca py3: use absolute_import in sitecustomize.py
Sat, 16 Apr 2016 05:33:23 +0300 Robert Stanca py3: use absolute_import in revlog-formatv0.py
Sat, 16 Apr 2016 05:32:10 +0300 Robert Stanca py3: use absolute_import in printenv.py
Sat, 16 Apr 2016 05:30:32 +0300 Robert Stanca py3: use absolute_import in mockblackbox.py
Sat, 16 Apr 2016 05:29:29 +0300 Robert Stanca py3: use absolute_import in killdaemons.py
Sat, 16 Apr 2016 04:06:24 +0530 Pulkit Goyal tests: make test-trusted use print_function
Sat, 16 Apr 2016 03:38:23 +0530 Pulkit Goyal tests: make test-doctest use absolute_import
Sat, 16 Apr 2016 03:35:27 +0530 Pulkit Goyal tests: make test-hgwebdir-paths use absolute_import
Sat, 16 Apr 2016 03:22:45 +0530 Pulkit Goyal tests: make test-lrucachedict use print_function
Sat, 16 Apr 2016 03:10:41 +0530 Pulkit Goyal tests: make test-lrucachedict use absolute_import
Sat, 16 Apr 2016 03:08:16 +0530 Pulkit Goyal tests: make test-manifest use absolute_import
Sat, 16 Apr 2016 03:04:23 +0530 Pulkit Goyal tests: make test-pathencode use absolute_import
Sat, 16 Apr 2016 02:59:36 +0530 Pulkit Goyal tests: make test-simplemerge use absolute_import
Thu, 14 Apr 2016 01:06:45 +0530 Pulkit Goyal tests: make test-pathencode use print_function
Thu, 14 Apr 2016 01:03:24 +0530 Pulkit Goyal tests: make test-run-tests use absolute_import
Thu, 14 Apr 2016 00:58:31 +0530 Pulkit Goyal tests: make test-symlink-os-yes-fs-no use absolute_import
Thu, 14 Apr 2016 00:56:08 +0530 Pulkit Goyal tests: make test-ui-color use absolute_import
Thu, 14 Apr 2016 00:53:35 +0530 Pulkit Goyal tests: make test-url use absolute_import
Thu, 14 Apr 2016 00:49:58 +0530 Pulkit Goyal tests: make test-trusted use absolute_import
Wed, 06 Apr 2016 23:22:12 +0000 timeless pycompat: switch to util.urlreq/util.urlerr for py3 compat
Sun, 10 Apr 2016 20:55:37 +0000 timeless pycompat: switch to util.stringio for py3 compat