log

age author description
Fri, 08 Apr 2016 23:33:28 -0700 Oleg Afanasyev shelve: refactor directory name into constant
Sun, 10 Apr 2016 20:55:37 +0000 timeless pycompat: switch to util.stringio for py3 compat
Sun, 10 Apr 2016 21:32:08 +0000 timeless py3: use multi-line import in test-wireproto.py
Sun, 10 Apr 2016 21:32:05 +0000 timeless py3: use absolute_import in test-hgweb-non-interactive.t
Sun, 10 Apr 2016 21:32:01 +0000 timeless py3: use absolute_import in test-hgweb-no-request-uri.t
Sun, 10 Apr 2016 21:31:58 +0000 timeless py3: use absolute_import in test-hgweb-no-path-info.t
Mon, 11 Apr 2016 00:18:27 +0100 Jun Wu chg: use fsetcloexec instead of closing lockfd manually