Mercurial > hg
graph
-
config: register the 'devel.strip-obsmarkers' configWed, 28 Jun 2017 13:32:36 +0200, by Pierre-Yves David
-
config: register the 'devel.serverrequirecert' configWed, 28 Jun 2017 13:32:28 +0200, by Pierre-Yves David
-
config: register the 'devel.serverexactprotocol' configWed, 28 Jun 2017 13:32:18 +0200, by Pierre-Yves David
-
config: register the 'devel.servercafile' configWed, 28 Jun 2017 13:32:07 +0200, by Pierre-Yves David
-
config: register the 'devel.disableloaddefaultcerts' configWed, 28 Jun 2017 13:31:18 +0200, by Pierre-Yves David
-
config: register the 'devel.check-relroot' configWed, 28 Jun 2017 13:31:05 +0200, by Pierre-Yves David
-
config: register the devel.check-locks configWed, 28 Jun 2017 13:37:59 +0200, by Pierre-Yves David
-
config: register the 'devel.bundle2.debug' configWed, 28 Jun 2017 13:25:33 +0200, by Pierre-Yves David
-
config: register the 'devel.all-warnings' configWed, 28 Jun 2017 13:19:40 +0200, by Pierre-Yves David
-
rebase: always pass destination as revnum to _handleskippingobsolete()Wed, 28 Jun 2017 14:53:54 -0700, by Martin von Zweigbergk
-
patch: remove unused fsbackend._join()Thu, 29 Jun 2017 23:04:47 -0700, by Martin von Zweigbergk
-
patch: add close() to abstractbackendFri, 30 Jun 2017 09:07:24 -0700, by Martin von Zweigbergk
-
log: add an extension hook-point in changeset_printerMon, 26 Jun 2017 15:46:24 +0200, by Boris Feld
-
drawdag: support obsmarker creation in commentsTue, 27 Jun 2017 00:01:17 -0700, by Jun Wu
-
test-drawdag: add a test for drawdag.pyMon, 26 Jun 2017 23:31:53 -0700, by Jun Wu
-
filemerge: convert a couple of wvfs calls in internal mergetools to contextsMon, 26 Jun 2017 22:52:15 -0700, by Phil Cohen
-
configitems: support callable as a default valueWed, 28 Jun 2017 13:50:20 +0200, by Pierre-Yves David
-
obsutil: move 'getmarkers' to the new modulesTue, 27 Jun 2017 02:06:15 +0200, by Pierre-Yves David
-
obsutil: move the 'marker' class to the new modulesTue, 27 Jun 2017 01:51:40 +0200, by Pierre-Yves David
-
obsolete: delete three unused utility functionsTue, 27 Jun 2017 01:48:41 +0200, by Pierre-Yves David
-
obsutil: move 'foreground' to the new modulesTue, 27 Jun 2017 01:40:34 +0200, by Pierre-Yves David
-
obsutil: move 'allsuccessors' to the new modulesTue, 27 Jun 2017 01:36:20 +0200, by Pierre-Yves David
-
obsutil: move 'allprecursors' to the new modulesTue, 27 Jun 2017 01:31:18 +0200, by Pierre-Yves David
-
obsutil: move 'exclusivemarkers' to the new modulesTue, 27 Jun 2017 01:11:56 +0200, by Pierre-Yves David
-
obsutil: move 'successorssets' to the new modulesTue, 27 Jun 2017 01:03:01 +0200, by Pierre-Yves David
-
revlog: add an experimental option to mitigated delta issues (issue5480) stableFri, 23 Jun 2017 13:49:34 +0200, by Pierre-Yves David
-
tests: fix variable name regular expression in _genrestoreenv()Thu, 29 Jun 2017 11:29:19 -0700, by Adam Simpkins
-
merge with stableThu, 29 Jun 2017 15:21:52 -0700, by Martin von Zweigbergk
-
pushrace: avoid crash on bare push when using concurrent push modeWed, 28 Jun 2017 17:41:25 +0200, by Pierre-Yves David
-
show: config option to register aliases for viewsSun, 25 Jun 2017 22:20:37 -0700, by Gregory Szorc
-
blackbox: use a human readable version of the defaultSun, 18 Jun 2017 20:49:08 +0200, by Pierre-Yves David
-
configitems: register 'blackbox.maxsize' as an example of 'configbytes'Sat, 17 Jun 2017 13:21:06 +0200, by Pierre-Yves David
-
blackbox: minor code reorderingSat, 17 Jun 2017 13:41:28 +0200, by Pierre-Yves David
-
configitems: add a devel warning for extensions items overiding core oneSun, 18 Jun 2017 19:52:54 +0200, by Pierre-Yves David
-
configitems: add an official API for extensions to register config itemSat, 17 Jun 2017 13:48:20 +0200, by Pierre-Yves David
-
configitems: extract the logic to build a registrar on any configtableSat, 17 Jun 2017 13:38:53 +0200, by Pierre-Yves David
-
obsolete: skip 'changectx' usage in unstable computationMon, 19 Jun 2017 01:08:11 +0200, by Pierre-Yves David
-
obsolete: provide a small function to retrieve all mutable revisionsSun, 18 Jun 2017 22:38:11 +0200, by Pierre-Yves David
-
bundle2: add debug info about the number of stream paramsTue, 27 Jun 2017 14:38:00 -0700, by Siddharth Agarwal
-
bundle2: add some debugging information to the not-a-bundle errorTue, 27 Jun 2017 14:30:55 -0700, by Siddharth Agarwal
-
tests: more completely restore the environment in syshgenvWed, 28 Jun 2017 12:23:22 -0700, by Adam Simpkins
-
tests: do not use system hg if it does not have "files" commandWed, 28 Jun 2017 13:45:51 -0700, by Jun Wu
-
rebase: also test abort from pretxnclose error stableTue, 27 Jun 2017 18:13:10 +0200, by Pierre-Yves David
-
rebase: reinforce testing around precommit hook interrupting a rebase stableTue, 27 Jun 2017 18:10:55 +0200, by Pierre-Yves David
-
rebase: provides test case for (issue5610) stableTue, 27 Jun 2017 17:45:58 +0200, by Pierre-Yves David
-
rebase: backed out changeset cf8ad0e6c0e4 (issue5610) stableTue, 27 Jun 2017 17:40:24 +0200, by Pierre-Yves David
-
rebase: backed out changeset 2519994d25ca stableTue, 27 Jun 2017 17:39:55 +0200, by Pierre-Yves David
-
setup: fix runcmd() usage on darwinWed, 28 Jun 2017 10:50:37 -0700, by Adam Simpkins
-
py3: update the python3-whitelist with new tests which pass on Python 3Tue, 27 Jun 2017 21:16:08 +0530, by Pulkit Goyal
-
setup: fix localhgenvWed, 28 Jun 2017 06:49:01 -0700, by Jun Wu
-
tests: use the system hg for examining the local repositoryTue, 27 Jun 2017 17:24:31 -0700, by Adam Simpkins
-
tests: save the original PATH and PYTHONPATH variablesTue, 27 Jun 2017 17:24:31 -0700, by Adam Simpkins
-
setup: prefer using the system hg to interact with the local repositoryTue, 27 Jun 2017 16:15:32 -0700, by Adam Simpkins
-
setup: replace runhg() with an hgcommand helper classTue, 27 Jun 2017 16:15:32 -0700, by Adam Simpkins
-
setup: move environment computation into a helper functionMon, 26 Jun 2017 11:31:30 -0700, by Adam Simpkins
-
setup: update runcmd() to also return the exit statusMon, 26 Jun 2017 11:31:30 -0700, by Adam Simpkins
-
setup: fail if we cannot determine the version numberMon, 26 Jun 2017 11:31:30 -0700, by Adam Simpkins