log

age author description
Mon, 02 May 2016 12:09:00 +0900 Yuya Nishihara revset: factor out public optimize() function from recursion
Mon, 02 May 2016 12:47:09 +0900 Yuya Nishihara revset: introduce temporary variables in optimize() where they look better
Mon, 02 May 2016 11:50:48 +0900 Yuya Nishihara revset: construct arguments of only() against matched tree
Mon, 02 May 2016 11:27:26 +0900 Yuya Nishihara revset: unnest isonly() closure from optimize()
Thu, 05 May 2016 00:46:31 -0700 Gregory Szorc sslutil: stop checking for web.cacerts=! (BC)
Thu, 05 May 2016 00:40:01 -0700 Gregory Szorc dispatch: stop setting web.cacerts=! to indicate --insecure
Thu, 05 May 2016 00:38:18 -0700 Gregory Szorc sslutil: use CA loaded state to drive validation logic
Thu, 05 May 2016 00:37:28 -0700 Gregory Szorc sslutil: handle ui.insecureconnections in validator
Thu, 05 May 2016 00:35:45 -0700 Gregory Szorc sslutil: check for ui.insecureconnections in sslkwargs
Thu, 05 May 2016 00:34:22 -0700 Gregory Szorc dispatch: set ui.insecureconnections when --insecure is used
Thu, 05 May 2016 00:33:38 -0700 Gregory Szorc ui: add an instance flag to hold --insecure bit
Thu, 05 May 2016 00:32:43 -0700 Gregory Szorc sslutil: make sslkwargs code even more explicit
Wed, 04 May 2016 23:38:34 -0700 Gregory Szorc sslutil: move code examining _canloaddefaultcerts out of _defaultcacerts
Wed, 04 May 2016 23:01:49 -0700 Gregory Szorc sslutil: further refactor sslkwargs
Thu, 05 May 2016 00:31:11 -0700 Gregory Szorc sslutil: document and slightly refactor sslkwargs
Fri, 06 May 2016 11:31:29 -0400 Augie Fackler localrepo: remove a couple of local type aliases
Fri, 06 May 2016 14:22:17 -0400 Augie Fackler cmdutil: typo fix in comment
Thu, 05 May 2016 21:14:12 -0400 Matt Harbison tests: add globs for Windows
Sat, 07 May 2016 14:51:32 +0100 Jun Wu chgserver: add [alias] to confighash
Sun, 08 May 2016 10:43:41 +0200 Pierre-Yves David devel: use the 'config' argument for the dirstate normalisation develwarn
Sun, 08 May 2016 10:43:41 +0200 Pierre-Yves David devel: use the new 'config' argument for the update develwarn
Sun, 08 May 2016 10:43:41 +0200 Pierre-Yves David devel: use the new 'config' argument for the revset develwarn
Sun, 08 May 2016 10:43:41 +0200 Pierre-Yves David devel: use the new 'config' argument for the dirstate develwarn
Sun, 08 May 2016 10:43:41 +0200 Pierre-Yves David devel: use the new 'config' argument of the develwarn in deprecwarn
Sun, 08 May 2016 10:43:41 +0200 Pierre-Yves David develwarn: move config gating inside the develwarn function
Sun, 08 May 2016 22:28:09 -0400 Matt Harbison help: fix the display for `hg help internals.revlogs` (issue5227) stable
Fri, 06 May 2016 14:09:11 -0700 Sean Farley builddeb: add distroseries to tagged versions stable
Sun, 01 May 2016 15:26:41 -0700 Sean Farley debian: forgot to make debian/rules executable in 6b95a623ec90 stable
Sat, 30 Apr 2016 21:21:34 -0700 Sean Farley debian: add wish to suggests stable
Fri, 06 May 2016 23:03:41 -0700 Sean Farley hg-ssh: copy doc string to man page stable