log

age author description
Mon, 04 Jul 2016 10:00:56 -0700 Gregory Szorc sslutil: document the Apple OpenSSL cert trick
Mon, 04 Jul 2016 09:58:45 -0700 Gregory Szorc sslutil: use certificates provided by certifi if available
Sun, 03 Jul 2016 22:28:24 +0530 Pulkit Goyal py3: make files use absolute_import and print_function
Fri, 01 Jul 2016 19:17:45 -0700 Gregory Szorc sslutil: don't attempt to find default CA certs file when told not to
Fri, 01 Jul 2016 19:04:39 -0700 Gregory Szorc sslutil: pass ui to _defaultcacerts
Fri, 01 Jul 2016 18:03:51 -0700 Gregory Szorc sslutil: change comment and logged message for found ca cert file
Fri, 01 Jul 2016 19:27:34 -0700 Gregory Szorc tests: better testing of loaded certificates
Fri, 01 Jul 2016 17:42:55 +0200 Kostia Balytskyi update: teach hg to override untracked dir with a tracked file on update
Fri, 01 Jul 2016 14:09:53 +0200 Kostia Balytskyi rebase: move handling of obsolete commits to be a separate RR class method
Fri, 01 Jul 2016 14:09:53 +0200 Kostia Balytskyi rebase: move rebase finish logic to be a method of the RR class
Fri, 01 Jul 2016 14:09:53 +0200 Kostia Balytskyi rebase: move core rebase logic to be a method of the RR class
Fri, 01 Jul 2016 14:09:53 +0200 Kostia Balytskyi rebase: move local variable 'extrafn' to the RR class
Fri, 01 Jul 2016 14:09:53 +0200 Kostia Balytskyi rebase: move local variable 'currentbookmarks' to the RR class
Fri, 01 Jul 2016 14:09:53 +0200 Kostia Balytskyi rebase: make collapsing use explicit logic to decide on the rev to reuse
Fri, 01 Jul 2016 14:09:53 +0200 Kostia Balytskyi rebase: move new rebase preparation to be a method of the RR class
Fri, 01 Jul 2016 14:09:53 +0200 Kostia Balytskyi rebase: move abort/continue prep to be a method of the RR class
Thu, 30 Jun 2016 18:59:53 -0700 Gregory Szorc hgweb: expose list of per-repo labels to templates
Tue, 21 Jun 2016 14:58:49 -0700 Sean Farley histedit: move autoverb rule to the commit it matches
Fri, 27 May 2016 14:03:00 -0700 Sean Farley histedit: use _getsummary in ruleeditor
Fri, 27 May 2016 14:02:36 -0700 Sean Farley histedit: use _getsummary in torule
Fri, 27 May 2016 14:00:12 -0700 Sean Farley histedit: extract common summary code into method
Thu, 26 May 2016 15:43:00 -0700 Sean Farley histedit: remove unneeded initial parameter
Thu, 26 May 2016 16:46:10 -0700 Sean Farley histedit: move autoverb logic from torule to ruleeditor
Thu, 30 Jun 2016 13:06:19 -0700 Martin von Zweigbergk treemanifests: actually strip directory manifests
Thu, 30 Jun 2016 15:26:11 +0100 Jun Wu logtoprocess: do not leak the ui object in uisetup
Wed, 29 Jun 2016 23:53:20 +0100 Jun Wu chgserver: document why we don't merge mtimehash and confighash
Thu, 30 Jun 2016 10:31:50 +0100 Jun Wu extensions: move uisetup and extsetup to standalone functions
Sat, 02 Jul 2016 09:41:40 -0700 Gregory Szorc sslutil: don't access message attribute in exception (issue5285) stable
Fri, 01 Jul 2016 16:02:56 -0500 Matt Mackall merge with stable
Fri, 01 Jul 2016 13:54:35 +0800 Anton Shestakov hgweb: add absolute urls for archives in json-summary