Fri, 09 Jun 2017 21:28:22 +0900 Yuya Nishihara templatefilers: correct filename in header comment
Thu, 08 Jun 2017 20:28:13 -0700 Gregory Szorc repoview: remove special casing of "requirements"
Wed, 07 Jun 2017 19:32:16 +0100 Pierre-Yves David bookmarks: move variable initialization earlier
Wed, 07 Jun 2017 19:13:09 +0100 Pierre-Yves David bookmarks: directly use base dict 'setitem'
Wed, 07 Jun 2017 19:22:39 +0100 Pierre-Yves David bookmarks: rely on exception for malformed lines
Wed, 07 Jun 2017 22:26:43 +0100 Pierre-Yves David bookmarks: explicitly convert to 'node' during initialization
Wed, 07 Jun 2017 19:21:02 +0100 Pierre-Yves David bookmarks: prefetch 'lookup' outside of the loop
Wed, 07 Jun 2017 18:22:11 +0100 Pierre-Yves David perf: add a perfbookmarks command
Tue, 23 May 2017 02:27:41 +0200 Pierre-Yves David perfphases: add a flag to also include file access time
Wed, 07 Jun 2017 17:31:30 +0100 Pierre-Yves David perf: have a generic "clearstorecache" function
Thu, 08 Jun 2017 23:23:37 -0700 Gregory Szorc localrepo: move filtername to __init__
Thu, 08 Jun 2017 21:54:30 -0700 Gregory Szorc obsolete: move obsstore creation logic from localrepo
Thu, 08 Jun 2017 22:18:17 -0700 Martin von Zweigbergk match: allow pats to be None
Tue, 06 Jun 2017 11:16:38 -0400 Augie Fackler tests: add a test for installing hg with pip in a virtualenv
Tue, 06 Jun 2017 11:16:10 -0400 Augie Fackler hghave: add check for virtualenv
Tue, 06 Jun 2017 11:02:30 -0400 Augie Fackler setup: introduce dummy copies of setuptools flags
Tue, 06 Jun 2017 10:09:48 -0400 Augie Fackler extensions: catch uisetup and extsetup failures and don't let them break hg
Tue, 06 Jun 2017 10:03:16 -0400 Augie Fackler tests: add test demonstrating how broken third-party extensions can get
Thu, 08 Jun 2017 10:44:53 -0400 Augie Fackler extensions: move wrapfilecache function from fsmonitor
Wed, 26 Apr 2017 16:05:22 +0200 Koen Van Hoof chmod: create a new file when flags are set on a hardlinked file
Wed, 07 Jun 2017 21:17:24 -0700 Siddharth Agarwal run-tests: make --restart work with output dir
Wed, 07 Jun 2017 21:17:06 -0700 Siddharth Agarwal run-tests: output coverage to output dir
Wed, 07 Jun 2017 20:46:43 -0700 Siddharth Agarwal run-tests: write JSON reports to output dir
Wed, 07 Jun 2017 20:32:11 -0700 Siddharth Agarwal run-tests: write test times to output dir
Wed, 07 Jun 2017 20:30:08 -0700 Siddharth Agarwal run-tests: allow specifying an output dir to write .errs to
Wed, 07 Jun 2017 15:47:06 -0700 Siddharth Agarwal run-tests: add information about skipped tests to XUnit output
Wed, 07 Jun 2017 15:47:06 -0700 Siddharth Agarwal run-tests: wrap failures in an XUnit 'failure' element
Wed, 07 Jun 2017 10:44:11 +0100 Pierre-Yves David discovery: log discovery result in non-trivial cases
Wed, 07 Jun 2017 10:29:39 +0100 Pierre-Yves David discovery: include timing in the debug output
Sun, 28 May 2017 21:33:33 -0400 Augie Fackler tests: remove sys.executable from "required tools"
Mon, 05 Jun 2017 16:24:01 +0100 Pierre-Yves David perfbranchmap: add an option to purge the revbranch cache
Mon, 29 May 2017 05:53:58 +0200 Pierre-Yves David push: add a way to allow concurrent pushes on unrelated heads
Mon, 29 May 2017 05:52:13 +0200 Pierre-Yves David headsummary: expose the 'discardedheads' set in the headssummary
Mon, 29 May 2017 05:47:27 +0200 Pierre-Yves David checkheads: perform obsolescence post processing directly in _headssummary
Mon, 29 May 2017 10:56:00 +0200 Pierre-Yves David headssummary: directly feed the function with the 'pushop' object
Mon, 29 May 2017 05:45:59 +0200 Pierre-Yves David checkheads: gather the postprocessing with other obsolescence specific code
Tue, 06 Jun 2017 14:38:59 -0700 Siddharth Agarwal run-tests: add a way to list tests, with JSON and XUnit support
Tue, 06 Jun 2017 13:56:53 -0700 Siddharth Agarwal run-tests: install hg after computing tests to run
Tue, 06 Jun 2017 13:52:25 -0700 Siddharth Agarwal run-tests: make time field optional for xunit report
Tue, 06 Jun 2017 13:10:55 -0700 Siddharth Agarwal run-tests: factor out json write code into another method
Tue, 06 Jun 2017 13:10:55 -0700 Siddharth Agarwal run-tests: factor out xunit write code into another method
Sat, 27 May 2017 10:25:09 -0700 David Soria Parra revset: lookup descendents for negative arguments to ancestor operator
Tue, 06 Jun 2017 22:17:39 +0530 Pulkit Goyal update: show the commit to which we updated in case of multiple heads (BC)
Fri, 19 May 2017 20:29:11 -0700 Gregory Szorc revlog: skeleton support for version 2 revlogs
Tue, 06 Jun 2017 08:58:27 -0700 Danek Duvall check-code: ban grep's context flags (-A/-B/-C) since they're not on Solaris
Tue, 06 Jun 2017 08:52:51 +0200 David Demelier patchbomb: avoid -r and -B options at the same time
Mon, 05 Jun 2017 16:19:41 -0700 Danek Duvall debugbundle: add --part-type flag to emit only named part types
Mon, 05 Jun 2017 20:37:45 -0400 Matt Harbison test-obsolete-bundle-strip: add globs for Windows
Sun, 04 Jun 2017 00:38:11 -0700 Jun Wu obsstore: move header encoding to a separate function
Sun, 04 Jun 2017 08:49:15 -0700 Jun Wu obsstore: move _version to a propertycache
Fri, 02 Jun 2017 20:38:01 -0700 Jun Wu obsstore: separate marker parsing from obsstore reading
Fri, 02 Jun 2017 19:34:56 -0700 Jun Wu obsstore: move marker version reading to a separate function
Fri, 02 Jun 2017 19:32:27 -0700 Jun Wu obsstore: minor optimization for the obsolete revset
Sun, 23 Apr 2017 00:31:29 +0900 Yuya Nishihara dispatch: do not close stdout and stderr, just flush() instead
Mon, 05 Jun 2017 23:36:35 +0900 Yuya Nishihara windows: do not close stdout on flush() failure
Mon, 05 Jun 2017 23:23:03 +0900 Yuya Nishihara test-obsolete-bundle-strip: do not include \n in filename (issue5586)
Fri, 19 Aug 2016 18:26:04 +0900 Yuya Nishihara revlog: add support for partial matching of wdir node id
Sat, 20 Aug 2016 18:15:19 +0900 Yuya Nishihara revset: add support for branch(wdir()) and wdir() & branch()
Sun, 04 Jun 2017 16:08:50 -0700 Siddharth Agarwal dirstate: add docstring for invalidate
Fri, 02 Jun 2017 23:05:03 -0700 Martin von Zweigbergk tests: simplify and clarify test-obsolete-bundle-strip.t a little
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip