Tue, 11 Apr 2017 18:31:40 -0700 Jun Wu chg: always wait for pager
Sun, 09 Apr 2017 19:09:07 +0200 Pierre-Yves David bundle2: move 'seek' and 'tell' methods off the unpackermixin class
Mon, 10 Apr 2017 15:32:09 -0700 Kostia Balytskyi shelve: rename nodestoprune to nodestoremove
Mon, 03 Apr 2017 22:23:52 +0900 Yuya Nishihara templater: port pad() to take keyword arguments
Mon, 03 Apr 2017 21:22:39 +0900 Yuya Nishihara templater: add support for keyword arguments
Mon, 03 Apr 2017 20:55:55 +0900 Yuya Nishihara templater: add parsing rule for key-value pair
Mon, 03 Apr 2017 20:44:05 +0900 Yuya Nishihara templater: adjust binding strengths to make room for key-value operator
Mon, 03 Apr 2017 20:37:25 +0900 Yuya Nishihara templater: sort token table by binding strength
Tue, 04 Apr 2017 22:31:59 +0900 Yuya Nishihara templater: make _hybrid provide more list/dict-like methods
Tue, 04 Apr 2017 22:20:06 +0900 Yuya Nishihara templater: hide private variable of _hybrid
Tue, 04 Apr 2017 22:19:02 +0900 Yuya Nishihara templater: remove __iter__() from _hybrid, resolve it explicitly
Sun, 24 Apr 2016 19:15:34 +0900 Yuya Nishihara templater: rewrite doc of _hybrid class as docstring
Sun, 09 Apr 2017 11:57:09 +0900 Yuya Nishihara sortdict: fix .pop() to return a value
Mon, 10 Apr 2017 17:05:54 +0200 Pierre-Yves David checkcode: only match pushd/popd as word
Mon, 10 Apr 2017 13:07:47 -0700 Durham Goode treemanifest: add walksubtrees api
Tue, 11 Apr 2017 23:12:14 +0900 Yuya Nishihara merge with stable
Mon, 10 Apr 2017 18:06:22 +0200 Pierre-Yves David upgrade: drop the prefix to the '_finishdatamigration' function
Mon, 10 Apr 2017 18:06:12 +0200 Pierre-Yves David upgrade: drop the prefix to the '_filterstorefile' function
Mon, 10 Apr 2017 18:05:57 +0200 Pierre-Yves David upgrade: drop the prefix to the 'determineactions' function
Mon, 10 Apr 2017 18:05:42 +0200 Pierre-Yves David upgrade: drop the prefix to the 'findimprovements' function
Mon, 10 Apr 2017 18:04:50 +0200 Pierre-Yves David upgrade: drop the prefix to the 'supporteddestrequirements' function
Mon, 10 Apr 2017 18:03:11 +0200 Pierre-Yves David upgrade: drop the prefix to the 'allowednewrequirements' function
Mon, 10 Apr 2017 18:01:29 +0200 Pierre-Yves David upgrade: drop the prefix to the 'improvement' class
Mon, 10 Apr 2017 18:00:27 +0200 Pierre-Yves David upgrade: drop the prefix to the 'supportremovedrequirements' function
Mon, 10 Apr 2017 17:56:29 +0200 Pierre-Yves David upgrade: drop the prefix to the 'blocksourcerequirements' function
Mon, 10 Apr 2017 17:55:47 +0200 Pierre-Yves David upgrade: drop the prefix to the 'requiredsourcerequirements' function
Fri, 07 Apr 2017 18:53:17 +0200 Pierre-Yves David upgrade: extract code in its own module
Sun, 09 Apr 2017 19:08:24 +0200 Pierre-Yves David bundle2: move the 'close' method off the unpackermixin
Sun, 09 Apr 2017 18:12:54 +0200 Pierre-Yves David bundle2: clarify the docstring of unpackermixin methods
Sun, 09 Apr 2017 18:16:09 +0200 Pierre-Yves David bundle2: add documention to 'part.addparams'
Mon, 10 Apr 2017 21:12:54 -0400 Matt Harbison test-patchbomb: disable sendmail tests on Windows
Fri, 07 Apr 2017 10:46:32 -0700 Ryan McElroy show: fix corrupt json output with no bookmarks
Fri, 07 Apr 2017 10:26:13 -0700 Ryan McElroy show: tweak plain abort language for clarity
Sun, 09 Apr 2017 22:19:27 -0400 Matt Harbison tests: print Unix style paths in *.py tests
Sun, 09 Apr 2017 12:53:31 -0700 Jun Wu revlog: make "size" diverge from "rawsize"
Fri, 07 Apr 2017 10:56:53 -0700 Jun Wu test-flagprocessor: add a case about hg status
Sat, 08 Apr 2017 15:06:45 -0400 Matt Harbison test-http-proxy: add the Windows variant of "connection refused"
Sat, 08 Apr 2017 15:01:49 -0400 Matt Harbison test-fileset: eliminate a duplicate test that was conditionalized for output
Sat, 08 Apr 2017 14:55:44 -0400 Matt Harbison test-fileset: glob away hash differences
Sat, 08 Apr 2017 14:46:39 -0400 Matt Harbison test-bundle: glob away a URL protocol separator
Sun, 09 Apr 2017 00:10:54 -0400 Matt Harbison templatekw: clarify the result of {latesttag} when no tag exists
Thu, 06 Apr 2017 19:24:04 +0200 Denis Laxalde hgweb: position the "followlines" box close to latest cursor position
Thu, 06 Apr 2017 19:15:09 +0200 Denis Laxalde hgweb: add a floating tooltip to invite on followlines action
Sat, 08 Apr 2017 14:33:20 -0700 Gregory Szorc zstd: vendor python-zstandard 0.8.1
Wed, 08 Mar 2017 09:03:42 -0500 Olivier Trempe fsmonitor: match watchman and filesystem encoding
Fri, 07 Apr 2017 06:31:50 -0700 Ryan McElroy pull: abort pull --update if config requires destination (issue5528)
Fri, 07 Apr 2017 05:41:03 -0700 Ryan McElroy tests: move update requiredest test to own test file
Fri, 07 Apr 2017 23:35:51 +0530 Pulkit Goyal py3: add pycompat.unicode and add it to importer
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
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip