log

age author description
Mon, 16 May 2016 04:08:17 +0530 Pulkit Goyal py3: tests/test-check-py3-compat.t output updated
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