log

age author description
Fri, 07 Apr 2017 16:00:44 +0530 Pulkit Goyal py3: add a bytes version of urllib.parse.urlencode() to pycompat.py
Fri, 07 Apr 2017 13:46:35 +0530 Pulkit Goyal py3: replace str() with bytes()
Fri, 07 Apr 2017 11:02:43 -0700 Jun Wu metadataonlyctx: replace "changeset()[0]" to "manifestnode()"
Fri, 07 Apr 2017 11:09:54 -0700 Jun Wu test-check-pylint: match its output
Thu, 06 Apr 2017 19:01:51 -0700 Jun Wu test-flagprocessor: remove unnecessary greps
Mon, 03 Apr 2017 09:31:39 -0700 Jun Wu bundlerepo: use raw revision in revdiff()
Thu, 06 Apr 2017 17:45:47 -0700 Jun Wu bundlerepo: fix raw handling in revision()
Thu, 06 Apr 2017 18:06:42 -0700 Jun Wu bundlerepo: build revlog index with flags
Thu, 06 Apr 2017 17:43:29 -0700 Jun Wu bundlerepo: make baserevision return raw text
Thu, 06 Apr 2017 17:24:36 -0700 Jun Wu test-flagprocessor: add tests about bundlerepo
Thu, 06 Apr 2017 17:23:20 -0700 Jun Wu test-flagprocessor: use changegroup3 in bundle2
Thu, 06 Apr 2017 17:01:58 -0700 Jun Wu bundle: allow bundle command to use changegroup3 in tests
Wed, 05 Apr 2017 23:44:22 -0400 Matt Harbison tests: add per-line output conditionals for Windows
Wed, 05 Apr 2017 23:17:27 -0400 Matt Harbison run-tests: support per-line conditional output in tests
Wed, 05 Apr 2017 22:59:44 -0400 Matt Harbison test-run-tests: pad the failure test to preserve the run order