Mon, 12 Jun 2017 13:54:59 -0700 Siddharth Agarwal workingctx: factor out post-status dirstate fixup
Tue, 13 Jun 2017 10:02:34 -0400 Augie Fackler merge with stable
Mon, 12 Jun 2017 17:24:10 +0200 Pierre-Yves David profile: properly propagate exception from the sub-context manager
Mon, 12 Jun 2017 17:25:37 +0200 Pierre-Yves David profile: close 'fp' in all cases
Mon, 12 Jun 2017 17:21:41 +0200 Pierre-Yves David profile: close 'fp' on error within '__enter__'
Mon, 12 Jun 2017 17:20:48 +0200 Pierre-Yves David profile: indent part of '__enter__'
Mon, 12 Jun 2017 17:15:43 +0200 Pierre-Yves David profile: remove now useless indent
Mon, 12 Jun 2017 17:14:56 +0200 Pierre-Yves David profile: use explicit logic to control file closing
Mon, 12 Jun 2017 17:13:35 +0200 Pierre-Yves David profiling: move 'fp' closing logic into its own function
Tue, 13 Jun 2017 01:23:54 +0530 Pulkit Goyal py3: use python3 hg in test-py3-commands.t at places where py2 hg was used
Mon, 12 Jun 2017 13:10:09 -0700 Siddharth Agarwal test-dirstate-race: back out changeset c82fa7efcbc8
Sat, 10 Jun 2017 19:48:48 +0900 Yuya Nishihara revset: fix order of first/last members in compound expression (BC)
Sat, 10 Jun 2017 19:41:42 +0900 Yuya Nishihara revset: filter first/last members by __and__ operation
Sat, 10 Jun 2017 18:35:11 +0900 Yuya Nishihara revset: reject negative number to select first/last n members
Sat, 10 Jun 2017 18:04:56 +0900 Yuya Nishihara revset: fix order of last() n members where n > 1 (BC)
Sat, 10 Jun 2017 20:14:23 +0900 Yuya Nishihara debugrevspec: add option to suppress list of computed revisions
Sat, 10 Jun 2017 20:03:35 +0900 Yuya Nishihara debugrevspec: add option to print representation of smartset object
Mon, 12 Jun 2017 11:24:21 -0700 Martin von Zweigbergk help: correct description of "glob:foo/*" matching stable
Sat, 10 Jun 2017 01:59:22 +0100 Pierre-Yves David bookmarks: make sure we close the bookmark file after reading
Sat, 10 Jun 2017 01:55:01 +0100 Pierre-Yves David bookmarks: rephrase a comment to be shorted and clearer
Mon, 05 Jun 2017 13:44:15 +0100 Pierre-Yves David checkheads: use a "lazyancestors" object for allfuturecommon
Mon, 05 Jun 2017 13:37:04 +0100 Pierre-Yves David checkheads: use "revnum" in the "allfuturecommon" set
Mon, 05 Jun 2017 15:20:20 +0100 Pierre-Yves David checkheads: use 'nodemap.get' to convert nodes to revs
Mon, 05 Jun 2017 15:17:47 +0100 Pierre-Yves David checkheads: pass "ispushed" function to the obsmarkers logic
Fri, 09 Jun 2017 12:29:29 +0100 Pierre-Yves David profile: drop maybeprofile
Fri, 09 Jun 2017 12:36:07 +0100 Pierre-Yves David profile: support --profile in alias and abbreviated version (--prof)
Fri, 09 Jun 2017 11:42:45 +0100 Pierre-Yves David profile: make the contextmanager object available to the callers
Fri, 09 Jun 2017 11:41:47 +0100 Pierre-Yves David profile: introduce a knob to control if the context is actually profiling
Fri, 09 Jun 2017 11:39:53 +0100 Pierre-Yves David profile: introduce a "start" method to the profile context
Thu, 08 Jun 2017 01:38:48 +0100 Pierre-Yves David profile: upgrade the "profile" context manager to a full class
Fri, 09 Jun 2017 22:15:53 -0400 Matt Harbison setup: avoid linker warnings on Windows about multiple export specifications
Sat, 10 Jun 2017 16:00:18 -0700 Sean Farley memctx: always use cache for filectxfn
Sat, 10 Jun 2017 00:06:57 -0400 Matt Harbison test-hardlinks: stabilize for Windows
Sun, 04 Jun 2017 00:16:45 +0200 Rishabh Madan releasenotes: add more tests for formatting and merging of release notes
Fri, 02 Jun 2017 23:33:30 +0200 Gregory Szorc releasenotes: command to manage release notes files
Mon, 12 Jun 2017 03:23:58 +0900 Toshi MARUYAMA packagelib: use LANGUAGE=C for "hg version"
Mon, 12 Jun 2017 03:23:56 +0900 Toshi MARUYAMA rpms: add hgdemandimport in files
Mon, 12 Jun 2017 03:22:45 +0900 Toshi MARUYAMA rpms: remove '%if "%{?pythonver}" != "2.4"'
Fri, 02 Jun 2017 20:49:42 -0700 Jun Wu obsstore: do not load all markers to detect duplication
Sat, 10 Jun 2017 11:33:57 -0700 Gregory Szorc clonebundles: reference correct config option
Sat, 10 Jun 2017 14:09:54 -0700 Siddharth Agarwal filestat: move __init__ to frompath constructor
Sat, 10 Jun 2017 14:07:31 -0700 Siddharth Agarwal test-dirstate-race: ensure that a isn't in the lookup set at the end
Sat, 10 Jun 2017 14:07:31 -0700 Siddharth Agarwal hghave: add test for whether fsmonitor is enabled
Sat, 10 Jun 2017 14:07:30 -0700 Siddharth Agarwal tests: add a wrapper to run fsmonitor tests
Sat, 10 Jun 2017 18:47:09 +0100 Pierre-Yves David setdiscovery: improves logged message
Sat, 10 Jun 2017 10:46:06 -0400 Augie Fackler tests: handle variation between pure and normal output in annotate --skip
Fri, 09 Jun 2017 20:12:39 -0400 Brandon McCaig bisect: improve option validation message
Sat, 10 Jun 2017 10:24:33 -0400 Sean Farley context: inline makememctx (API)
Fri, 09 Jun 2017 13:39:13 -0700 Sean Farley context: add convenience method for returning a memfilectx from a patch
Fri, 09 Jun 2017 13:25:02 -0700 Sean Farley memctx: refactor inline getfilectx into convenience method
Fri, 09 Jun 2017 13:55:51 -0700 Gregory Szorc hgweb: refresh styling of gitweb's search form
Fri, 09 Jun 2017 13:45:36 -0700 Gregory Szorc hgweb: consistently add search form to all gitweb pages
Fri, 09 Jun 2017 13:42:38 -0700 Gregory Szorc hgweb: consolidate search form for gitweb
Fri, 09 Jun 2017 13:41:10 -0700 Gregory Szorc hgweb: consolidate search form for monoblue
Fri, 09 Jun 2017 13:59:13 -0700 Gregory Szorc hgweb: consolidate search form for paper
Fri, 09 Jun 2017 23:56:50 -0400 Matt Harbison test-extension: fix load path for Windows
Sat, 10 Jun 2017 00:11:54 -0400 Matt Harbison test-setdiscovery: stabilize for Windows
Sat, 10 Jun 2017 02:20:14 -0400 Matt Harbison convert: correct the documentation about whitespace in branchmap branches
Thu, 08 Jun 2017 00:51:46 +0530 Pulkit Goyal py3: use pycompat.bytestr() instead of str()
Fri, 02 Jun 2017 16:57:21 +0530 Pulkit Goyal py3: convert bool variables to bytes
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip