Mon, 14 Dec 2015 20:47:22 -0500 Augie Fackler merge: rework manifestmerge to use a matcher
Mon, 14 Dec 2015 20:37:41 -0500 Augie Fackler merge: restate calculateupdates in terms of a matcher
Mon, 14 Dec 2015 18:54:03 -0500 Augie Fackler merge: have merge.update use a matcher instead of partial fn
Sat, 12 Dec 2015 09:57:05 -0800 Martin von Zweigbergk treemanifest: don't iterate entire matching submanifests on match()
Sat, 12 Dec 2015 20:59:37 -0800 Bryan O'Sullivan pathencode: remove an unused assignment
Sat, 12 Dec 2015 20:57:01 -0800 Bryan O'Sullivan parsers: narrow scope of a variable to be less confusing
Sat, 12 Dec 2015 20:10:33 -0800 Bryan O'Sullivan manifest: fix formatting
Sat, 12 Dec 2015 13:39:29 -0500 Gregory Szorc parsers: use absolute_import
Sat, 12 Dec 2015 13:46:32 -0500 Gregory Szorc osutil: use absolute_import
Sat, 12 Dec 2015 13:37:56 -0500 Gregory Szorc mpatch: use absolute_import
Sat, 12 Dec 2015 13:35:41 -0500 Gregory Szorc diffhelpers: use absolute_import
Sat, 12 Dec 2015 13:34:55 -0500 Gregory Szorc bdiff: use absolute_import
Sat, 12 Dec 2015 13:33:47 -0500 Gregory Szorc base85: use absolute_import
Sat, 12 Dec 2015 13:32:25 -0500 Gregory Szorc destutil: use absolute_import
Sat, 12 Dec 2015 13:30:47 -0500 Gregory Szorc obsolete: use absolute_import
Sat, 12 Dec 2015 13:27:31 -0500 Gregory Szorc contrib: ignore empty files in check-py3-compat.py
Sat, 12 Dec 2015 13:23:29 -0500 Gregory Szorc doc: make gendoc.py module import policy aware
Fri, 11 Dec 2015 17:45:19 -0600 Matt Mackall merge with stable
Fri, 11 Dec 2015 12:21:26 +0000 Pierre-Yves David check-commit: add a test for the patch checking script in contrib
Thu, 10 Dec 2015 21:33:55 -0800 Bryan O'Sullivan match: use re2 in readpatternfile if possible
Thu, 10 Dec 2015 21:32:19 -0800 Bryan O'Sullivan test-hgignore.t: add tests for comments
Wed, 09 Dec 2015 05:56:54 +0000 timeless help: fix help -c/help -e/help -k
Wed, 09 Dec 2015 19:09:35 +0000 timeless help: call filtercmd from topicmatch
Wed, 09 Dec 2015 19:09:06 +0000 timeless help: refactor filtercmd
Mon, 30 Nov 2015 19:28:26 +0000 timeless transplant: use Oxford comma
Wed, 09 Dec 2015 17:01:27 -0800 Laurent Charignon crecord: add dictionary to default return value of filterpatch
Mon, 07 Dec 2015 21:42:50 +0900 Yuya Nishihara paths: include #fragment again stable
Wed, 02 Dec 2015 16:12:15 -0800 Pierre-Yves David discovery: properly filter changeset in 'peer.known' (issue4982)
Wed, 09 Dec 2015 14:22:57 -0800 Pierre-Yves David test: add an extra base changeset in test-obsolete.t
Tue, 08 Dec 2015 20:21:08 +0000 timeless parents: provide equivalent revsets in help
Mon, 07 Dec 2015 20:43:24 -0800 Martin von Zweigbergk merge: refuse update/merge if there are unresolved conflicts (BC)
Tue, 08 Dec 2015 07:05:37 +0000 timeless tests: drop require slow in test-contrib-perf
Tue, 08 Dec 2015 08:37:12 +0000 timeless convert/svn: quiet check-config
Tue, 08 Dec 2015 08:21:46 +0000 timeless check-config: handle multiline config
Tue, 08 Dec 2015 08:36:00 +0000 timeless check-config: escape period in regexp for inline comments
Tue, 08 Dec 2015 09:09:01 +0000 timeless check-config: allow numbers in configs
Tue, 08 Dec 2015 09:22:53 +0000 timeless check-config: recognize convert style documentation
Tue, 08 Dec 2015 04:56:26 +0000 timeless tests: use a single repo for test-contrib-perf
Fri, 04 Dec 2015 19:05:56 +0000 timeless perf: perfrevlog optimize for perf.stub
Fri, 04 Dec 2015 19:05:32 +0000 timeless perf: add getlen
Fri, 04 Dec 2015 18:08:50 +0000 timeless perf: add optional rev for perflog and perftemplating
Fri, 04 Dec 2015 18:18:07 +0000 timeless perf: perfparents honor config perf.parentscount
Fri, 04 Dec 2015 17:41:30 +0000 timeless perf: offer perf.stub to only run one loop
Fri, 04 Dec 2015 17:41:02 +0000 timeless perf: improve grammar of gettimer comment
Sun, 06 Dec 2015 22:20:08 -0800 Gregory Szorc tests: use absolute_import in tinyproxy
Sun, 06 Dec 2015 22:02:39 -0800 Gregory Szorc tests: use absolulte_import in test-wireproto.py
Sun, 06 Dec 2015 22:05:19 -0800 Gregory Szorc tests: use absolute_import in test-walkrepo
Sun, 06 Dec 2015 22:27:53 -0800 Gregory Szorc tests: use absolute_import in hgweberror.py
Sun, 06 Dec 2015 22:27:18 -0800 Gregory Szorc tests: use absolute_import in hghave.py
Sun, 06 Dec 2015 22:26:12 -0800 Gregory Szorc tests: use absolute_import for heredoctest.py
Sun, 06 Dec 2015 22:25:41 -0800 Gregory Szorc tests: use absolute_import in /get-with-headers.py
Sun, 06 Dec 2015 22:23:37 -0800 Gregory Szorc tests: use absolute_import in generate-working-copy-states.py
Fri, 13 Nov 2015 14:35:36 +0800 Anton Shestakov hgweb: move entry-preparing code from webcommands to webutils.commonentry()
Mon, 30 Nov 2015 19:30:16 +0000 timeless grammar: favor zero, one, two over ... or no
Mon, 30 Nov 2015 19:29:46 +0000 timeless commands: use Oxford comma (help clone)
Wed, 09 Dec 2015 08:28:53 +0900 FUJIWARA Katsunori commit: make commit acquire store lock before processing for consistency
Wed, 09 Dec 2015 08:28:53 +0900 FUJIWARA Katsunori censor: make censor acquire locks before processing
Wed, 09 Dec 2015 08:28:53 +0900 FUJIWARA Katsunori transplant: widen wlock scope of transplant for consitency while processing
Wed, 09 Dec 2015 08:28:53 +0900 FUJIWARA Katsunori shelve: remove redundant acquisition of wlock for sub commands of unshelve
Wed, 09 Dec 2015 08:28:53 +0900 FUJIWARA Katsunori shelve: widen wlock scope of unshelve for consistency while processing
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip