log

age author description
Sat, 25 Jun 2016 17:22:06 -0700 Gregory Szorc pycompat: add HTTPPasswordMgrWithDefaultRealm to Python 3 block
Sun, 26 Jun 2016 07:59:02 -0700 Gregory Szorc ui: path option to declare which revisions to push by default
Sat, 25 Jun 2016 18:35:14 -0700 Gregory Szorc ui: don't fixup [paths] sub-options
Sat, 25 Jun 2016 07:26:43 -0700 Gregory Szorc sslutil: abort when unable to verify peer connection (BC)
Sat, 25 Jun 2016 07:32:02 -0700 Gregory Szorc sslutil: remove out of place comment
Fri, 24 Jun 2016 11:51:00 +0200 liscju largefiles: remove additional blank line between methods in localstore
Thu, 23 Jun 2016 12:37:09 -0700 Martin von Zweigbergk revset: make head() honor order of subset
Thu, 23 Jun 2016 13:08:10 -0700 Martin von Zweigbergk revsets: use itervalues() where only values are needed
Thu, 23 Jun 2016 12:39:05 -0700 Martin von Zweigbergk revsets: passing a set to baseset() is not wrong
Fri, 24 Jun 2016 02:04:43 +0200 Pierre-Yves David pyflakes: use pycompat.pickles to prevent error
Tue, 21 Jun 2016 06:29:23 -0700 Kostia Balytskyi rebase: move local variable 'obsoletenotrebased' to the RR class
Tue, 21 Jun 2016 06:29:23 -0700 Kostia Balytskyi rebase: move restorestestatus function to be a method of the RR class
Tue, 21 Jun 2016 06:29:23 -0700 Kostia Balytskyi rebase: move local variables related to keeping things unchanged to the RR
Tue, 21 Jun 2016 06:29:23 -0700 Kostia Balytskyi rebase: move local variables 'date' and 'extrafns' to the RR class
Tue, 21 Jun 2016 06:29:23 -0700 Kostia Balytskyi rebase: move collapse-related local variables to the RR class