log

age author description
Tue, 17 May 2016 05:32:36 +0530 Pulkit Goyal py3: use setattr() to assign new class attribute
Wed, 11 May 2016 14:18:52 -0700 Mateusz Kwapich localrepo: use dirstate savebackup instead of handling dirstate file manually
Fri, 13 May 2016 13:30:08 -0700 Mateusz Kwapich localrepo: use dirstate restorebackup instead of copying dirstate manually
Fri, 13 May 2016 13:28:09 -0700 Mateusz Kwapich dirstate: add prefix and suffix arguments to backup
Wed, 20 Apr 2016 19:55:59 +0000 timeless tests: mark test-atomictempfile.py write as binary
Wed, 20 Apr 2016 19:53:01 +0000 timeless tests: mark test-context.py write as binary
Thu, 05 May 2016 16:20:53 +0200 Pierre-Yves David transaction: turn lack of locking into a hard failure (API)
Thu, 05 May 2016 16:13:22 +0200 Pierre-Yves David test: extract develwarn transaction testing in its own command
Mon, 16 May 2016 16:41:26 +0100 Martijn Pieters graphmod: update edgemap in-place
Fri, 06 May 2016 19:24:25 +0000 timeless tests: test-archive.t use mercurial.util for urllib compat
Fri, 06 May 2016 19:19:12 +0000 timeless tests: test-archive.t use sys.stdout.buffer for binary output in py3
Thu, 19 May 2016 14:35:22 -0700 Mateusz Kwapich localrepo: prevent executable-bit only changes from being lost on amend stable
Sat, 21 May 2016 02:48:51 +0900 FUJIWARA Katsunori tests: escape bytes setting MSB in input of grep for portability stable
Fri, 06 May 2016 19:17:49 +0000 timeless tests: test-archive.t use absolute_import
Fri, 06 May 2016 19:16:16 +0000 timeless tests: test-archive.t use open() instead of file() for py3 compat
Fri, 06 May 2016 19:15:37 +0000 timeless tests: test-archive.t use print_function
Tue, 17 May 2016 11:28:46 -0500 Matt Mackall merge with stable
Wed, 11 May 2016 01:56:59 +0000 timeless readlink: use print_function
Fri, 06 May 2016 01:15:07 +0000 timeless tests: test-addremove-similar.t use print() for py3
Fri, 06 May 2016 00:45:31 +0000 timeless tests: add coverage for run-tests.py --whitelist
Tue, 05 Apr 2016 01:35:36 +0000 timeless hg: limit HGUNICODEPEDANTRY to py2
Fri, 13 May 2016 02:58:15 +0530 Pulkit Goyal py3: make i18n/hggettext use print_function
Fri, 13 May 2016 02:56:13 +0530 Pulkit Goyal py3: make i18n/hggettext use absolute_import
Fri, 13 May 2016 02:41:35 +0530 Pulkit Goyal py3: make doc/docchecker use print_function
Fri, 13 May 2016 02:40:39 +0530 Pulkit Goyal py3: make doc/docchecker use absolute_import
Fri, 13 May 2016 02:23:45 +0530 Pulkit Goyal py3: make contrib/undumprevlog use absolute_import
Fri, 13 May 2016 02:16:32 +0530 Pulkit Goyal py3: make contrib/dumprevlog use print_function
Fri, 13 May 2016 02:14:49 +0530 Pulkit Goyal py3: make contrib/dumprevlog use absolute_import
Fri, 13 May 2016 02:13:14 +0530 Pulkit Goyal py3: make contrib/check-commit use print_function
Fri, 13 May 2016 02:11:57 +0530 Pulkit Goyal py3: make contrib/check-commit use absolute_import