tests/test-check-py3-compat.t
Sun, 03 Jul 2016 22:28:24 +0530 Pulkit Goyal py3: make files use absolute_import and print_function
Tue, 28 Jun 2016 16:01:53 +0530 Pulkit Goyal py3: conditionalize httplib import
Mon, 27 Jun 2016 16:48:54 +0530 Pulkit Goyal py3: conditionalize SocketServer import
Mon, 27 Jun 2016 16:37:37 +0530 Pulkit Goyal py3: conditionalize xmlrpclib import
Mon, 27 Jun 2016 16:16:10 +0530 Pulkit Goyal py3: conditionalize the urlparse import
Mon, 27 Jun 2016 15:53:38 +0530 Pulkit Goyal py3: update tests/test-check-py3-compat.t
Sat, 04 Jun 2016 14:38:00 +0530 Pulkit Goyal py3: conditionalize cPickle import by adding in util
Tue, 10 May 2016 15:20:04 +0200 liscju py3: make largefiles/wirestore.py use absolute_import
Tue, 10 May 2016 15:14:41 +0200 liscju py3: make largefiles/uisetup.py use absolute_import
Tue, 10 May 2016 15:04:22 +0200 liscju py3: make largefiles/reposetup.py use absolute_import
Tue, 10 May 2016 15:00:22 +0200 liscju py3: make largefiles/remotestore.py use absolute_import
Tue, 10 May 2016 14:41:58 +0200 liscju py3: make largefiles/proto.py use absolute_import
Tue, 10 May 2016 14:26:36 +0200 liscju py3: make largefiles/overrides.py use absolute_import
Tue, 10 May 2016 14:20:51 +0200 liscju py3: make largefiles/localstore.py use absolute_import
Tue, 10 May 2016 15:09:22 +0200 liscju py3: make largefiles/lfutil.py use absolute_import
Sat, 07 May 2016 15:44:46 +0200 liscju py3: make largefiles/lfcommands.py use absolute_import
Fri, 06 May 2016 14:30:23 +0200 liscju py3: make largefiles/basestore.py use absolute_import
Fri, 06 May 2016 14:28:32 +0200 liscju py3: make largefiles/__init__.py use absolute_import
Wed, 11 May 2016 04:49:27 +0000 timeless tests: silence test-repo obsolete warning
Mon, 16 May 2016 04:31:20 +0530 Pulkit Goyal py3: make tests/svn-safe-append.py use absolute_import
Mon, 16 May 2016 04:28:22 +0530 Pulkit Goyal py3: make tests/test-atomictempfile.py use absolute_import
Mon, 16 May 2016 04:08:17 +0530 Pulkit Goyal py3: tests/test-check-py3-compat.t output updated
Wed, 11 May 2016 01:56:59 +0000 timeless readlink: use print_function
Thu, 12 May 2016 01:03:19 +0100 Jun Wu hgcia: remove hgcia (BC)
Wed, 11 May 2016 01:56:08 +0000 timeless check-code: fix py3 complaint about \NNN being invalid unicode
Fri, 06 May 2016 22:21:32 +0530 Pulkit Goyal py3: make hgext/rebase.py use absolute_import
Fri, 06 May 2016 21:54:31 +0530 Pulkit Goyal py3: make hgext/mq.py use absolute_import
Fri, 06 May 2016 21:52:26 +0530 Pulkit Goyal py3: make hgext/hisedit.py use absolute_import
Fri, 06 May 2016 21:50:40 +0530 Pulkit Goyal py3: make hgext/hgk.py use absolute_import
Fri, 06 May 2016 21:46:17 +0530 Pulkit Goyal py3: make hgext/gpg.py use absolute_import
Fri, 06 May 2016 21:48:17 +0530 Pulkit Goyal py3: make hgext/graphlog.py use absolute_import
Fri, 06 May 2016 21:44:41 +0530 Pulkit Goyal py3: make hgext/fetch.py use absolute_import
Fri, 06 May 2016 21:41:25 +0530 Pulkit Goyal tests: test-check-py3-compat.t output updated
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
less more (0) -100 -60 tip