log

age author description
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
Tue, 04 Jul 2017 22:58:21 -0400 Matt Harbison help: cleanup grammar in the hooks section stable 4.2.2
Tue, 04 Jul 2017 10:18:44 -0400 Augie Fackler merge with i18n stable
Tue, 04 Jul 2017 10:17:14 -0400 Augie Fackler revlog: backed out changeset e9d325cfe071 stable
Thu, 29 Jun 2017 12:07:54 -0300 Wagner Bruna i18n-pt_BR: synchronized with efebc9f52ecb stable
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
Tue, 27 Jun 2017 00:01:17 -0700 Jun Wu drawdag: support obsmarker creation in comments
Mon, 26 Jun 2017 23:31:53 -0700 Jun Wu test-drawdag: add a test for drawdag.py
Mon, 26 Jun 2017 22:52:15 -0700 Phil Cohen filemerge: convert a couple of wvfs calls in internal mergetools to contexts
Wed, 28 Jun 2017 13:50:20 +0200 Pierre-Yves David configitems: support callable as a default value
Tue, 27 Jun 2017 02:06:15 +0200 Pierre-Yves David obsutil: move 'getmarkers' to the new modules
Tue, 27 Jun 2017 01:51:40 +0200 Pierre-Yves David obsutil: move the 'marker' class to the new modules