Sun, 02 Jul 2017 01:37:03 +0200 Pierre-Yves David test: add a small comment to explain a section of test-devel-warning
Wed, 28 Jun 2017 03:54:19 +0200 Pierre-Yves David obsolete: reports the number of local changeset obsoleted when unbundling
Tue, 27 Jun 2017 02:45:09 +0200 Pierre-Yves David transaction: track new obsmarkers in the 'changes' mapping
Fri, 30 Jun 2017 03:44:04 +0200 Pierre-Yves David configitems: register the 'progress.estimate' config
Fri, 30 Jun 2017 03:44:02 +0200 Pierre-Yves David configitems: register the 'progress.clear-complete' config
Fri, 30 Jun 2017 03:44:01 +0200 Pierre-Yves David configitems: register the 'progress.assume-tty' config
Fri, 30 Jun 2017 03:42:30 +0200 Pierre-Yves David configitems: register the 'format.usestore' config
Fri, 30 Jun 2017 03:42:29 +0200 Pierre-Yves David configitems: register the 'format.usegeneraldelta' config
Fri, 30 Jun 2017 03:42:28 +0200 Pierre-Yves David configitems: register the 'format.usefncache' config
Fri, 30 Jun 2017 03:42:27 +0200 Pierre-Yves David configitems: register the 'format.obsstore-version' config
Fri, 30 Jun 2017 03:42:15 +0200 Pierre-Yves David configitems: register the 'factotum.service' config
Fri, 30 Jun 2017 03:42:13 +0200 Pierre-Yves David configitems: register the 'factotum.mountpoint' config
Fri, 30 Jun 2017 03:42:12 +0200 Pierre-Yves David configitems: register the 'factotum.executable' config
Fri, 30 Jun 2017 03:42:26 +0200 Pierre-Yves David configitems: register the 'format.maxchainlen' config
Fri, 30 Jun 2017 03:42:24 +0200 Pierre-Yves David configitems: register the 'format.manifestcachesize' config
Fri, 30 Jun 2017 03:42:23 +0200 Pierre-Yves David configitems: register the 'format.generaldelta' config
Fri, 30 Jun 2017 03:42:22 +0200 Pierre-Yves David configitems: register the 'format.dotencode' config
Fri, 30 Jun 2017 03:42:21 +0200 Pierre-Yves David configitems: register the 'format.chunkcachesize' config
Fri, 30 Jun 2017 03:42:20 +0200 Pierre-Yves David configitems: register the 'format.aggressivemergedeltas' config
Wed, 05 Jul 2017 00:01:30 +0200 Pierre-Yves David configitems: gather comment related to 'worker.backgroundclosemaxqueue'
Fri, 30 Jun 2017 03:46:01 +0200 Pierre-Yves David configitems: register the 'worker.numcpus' config
Fri, 30 Jun 2017 03:46:00 +0200 Pierre-Yves David configitems: register the 'worker.backgroundclosethreadcount' config
Fri, 30 Jun 2017 03:45:59 +0200 Pierre-Yves David configitems: register the 'worker.backgroundcloseminfilecount' config
Fri, 30 Jun 2017 03:45:58 +0200 Pierre-Yves David configitems: register the 'worker.backgroundclosemaxqueue' config
Fri, 30 Jun 2017 03:43:35 +0200 Pierre-Yves David configitems: register the 'patch.eol' config
Fri, 30 Jun 2017 03:44:16 +0200 Pierre-Yves David configitems: register the 'server.zliblevel' config
Fri, 30 Jun 2017 03:44:15 +0200 Pierre-Yves David configitems: register the 'server.validate' config
Fri, 30 Jun 2017 03:44:14 +0200 Pierre-Yves David configitems: register the 'server.uncompressedallowsecret' config
Fri, 30 Jun 2017 03:44:12 +0200 Pierre-Yves David configitems: register the 'server.preferuncompressed' config
Fri, 30 Jun 2017 03:44:11 +0200 Pierre-Yves David configitems: register the 'server.maxhttpheaderlen' config
Fri, 30 Jun 2017 03:44:10 +0200 Pierre-Yves David configitems: register the 'server.disablefullbundle' config
Fri, 30 Jun 2017 03:44:09 +0200 Pierre-Yves David configitems: register the 'server.concurrent-push-mode' config
Fri, 30 Jun 2017 03:44:08 +0200 Pierre-Yves David configitems: register the 'server.compressionengines' config
Fri, 30 Jun 2017 03:44:07 +0200 Pierre-Yves David configitems: register the 'server.bundle1gd' config
Fri, 30 Jun 2017 03:44:06 +0200 Pierre-Yves David configitems: register the 'server.bundle1' config
Fri, 30 Jun 2017 03:42:43 +0200 Pierre-Yves David configitems: register the 'hostsecurity.disabletls10warning' config
Fri, 30 Jun 2017 03:42:42 +0200 Pierre-Yves David configitems: register the 'hostsecurity.ciphers' config
Sun, 02 Jul 2017 23:10:33 +0200 Pierre-Yves David configitem: create a new list of each 'acl.sources' access
Mon, 03 Jul 2017 02:52:40 +0900 FUJIWARA Katsunori dirstate: centralize _cwd handling into _cwd method
Mon, 03 Jul 2017 02:52:39 +0900 FUJIWARA Katsunori tests: add line specific for testing with fsmonitor
Mon, 03 Jul 2017 02:52:39 +0900 FUJIWARA Katsunori tests: make output lines conditional for testing with fsmonitor
Mon, 03 Jul 2017 02:52:39 +0900 FUJIWARA Katsunori tests: add fsmonitor specific output lines at enabling largefiles
Mon, 03 Jul 2017 21:26:39 -0700 Gregory Szorc show: document why accidentally quadratic is (probably) acceptable
Mon, 03 Jul 2017 21:18:32 -0700 Gregory Szorc show: also catch AmbiguousCommand
Mon, 03 Jul 2017 21:12:04 -0700 Gregory Szorc show: avoid extra list operations
Mon, 03 Jul 2017 21:10:48 -0700 Gregory Szorc show: tweak warning message
Fri, 23 Jun 2017 13:49:34 +0200 Pierre-Yves David revlog: add an experimental option to mitigated delta issues (issue5480)
Sun, 02 Jul 2017 13:24:23 +0900 Yuya Nishihara tests: use system hg only if changelog or dirstate can't be read
Sun, 02 Jul 2017 13:20:28 +0900 Yuya Nishihara tests: restore workaround of obsolete warning from 3c9066ed557c
Sun, 02 Jul 2017 13:14:20 +0900 Yuya Nishihara tests: alias syshg and syshgenv so they can be switched conditionally
Fri, 30 Jun 2017 21:49:29 +0900 Yuya Nishihara tests: actually restore the original environment before running syshg
Wed, 05 Jul 2017 11:24:22 -0400 Augie Fackler Added signature for changeset 26c49ed51a69 stable
Wed, 05 Jul 2017 11:24:17 -0400 Augie Fackler Added tag 4.2.2 for changeset 26c49ed51a69 stable
Sun, 02 Jul 2017 20:08:09 -0700 Jun Wu phabricator: add phabread command to read patches
Sun, 02 Jul 2017 20:08:09 -0700 Jun Wu phabricator: add phabsend command to send a stack
Sun, 02 Jul 2017 20:08:09 -0700 Jun Wu phabricator: add a contrib script
Sat, 01 Jul 2017 22:38:42 -0700 Gregory Szorc show: implement "stack" view
Wed, 28 Jun 2017 21:30:46 -0400 Matt Harbison tests: demonstrate inconsistencies with dirty state in various commands
Sat, 01 Jul 2017 20:34:27 -0700 Gregory Szorc check-config: syntax to allow inconsistent config values
Fri, 30 Jun 2017 03:28:02 +0200 Pierre-Yves David configitems: register the 'badserver.closebeforeaccept' config
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip