log

age author description
Sun, 20 Feb 2022 15:50:46 -0700 Gregory Szorc cext: use PyLong symbols
Sun, 20 Feb 2022 15:48:35 -0700 Gregory Szorc cext: use PyLong symbols
Sun, 20 Feb 2022 15:47:13 -0700 Gregory Szorc cext: remove Python 2 support
Sun, 20 Feb 2022 15:45:51 -0700 Gregory Szorc cext: remove Python 2 file handling code
Sun, 20 Feb 2022 15:45:16 -0700 Gregory Szorc cext: remove Python 2 variant of listdir_slot()
Sun, 20 Feb 2022 15:44:39 -0700 Gregory Szorc cext: remove some conditional preprocessor defines
Sun, 20 Feb 2022 15:43:30 -0700 Gregory Szorc cext: unconditionally use PyLong_FromLong()
Sun, 20 Feb 2022 15:42:47 -0700 Gregory Szorc cext: drop preprocessor PyInt aliases
Sun, 20 Feb 2022 15:40:39 -0700 Gregory Szorc cext: remove Python 2 module initializer functions
Mon, 21 Feb 2022 19:51:23 +0000 Arseniy Alekseyev rhg: simplify the handling of share-safe config mismatch
Tue, 01 Mar 2022 16:44:59 +0100 Raphaël Gomès branching: merge stable into default
Tue, 01 Mar 2022 16:39:14 +0100 Raphaël Gomès Added signature for changeset d4486810a179 stable
Tue, 01 Mar 2022 16:39:06 +0100 Raphaël Gomès Added tag 6.1 for changeset d4486810a179 stable
Mon, 28 Feb 2022 18:34:23 +0100 Raphaël Gomès merge: remove direct rustmod reference stable 6.1
Mon, 21 Feb 2022 11:22:40 +0100 Raphaël Gomès relnotes: add 6.1 stable
Fri, 18 Feb 2022 13:14:32 +0100 Raphaël Gomès relnotes: add 6.0.3 stable
Fri, 18 Feb 2022 12:51:23 +0100 Raphaël Gomès windows: adjust test output in test-merge-tools.t stable
Fri, 18 Feb 2022 12:51:06 +0100 Raphaël Gomès windows: generalize output for test-status-tracked-key.t stable
Tue, 22 Feb 2022 11:51:08 +0100 Pierre-Yves David windows: skip a section of a test that is legitimately broken on windows stable
Mon, 21 Feb 2022 12:03:57 +0100 Raphaël Gomès heptapod-ci: remove Python 2 support
Fri, 18 Feb 2022 14:32:26 +0100 Raphaël Gomès Added signature for changeset c00d3ce4e94b stable
Fri, 18 Feb 2022 14:32:09 +0100 Raphaël Gomès Added tag 6.1rc0 for changeset c00d3ce4e94b stable
Fri, 18 Feb 2022 14:27:43 +0100 Raphaël Gomès branching: merge default into stable for 6.1 freeze stable 6.1rc0
Fri, 18 Feb 2022 12:58:44 +0100 Raphaël Gomès branching: merge 6.0.3 stable into default
Fri, 18 Feb 2022 11:37:08 +0100 Raphaël Gomès branching: merge stable into default
Thu, 17 Feb 2022 07:34:49 +0100 Pierre-Yves David tracked-key: remove the dual write and rename to tracked-hint
Thu, 17 Feb 2022 06:41:54 +0100 Pierre-Yves David tracked-file: rename the format option to use `use-`
Thu, 17 Feb 2022 06:35:42 +0100 Pierre-Yves David tracked-key: update the requirement value
Thu, 17 Feb 2022 06:32:03 +0100 Pierre-Yves David tracked-key: make it possible to upgrade to and downgrade from the feature
Mon, 31 Jan 2022 18:13:00 +0300 Anton Shestakov obsolete: don't use os.stat in repo.obsstore.__nonzero__ if it's static HTTP