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
Wed, 05 Apr 2017 22:00:33 -0400 Matt Harbison run-tests: prevent a (glob) declaration from reordering (?) lines
Fri, 07 Apr 2017 13:45:33 +0530 Pulkit Goyal py3: use pycompat.byteskwargs() to convert opts to bytes
Thu, 06 Apr 2017 22:10:46 -0700 Jun Wu test-check-code: do not use xargs
Thu, 06 Apr 2017 22:08:23 -0700 Jun Wu check-code: use "-" to specify a list of files from stdin
Thu, 06 Apr 2017 14:41:42 +0200 Philippe Pepiot perf: add historical portability for util.timer
Wed, 05 Apr 2017 15:31:08 -0700 Alexander Fomin diff: add --binary option for git mode diffs
Wed, 05 Apr 2017 15:15:06 -0700 Alexander Fomin patch: make diff in git mode respect --text option (issue5510)
Wed, 05 Apr 2017 00:34:58 +0900 Yuya Nishihara py3: have registrar process docstrings in bytes
Tue, 04 Apr 2017 16:49:12 +0200 Pierre-Yves David localrepo: fix deprecation version for 'repo._link'
Tue, 04 Apr 2017 16:48:58 +0200 Pierre-Yves David localrepo: fix deprecation version for 'repo.join'
Mon, 03 Apr 2017 19:45:09 -0400 Augie Fackler tests: make zstd-related output optional
Mon, 03 Apr 2017 18:58:00 -0400 Augie Fackler check-code: update test IP address enforcement checks
Mon, 03 Apr 2017 18:56:44 -0400 Augie Fackler tests: fix missing (glob) annotations in test-push-http.t
Mon, 03 Apr 2017 18:56:29 -0400 Augie Fackler tests: fix missing (glob) annotations in test-push-http-bundle1.t
Mon, 03 Apr 2017 18:56:08 -0400 Augie Fackler tests: fix missing (glob) annotations in test-https.t