log

age author description
Thu, 19 May 2016 00:20:38 +0900 FUJIWARA Katsunori util: make atomictempfile avoid ambiguity of file stat if needed
Thu, 19 May 2016 00:20:37 +0900 FUJIWARA Katsunori util: add filestat class to detect ambiguity of file stat
Thu, 05 May 2016 23:17:19 +0000 timeless run-tests: handle json.dumps divergence
Tue, 10 May 2016 22:52:26 +0000 timeless tests: use debuginstall to retrieve hg version
Tue, 10 May 2016 22:45:45 +0000 timeless debuginstall: add mercurial version
Thu, 12 May 2016 06:13:59 -0700 Laurent Charignon strip: invalidate phase cache after stripping changeset (issue5235) stable
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
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