Mercurial > hg
graph
-
phabricator: add phabread command to read patchesSun, 02 Jul 2017 20:08:09 -0700, by Jun Wu
-
phabricator: add phabsend command to send a stackSun, 02 Jul 2017 20:08:09 -0700, by Jun Wu
-
phabricator: add a contrib scriptSun, 02 Jul 2017 20:08:09 -0700, by Jun Wu
-
show: implement "stack" viewSat, 01 Jul 2017 22:38:42 -0700, by Gregory Szorc
-
tests: demonstrate inconsistencies with dirty state in various commandsWed, 28 Jun 2017 21:30:46 -0400, by Matt Harbison
-
check-config: syntax to allow inconsistent config valuesSat, 01 Jul 2017 20:34:27 -0700, by Gregory Szorc
-
configitems: register the 'badserver.closebeforeaccept' configFri, 30 Jun 2017 03:28:02 +0200, by Pierre-Yves David
-
configitems: register the 'badserver.closeaftersendbytes' configFri, 30 Jun 2017 03:27:54 +0200, by Pierre-Yves David
-
configitems: register the 'badserver.closeafterrecvbytes' configFri, 30 Jun 2017 03:27:44 +0200, by Pierre-Yves David
-
configitems: register the 'badserver.closeafteraccept' configFri, 30 Jun 2017 03:27:36 +0200, by Pierre-Yves David
-
configitems: register the 'blackbox.logsource' configFri, 30 Jun 2017 03:28:18 +0200, by Pierre-Yves David
-
configitems: register the 'blackbox.dirty' configFri, 30 Jun 2017 03:28:11 +0200, by Pierre-Yves David
-
configitems: register the 'automv.similarity' configFri, 30 Jun 2017 03:27:24 +0200, by Pierre-Yves David
-
acl: use configlist to retrieve the source configSat, 01 Jul 2017 20:58:34 +0200, by Pierre-Yves David
-
configitems: register the 'acl.sources' configFri, 30 Jun 2017 03:27:07 +0200, by Pierre-Yves David
-
configitems: register the 'acl.config' configFri, 30 Jun 2017 03:26:57 +0200, by Pierre-Yves David
-
config: register the 'devel.legacy.exchange' configWed, 28 Jun 2017 13:31:51 +0200, by Pierre-Yves David
-
configitems: register the 'bundle.reorder' configFri, 30 Jun 2017 03:31:35 +0200, by Pierre-Yves David
-
configitems: register the 'bundle.mainreporoot' configFri, 30 Jun 2017 03:31:26 +0200, by Pierre-Yves David
-
configitems: register the 'bookmarks.pushing' configFri, 30 Jun 2017 03:28:28 +0200, by Pierre-Yves David
-
configitems: register the 'auth.cookiefile' configFri, 30 Jun 2017 03:27:18 +0200, by Pierre-Yves David
-
configitems: register the 'color.mode' configFri, 30 Jun 2017 03:32:09 +0200, by Pierre-Yves David
-
zeroconf: blindly forward extra argument to the core config methodSat, 01 Jul 2017 21:57:17 +0200, by Pierre-Yves David
-
configitem: fix default value for 'serverrequirecert'Sat, 01 Jul 2017 20:16:54 +0200, by Pierre-Yves David
-
localrepo: factor out base of filecache annotation classFri, 30 Jun 2017 01:47:49 +0900, by FUJIWARA Katsunori
-
manifest: apply checkambig=True only for root 00manifest.iFri, 30 Jun 2017 01:47:48 +0900, by FUJIWARA Katsunori
-
revlog: address review feedback for deltachain C implementationSat, 01 Jul 2017 19:35:17 -0700, by Gregory Szorc
-
test-rebase-interruptions: stabilize for WindowsSat, 01 Jul 2017 15:13:09 -0400, by Matt Harbison
-
drawdag: inline transaction() functionFri, 30 Jun 2017 23:15:09 -0700, by Martin von Zweigbergk
-
revlog: C implementation of delta chain resolutionSun, 25 Jun 2017 12:41:34 -0700, by Gregory Szorc
-
help: cleanup grammar in the hooks section stable 4.2.2Tue, 04 Jul 2017 22:58:21 -0400, by Matt Harbison
-
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
-
smartset: fix generatorset.last() to not return the first element (issue5609)Tue, 27 Jun 2017 23:50:22 +0900, by Yuya Nishihara
-
strip: respect the backup option in stripcallbackMon, 26 Jun 2017 21:11:02 -0700, by Jun Wu
-
py3: use pycompat.bytestr() to convert str to bytesMon, 26 Jun 2017 23:58:27 +0530, by Pulkit Goyal
-
py3: pass the memoryview object into bytes() to get the valueMon, 26 Jun 2017 23:57:49 +0530, by Pulkit Goyal
-
py3: use pycompat.bytestr instead of strMon, 26 Jun 2017 17:23:10 +0530, by Pulkit Goyal
-
py3: use '%d' to convert integers to bytesMon, 26 Jun 2017 17:22:45 +0530, by Pulkit Goyal
-
py3: slice over bytes to prevent getting it's ascii valueSun, 25 Jun 2017 08:36:51 +0530, by Pulkit Goyal
-
py3: use pycompat.strkwargs() to convert kwargs keys to strTue, 27 Jun 2017 00:23:32 +0530, by Pulkit Goyal
-
py3: use r'' to prevent the addition of b'' by transformerTue, 27 Jun 2017 00:15:56 +0530, by Pulkit Goyal
-
py3: use pycompat.byteskwargs() to convert kwargs' keys to bytesTue, 27 Jun 2017 00:20:55 +0530, by Pulkit Goyal
-
tests: use cgienv to minimize environment setup at hgweb testsTue, 27 Jun 2017 02:24:38 +0900, by FUJIWARA Katsunori
-
tests: avoid test failure for mangling path-like string by MSYSTue, 27 Jun 2017 02:24:37 +0900, by FUJIWARA Katsunori
-
py3: make sure commands name are bytes in testsSun, 25 Jun 2017 08:20:05 +0530, by Pulkit Goyal
-
py3: add b'' to make the regex pattern bytesSun, 25 Jun 2017 03:11:55 +0530, by Pulkit Goyal
-
py3: use hex() to convert the hash to bytesMon, 26 Jun 2017 17:20:46 +0530, by Pulkit Goyal
-
py3: add b'' to make a triple quoted string bytes on Python 3Sat, 24 Jun 2017 19:57:50 +0530, by Pulkit Goyal
-
py3: add tests to show `hg bookmarks` and `hg branches` work on Python 3Sat, 24 Jun 2017 19:55:41 +0530, by Pulkit Goyal
-
py3: fix kwargs handling for `hg bookmarks`Sat, 24 Jun 2017 19:55:01 +0530, by Pulkit Goyal
-
identify: provide changectx to templaterMon, 26 Jun 2017 09:37:16 +0900, by Yuya Nishihara
-
formatter: proxy fm.context() through converterMon, 26 Jun 2017 09:33:01 +0900, by Yuya Nishihara
-
identify: change p1/p2 to a list of parentsMon, 26 Jun 2017 09:18:55 +0900, by Yuya Nishihara
-
scmutil: add a cleanupnodes method for developersSun, 25 Jun 2017 13:31:56 -0700, by Jun Wu
-
strip: add a delayedstrip method that works in a transactionSun, 25 Jun 2017 10:38:45 -0700, by Jun Wu
-
workingfilectx: add audit() as a wrapper for wvfs.audit()Sun, 25 Jun 2017 22:30:14 -0700, by Phil Cohen
-
workingfilectx: add backgroundclose as a kwarg to write()Sun, 25 Jun 2017 22:30:14 -0700, by Phil Cohen
-
merge: change repo.wvfs.setflags calls to a new wctx[f].setflags functionSun, 25 Jun 2017 22:29:09 -0700, by Phil Cohen
-
merge: convert repo.wwrite() calls to wctx[f].write()Sun, 25 Jun 2017 17:00:15 -0700, by Phil Cohen