log

age author description
Wed, 29 Mar 2023 20:24:58 +0200 Georges Racinet rust-changelog: made doc-comments more consistent
Tue, 21 Mar 2023 20:47:30 -0400 Jason R. Coombs extras: re-use Projection from jaraco.collections
Tue, 21 Mar 2023 17:21:45 -0400 Jason R. Coombs extras: expose 'retained_extras' for extensions to extend
Tue, 21 Mar 2023 17:17:09 -0400 Jason R. Coombs extras: extract function for projecting names from a gettable object
Sat, 25 Mar 2023 23:02:33 +0100 Manuel Jacob hgweb: add "children" into the JSON template for a changeset
Fri, 24 Mar 2023 10:43:47 +0100 Raphaël Gomès branching: merge stable into default
Wed, 22 Mar 2023 15:19:02 +0100 Julien Cristau help: fix formatting for http config section
Mon, 20 Mar 2023 23:16:14 +0100 Raphaël Gomès branching: merge stable into default
Thu, 09 Mar 2023 13:02:13 -0600 Felipe Contreras fastexport: rework newline logic
Mon, 06 Mar 2023 11:27:57 +0000 Arseniy Alekseyev encoding: avoid quadratic time complexity when json-encoding non-UTF8 strings
Wed, 08 Mar 2023 11:01:11 +0100 Pierre-Yves David bundle: prevent implicite bundling of internal changeset
Fri, 10 Mar 2023 07:19:25 +0100 Pierre-Yves David bundle: abort if the user request bundling of internal changesets
Fri, 10 Mar 2023 07:10:19 +0100 Pierre-Yves David strip: do now include internal changeset in the strip backup
Wed, 08 Mar 2023 11:00:30 +0100 Pierre-Yves David revset: add `_internal()` predicate
Fri, 10 Mar 2023 03:41:18 +0100 Pierre-Yves David strip: drop the assert about bundled revision
Thu, 09 Mar 2023 15:06:59 +0100 Pierre-Yves David strip: explicitly compute the boundary of the backup bundle
Fri, 10 Mar 2023 04:04:10 +0100 Pierre-Yves David outgoing: fix common-heads computation from `missingroots` argument
Thu, 09 Mar 2023 01:26:04 +0100 Jason R. Coombs bundle: include required phases when saving a bundle (issue6794)
Wed, 08 Mar 2023 17:33:33 +0100 Pierre-Yves David bundle: add test bundling changeset in the "archived" phase
Wed, 08 Mar 2023 15:23:22 +0100 Pierre-Yves David bundle: introduce a "v3" spec
Wed, 08 Mar 2023 15:43:23 +0100 Pierre-Yves David bundle: add some phase boundary in the bundle type test case
Wed, 08 Mar 2023 15:21:39 +0100 Pierre-Yves David bundle: expand the graph we us for bundletype/bundlespec tests
Tue, 07 Mar 2023 04:50:29 +0100 Pierre-Yves David revset: include all non-public phases in _notpublic
Thu, 02 Mar 2023 04:11:29 +0100 Pierre-Yves David dirstate: remove _actual_file_name methode
Tue, 28 Feb 2023 15:00:26 -0500 Matt Harbison revlog: add an exception hint when processing LFS flags without the extension
Mon, 27 Feb 2023 23:12:23 -0500 Matt Harbison tests: drop py36 conditionals in test-bad-extension.t
Mon, 27 Feb 2023 23:11:05 -0500 Matt Harbison tests: drop py36 conditionals in test-hook.t
Mon, 27 Feb 2023 22:51:18 -0500 Matt Harbison tests: drop py36 conditionals in test-http-bad-server.t
Mon, 27 Feb 2023 23:04:09 -0500 Matt Harbison configitems: enable changegroup3 by default (unless using infinitepush)
Mon, 27 Feb 2023 19:59:55 -0500 Matt Harbison infinitepush: opt out of changegroup3 unless explicitly configured