Sat, 01 Jul 2017 20:58:34 +0200 |
Pierre-Yves David |
acl: use configlist to retrieve the source config
|
Fri, 30 Jun 2017 03:27:07 +0200 |
Pierre-Yves David |
configitems: register the 'acl.sources' config
|
Fri, 30 Jun 2017 03:26:57 +0200 |
Pierre-Yves David |
configitems: register the 'acl.config' config
|
Wed, 28 Jun 2017 13:31:51 +0200 |
Pierre-Yves David |
config: register the 'devel.legacy.exchange' config
|
Fri, 30 Jun 2017 03:31:35 +0200 |
Pierre-Yves David |
configitems: register the 'bundle.reorder' config
|
Fri, 30 Jun 2017 03:31:26 +0200 |
Pierre-Yves David |
configitems: register the 'bundle.mainreporoot' config
|
Fri, 30 Jun 2017 03:28:28 +0200 |
Pierre-Yves David |
configitems: register the 'bookmarks.pushing' config
|
Fri, 30 Jun 2017 03:27:18 +0200 |
Pierre-Yves David |
configitems: register the 'auth.cookiefile' config
|
Fri, 30 Jun 2017 03:32:09 +0200 |
Pierre-Yves David |
configitems: register the 'color.mode' config
|
Sat, 01 Jul 2017 21:57:17 +0200 |
Pierre-Yves David |
zeroconf: blindly forward extra argument to the core config method
|
Sat, 01 Jul 2017 20:16:54 +0200 |
Pierre-Yves David |
configitem: fix default value for 'serverrequirecert'
|
Fri, 30 Jun 2017 01:47:49 +0900 |
FUJIWARA Katsunori |
localrepo: factor out base of filecache annotation class
|
Fri, 30 Jun 2017 01:47:48 +0900 |
FUJIWARA Katsunori |
manifest: apply checkambig=True only for root 00manifest.i
|
Sat, 01 Jul 2017 19:35:17 -0700 |
Gregory Szorc |
revlog: address review feedback for deltachain C implementation
|
Sat, 01 Jul 2017 15:13:09 -0400 |
Matt Harbison |
test-rebase-interruptions: stabilize for Windows
|
Fri, 30 Jun 2017 23:15:09 -0700 |
Martin von Zweigbergk |
drawdag: inline transaction() function
|
Sun, 25 Jun 2017 12:41:34 -0700 |
Gregory Szorc |
revlog: C implementation of delta chain resolution
|
Wed, 28 Jun 2017 13:32:36 +0200 |
Pierre-Yves David |
config: register the 'devel.strip-obsmarkers' config
|
Wed, 28 Jun 2017 13:32:28 +0200 |
Pierre-Yves David |
config: register the 'devel.serverrequirecert' config
|
Wed, 28 Jun 2017 13:32:18 +0200 |
Pierre-Yves David |
config: register the 'devel.serverexactprotocol' config
|
Wed, 28 Jun 2017 13:32:07 +0200 |
Pierre-Yves David |
config: register the 'devel.servercafile' config
|
Wed, 28 Jun 2017 13:31:18 +0200 |
Pierre-Yves David |
config: register the 'devel.disableloaddefaultcerts' config
|
Wed, 28 Jun 2017 13:31:05 +0200 |
Pierre-Yves David |
config: register the 'devel.check-relroot' config
|
Wed, 28 Jun 2017 13:37:59 +0200 |
Pierre-Yves David |
config: register the devel.check-locks config
|
Wed, 28 Jun 2017 13:25:33 +0200 |
Pierre-Yves David |
config: register the 'devel.bundle2.debug' config
|
Wed, 28 Jun 2017 13:19:40 +0200 |
Pierre-Yves David |
config: register the 'devel.all-warnings' config
|
Wed, 28 Jun 2017 14:53:54 -0700 |
Martin von Zweigbergk |
rebase: always pass destination as revnum to _handleskippingobsolete()
|
Thu, 29 Jun 2017 23:04:47 -0700 |
Martin von Zweigbergk |
patch: remove unused fsbackend._join()
|
Fri, 30 Jun 2017 09:07:24 -0700 |
Martin von Zweigbergk |
patch: add close() to abstractbackend
|
Mon, 26 Jun 2017 15:46:24 +0200 |
Boris Feld |
log: add an extension hook-point in changeset_printer
|