{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"Zoom branch\" build number 140",
          "upstreamBuild" : 140,
          "upstreamProject" : "Zoom branch",
          "upstreamUrl" : "job/Zoom%20branch/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/zoom_merge" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 38,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "360b89ee12225aa781c9b038e68fd8a2a38b3494",
            "branch" : [
              {
                "SHA1" : "360b89ee12225aa781c9b038e68fd8a2a38b3494",
                "name" : "refs/remotes/origin/zoom_merge"
              }
            ]
          },
          "revision" : {
            "SHA1" : "360b89ee12225aa781c9b038e68fd8a2a38b3494",
            "branch" : [
              {
                "SHA1" : "360b89ee12225aa781c9b038e68fd8a2a38b3494",
                "name" : "refs/remotes/origin/zoom_merge"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "360b89ee12225aa781c9b038e68fd8a2a38b3494",
        "branch" : [
          {
            "SHA1" : "360b89ee12225aa781c9b038e68fd8a2a38b3494",
            "name" : "refs/remotes/origin/zoom_merge"
          }
        ]
      },
      "remoteUrls" : [
        "git@gitlab:swift/swiftsim.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#38",
  "duration" : 191109,
  "estimatedDuration" : 1019506,
  "executor" : None,
  "fullDisplayName" : "Zoom branch runtime checks #38",
  "id" : "38",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 38,
  "queueId" : 2776,
  "result" : "FAILURE",
  "timestamp" : 1766151750437,
  "url" : "https://gitlab.cosma.dur.ac.uk/jenkins/job/Zoom%20branch%20runtime%20checks/38/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/extra_io/EAGLE/extra.h"
        ],
        "commitId" : "7b01a76bfafe3ef4d94cab8fa33fec9302f21b22",
        "timestamp" : 1713947082000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "matthieu.schaller@gmail.com",
        "comment" : "Update the X-ray tables to their newest version\u000a",
        "date" : "2024-04-24 10:24:42 +0200",
        "id" : "7b01a76bfafe3ef4d94cab8fa33fec9302f21b22",
        "msg" : "Update the X-ray tables to their newest version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/extra_io/EAGLE/extra.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/neutrino/Default/neutrino.h"
        ],
        "commitId" : "76c80ba1ab833e29f3dc4d91db9fa5562824648f",
        "timestamp" : 1714153131000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/whe@willemelbers.com",
          "fullName" : "Willem Elbers"
        },
        "authorEmail" : "whe@willemelbers.com",
        "comment" : "Fix a bug when running with multiple non-degenerate neutrino species\u000a",
        "date" : "2024-04-26 18:38:51 +0100",
        "id" : "76c80ba1ab833e29f3dc4d91db9fa5562824648f",
        "msg" : "Fix a bug when running with multiple non-degenerate neutrino species",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/neutrino/Default/neutrino.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/timers.c",
          "src/runner_time_integration.c",
          "src/timers.h",
          "src/runner_neutrino.c"
        ],
        "commitId" : "a373892ad06753769a2c3abcc1d3b52ede35ed0c",
        "timestamp" : 1714395475000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Resolve \"--enable-timers causes compilation error on master\"\u000a",
        "date" : "2024-04-29 12:57:55 +0000",
        "id" : "a373892ad06753769a2c3abcc1d3b52ede35ed0c",
        "msg" : "Resolve \"--enable-timers causes compilation error on master\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/timers.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_time_integration.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_neutrino.c"
          },
          {
            "editType" : "edit",
            "file" : "src/timers.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/parameter_example.yml",
          "src/black_holes/SPIN_JET/black_holes_part.h",
          "src/black_holes/SPIN_JET/black_holes.h",
          "examples/IdealisedCluster/IdealisedCluster_M135/idealised_cluster_M135.yml",
          "examples/IdealisedCluster/IdealisedCluster_M15/idealised_cluster_M15.yml",
          "examples/IdealisedCluster/IdealisedCluster_M14/idealised_cluster_M14.yml",
          "examples/IdealisedCluster/IdealisedCluster_M13/idealised_cluster_M13.yml",
          "doc/RTD/source/SubgridModels/AGNSpinJets/params.rst"
        ],
        "commitId" : "38016ca26c53047233c236f2676a486a6e3cc7d9",
        "timestamp" : 1714506098000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Post merge spin jet fix\u000a",
        "date" : "2024-04-30 19:41:38 +0000",
        "id" : "38016ca26c53047233c236f2676a486a6e3cc7d9",
        "msg" : "Post merge spin jet fix",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/AGNSpinJets/params.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/IdealisedCluster_M135/idealised_cluster_M135.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/IdealisedCluster_M14/idealised_cluster_M14.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/IdealisedCluster_M15/idealised_cluster_M15.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/IdealisedCluster_M13/idealised_cluster_M13.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_part.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/black_holes/SPIN_JET/black_holes_part.h"
        ],
        "commitId" : "58081dfca558785e02fab73d36ed6622afc37394",
        "timestamp" : 1714507191000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Code formatting\u000a",
        "date" : "2024-04-30 21:59:51 +0200",
        "id" : "58081dfca558785e02fab73d36ed6622afc37394",
        "msg" : "Code formatting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_part.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/extra_io/EAGLE/extra.h"
        ],
        "commitId" : "b2e6cf6482690ac075ef3899d4c1398c7bc2392c",
        "timestamp" : 1714657371000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Convert printf to errors in the X-ray extra i/o\u000a",
        "date" : "2024-05-02 15:42:51 +0200",
        "id" : "b2e6cf6482690ac075ef3899d4c1398c7bc2392c",
        "msg" : "Convert printf to errors in the X-ray extra i/o",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/extra_io/EAGLE/extra.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "AUTHORS"
        ],
        "commitId" : "91d7bdfa498b5a108b93fe7cb81941b80dc7eb37",
        "timestamp" : 1715172960000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Making it official\u000a",
        "date" : "2024-05-08 12:56:00 +0000",
        "id" : "91d7bdfa498b5a108b93fe7cb81941b80dc7eb37",
        "msg" : "Making it official",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "AUTHORS"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/RadiativeTransferTests/CosmoHeatingTest/plotSolution.py",
          "examples/RadiativeTransferTests/CosmoHeatingTest/run.sh",
          "examples/RadiativeTransferTests/CosmoCoolingTest/rt_cooling_test.yml",
          "src/rt/GEAR/rt_getters.h",
          "examples/RadiativeTransferTests/CosmoHeatingTest/makeIC.py",
          "src/rt/GEAR/rt_properties.h",
          "src/rt/GEAR/rt_grackle_utils.h",
          "examples/RadiativeTransferTests/CosmoCoolingTest/README",
          "examples/RadiativeTransferTests/CosmoHeatingTest/README",
          "src/rt/none/rt_properties.h",
          "examples/RadiativeTransferTests/CosmoCoolingTest/run.sh",
          "examples/RadiativeTransferTests/CosmoCoolingTest/getReference.sh",
          "examples/RadiativeTransferTests/CosmoCoolingTest/makeIC.py",
          "examples/RadiativeTransferTests/CosmoCoolingTest/plotSolution.py",
          "src/rt/GEAR/rt_thermochemistry.h",
          "examples/RadiativeTransferTests/CosmoHeatingTest/rt_heating_test.yml",
          "src/rt/SPHM1RT/rt_properties.h",
          "src/engine.c",
          "src/hydro/Gizmo/hydro_io.h",
          "src/rt/debug/rt_properties.h"
        ],
        "commitId" : "3efb9f0998651d2e1c136d23c5e843f07893fd74",
        "timestamp" : 1715636064000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEARRT cosmological thermochemistry\u000a",
        "date" : "2024-05-13 21:34:24 +0000",
        "id" : "3efb9f0998651d2e1c136d23c5e843f07893fd74",
        "msg" : "GEARRT cosmological thermochemistry",
        "paths" : [
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoCoolingTest/README"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/none/rt_properties.h"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoCoolingTest/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_getters.h"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoHeatingTest/README"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoHeatingTest/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoHeatingTest/rt_heating_test.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoHeatingTest/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_grackle_utils.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoHeatingTest/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoCoolingTest/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_io.h"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoCoolingTest/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoCoolingTest/rt_cooling_test.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/debug/rt_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_thermochemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_properties.h"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoCoolingTest/plotSolution.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/RadiativeTransferTests/CosmoUniformBox_3D/rt_uniform3D_high_redshift.yml",
          "examples/RadiativeTransferTests/CosmoUniformBox_3D/plotSolution.py",
          "src/rt/none/rt.h",
          "src/rt/SPHM1RT/rt.h",
          "examples/RadiativeTransferTests/CosmoUniformBox_3D/makeIC.py",
          "src/rt/GEAR/rt.h",
          "examples/RadiativeTransferTests/CosmoUniformBox_3D/rt_uniform3D_low_redshift.yml",
          "examples/RadiativeTransferTests/CosmoUniformBox_3D/README",
          "src/rt/debug/rt.h",
          "src/runner_others.c",
          "examples/RadiativeTransferTests/CosmoUniformBox_3D/rt_uniform3D_medium_redshift.yml"
        ],
        "commitId" : "b8342eb549405d2f4f093ac76a2f5cd23afb0d05",
        "timestamp" : 1715636195000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR-RT redshifting photons\u000a",
        "date" : "2024-05-13 21:36:35 +0000",
        "id" : "b8342eb549405d2f4f093ac76a2f5cd23afb0d05",
        "msg" : "GEAR-RT redshifting photons",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoUniformBox_3D/README"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoUniformBox_3D/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoUniformBox_3D/rt_uniform3D_low_redshift.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/debug/rt.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoUniformBox_3D/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/none/rt.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_others.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoUniformBox_3D/rt_uniform3D_medium_redshift.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoUniformBox_3D/rt_uniform3D_high_redshift.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/star_formation/EAGLE/star_formation_logger.h"
        ],
        "commitId" : "32c56c057a7d50073dea8a665839990916ae0752",
        "timestamp" : 1715692596000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix to get swiftsimio to read the SFR logger with the EAGLE model switched on\u000a",
        "date" : "2024-05-14 13:16:36 +0000",
        "id" : "32c56c057a7d50073dea8a665839990916ae0752",
        "msg" : "Fix to get swiftsimio to read the SFR logger with the EAGLE model switched on",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/star_formation/EAGLE/star_formation_logger.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/power_spectrum.c"
        ],
        "commitId" : "73ca24b878447d8a42fe8010a6ad96957f6d2fa3",
        "timestamp" : 1716222605000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix compilation of the power spectrum code in the absence of FFTW\u000a",
        "date" : "2024-05-20 18:30:05 +0200",
        "id" : "73ca24b878447d8a42fe8010a6ad96957f6d2fa3",
        "msg" : "Fix compilation of the power spectrum code in the absence of FFTW",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/power_spectrum.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/potential/isothermal/potential.h"
        ],
        "commitId" : "2b0b35b3ca26ca00c2ef8c56c6b3a243bbbec846",
        "timestamp" : 1716222741000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix computation of the potential energy in the isothermal potential case\u000a",
        "date" : "2024-05-20 18:32:21 +0200",
        "id" : "2b0b35b3ca26ca00c2ef8c56c6b3a243bbbec846",
        "msg" : "Fix computation of the potential energy in the isothermal potential case",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/potential/isothermal/potential.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/tracers/EAGLE/tracers_io.h"
        ],
        "commitId" : "04a0a3f6da30f60e63cd9c50918014117f74bc88",
        "timestamp" : 1716285740000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix io for a jet-related tracer\u000a",
        "date" : "2024-05-21 10:02:20 +0000",
        "id" : "04a0a3f6da30f60e63cd9c50918014117f74bc88",
        "msg" : "Fix io for a jet-related tracer",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/tracers/EAGLE/tracers_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/tracers/EAGLE/tracers_io.h"
        ],
        "commitId" : "f121751ec5d1a80ed4e2a9f06761fff0fcd490dc",
        "timestamp" : 1716289472000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix jet tracer variable type\u000a",
        "date" : "2024-05-21 11:04:32 +0000",
        "id" : "f121751ec5d1a80ed4e2a9f06761fff0fcd490dc",
        "msg" : "Fix jet tracer variable type",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/tracers/EAGLE/tracers_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/distributed_io.c",
          "src/fof_catalogue_io.h",
          "src/parallel_io.c",
          "src/fof.c",
          "src/space_unique_id.c",
          "src/task.c",
          "src/engine.c",
          "swift.c",
          "src/fof_catalogue_io.c",
          "src/neutrino/Default/neutrino.c",
          "src/space.c",
          "swift_fof.c"
        ],
        "commitId" : "86c528991edf72a01e9bc0f6c97ba2efd890c746",
        "timestamp" : 1716385928000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix MPI type mistakes reported by oneAPI\u000a",
        "date" : "2024-05-22 13:52:08 +0000",
        "id" : "86c528991edf72a01e9bc0f6c97ba2efd890c746",
        "msg" : "Fix MPI type mistakes reported by oneAPI",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/neutrino/Default/neutrino.c"
          },
          {
            "editType" : "edit",
            "file" : "swift.c"
          },
          {
            "editType" : "edit",
            "file" : "src/task.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "src/fof_catalogue_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space_unique_id.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space.c"
          },
          {
            "editType" : "edit",
            "file" : "src/parallel_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/distributed_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/fof.c"
          },
          {
            "editType" : "edit",
            "file" : "src/fof_catalogue_io.h"
          },
          {
            "editType" : "edit",
            "file" : "swift_fof.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "configure.ac"
        ],
        "commitId" : "1591c71b6f52fd11be7d28c2d98adb75855ac53f",
        "timestamp" : 1716631248000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/darwin.roduit@epfl.ch",
          "fullName" : "Darwin Roduit"
        },
        "authorEmail" : "darwin.roduit@epfl.ch",
        "comment" : "Add missing -fopenmp for csds writer compilation in Swift\u000a",
        "date" : "2024-05-25 12:00:48 +0200",
        "id" : "1591c71b6f52fd11be7d28c2d98adb75855ac53f",
        "msg" : "Add missing -fopenmp for csds writer compilation in Swift",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure.ac"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/csds.c"
        ],
        "commitId" : "807258c2da82449e5113ed320cb2719f4081ca64",
        "timestamp" : 1716648711000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/darwin.roduit@epfl.ch",
          "fullName" : "Darwin Roduit"
        },
        "authorEmail" : "darwin.roduit@epfl.ch",
        "comment" : "Fix -Wadress warning\u000a",
        "date" : "2024-05-25 16:51:51 +0200",
        "id" : "807258c2da82449e5113ed320cb2719f4081ca64",
        "msg" : "Fix -Wadress warning",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/csds.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "configure.ac"
        ],
        "commitId" : "4b5279f0037ea28318df535b6288103ac8ff0314",
        "timestamp" : 1716907099000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/darwin.roduit@epfl.ch",
          "fullName" : "Darwin Roduit"
        },
        "authorEmail" : "darwin.roduit@epfl.ch",
        "comment" : "Changed -fopenmp --> $OPENMP_CFLAGS in configure.ac\u000a",
        "date" : "2024-05-28 16:38:19 +0200",
        "id" : "4b5279f0037ea28318df535b6288103ac8ff0314",
        "msg" : "Changed -fopenmp --> $OPENMP_CFLAGS in configure.ac",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure.ac"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/RTD/source/CitingSWIFT/index.rst"
        ],
        "commitId" : "fd9550aee177a448ea07c79d4e343220d6e97e28",
        "timestamp" : 1717168332000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Update reference to paper in the RTD\u000a",
        "date" : "2024-05-31 17:12:12 +0200",
        "id" : "fd9550aee177a448ea07c79d4e343220d6e97e28",
        "msg" : "Update reference to paper in the RTD",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/CitingSWIFT/index.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sink/Default/sink.h",
          "src/chemistry/GEAR/chemistry_struct.h",
          "src/sink/GEAR/sink_properties.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst",
          "src/task.c",
          "src/star_formation/GEAR/star_formation.h",
          "src/space_first_init.c",
          "src/sink/GEAR/sink.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/sink_accretion_radius.png",
          "src/drift.h",
          "src/sink/GEAR/sink_iact.h",
          "src/sink/GEAR/sink_io.h",
          "src/cell_drift.c",
          "src/sink/Default/sink_part.h",
          "src/feedback/AGORA/feedback_struct.h",
          "src/feedback/GEAR/feedback.c",
          "examples/SinkParticles/PlummerSphere/params.yml",
          "src/feedback/GEAR/supernovae_ia.c",
          "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst",
          "src/chemistry/GEAR/chemistry.h",
          "src/cell_convert_part.c",
          "src/sink/Default/sink_properties.h",
          "doc/RTD/source/ParameterFiles/parameter_description.rst",
          "src/tools.c",
          "src/runner_others.c",
          "examples/SinkParticles/PlummerSphere/README",
          "examples/SinkParticles/PlummerSphere/getGrackleCoolingTable.sh",
          "examples/parameter_example.yml",
          "src/runner_doiact_functions_hydro.h",
          "swift.c",
          "src/space_init.c",
          "src/cell_unskip.c",
          "src/feedback/GEAR/initial_mass_function.c",
          "doc/RTD/source/SubgridModels/index.rst",
          "src/runner_sinks.c",
          "src/feedback/GEAR/stellar_evolution_struct.h",
          "src/star_formation/GEAR/star_formation_io.h",
          "src/multipole.h",
          "src/engine_maketasks.c",
          "src/feedback/GEAR/feedback_struct.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/sink_overlapping.png",
          "src/gravity_cache.h",
          "src/runner_doiact_sinks.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/sink_imf.png",
          "examples/SinkParticles/PlummerSphere/getChemistryTable.sh",
          "src/runner_sort.c",
          "src/sink/GEAR/sink_struct.h",
          "src/runner_doiact_grav.c",
          "doc/RTD/source/SubgridModels/GEAR/sinks/introduction.rst",
          "src/feedback/GEAR/stellar_evolution.c",
          "examples/SinkParticles/PlummerSphere/run.sh",
          "src/feedback/GEAR/stellar_evolution.h",
          "AUTHORS",
          "tests/testSymmetry.c",
          "src/engine_marktasks.c",
          "src/sink/GEAR/sink_part.h",
          "src/sink/Default/sink_iact.h",
          "doc/RTD/source/SubgridModels/GEAR/index.rst",
          "doc/RTD/source/SubgridModels/GEAR/sinks/index.rst",
          "src/feedback/GEAR/initial_mass_function.h"
        ],
        "commitId" : "9c47454749bf5d7bccb820dab525058b0a479a50",
        "timestamp" : 1718103705000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Sink : bugs fixing\u000a",
        "date" : "2024-06-11 11:01:45 +0000",
        "id" : "9c47454749bf5d7bccb820dab525058b0a479a50",
        "msg" : "Sink : bugs fixing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/ParameterFiles/parameter_description.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testSymmetry.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink.h"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_convert_part.c"
          },
          {
            "editType" : "edit",
            "file" : "src/task.c"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity_cache.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback_struct.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/PlummerSphere/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/space_first_init.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_grav.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution_struct.h"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/introduction.rst"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/PlummerSphere/README"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/PlummerSphere/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.c"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/PlummerSphere/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst"
          },
          {
            "editType" : "edit",
            "file" : "swift.c"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/PlummerSphere/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_sinks.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_drift.c"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/sink_imf.png"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "AUTHORS"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_iact.h"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/sink_accretion_radius.png"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_marktasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "src/drift.h"
          },
          {
            "editType" : "edit",
            "file" : "src/tools.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/multipole.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_init.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_sort.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_others.c"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/sink_overlapping.png"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/supernovae_ia.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_sinks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_properties.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/testActivePair.c",
          "tests/test27cells.c",
          "tests/test125cells.c",
          "tests/testPeriodicBC.c"
        ],
        "commitId" : "5314ccdeae99f07bbd4b44e58f5bc4ed7078039f",
        "timestamp" : 1718106301000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add the necessary sink-related initialisations in the unit tests\u000a",
        "date" : "2024-06-11 13:45:01 +0200",
        "id" : "5314ccdeae99f07bbd4b44e58f5bc4ed7078039f",
        "msg" : "Add the necessary sink-related initialisations in the unit tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/test125cells.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testActivePair.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/test27cells.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testPeriodicBC.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/RTD/source/SubgridModels/AGNSpinJets/numerics.rst",
          "doc/RTD/source/SubgridModels/AGNSpinJets/plots.py",
          "doc/RTD/source/SubgridModels/AGNSpinJets/theory.rst",
          "doc/RTD/source/SubgridModels/AGNSpinJets/params.rst"
        ],
        "commitId" : "82a50393ec3c58118d5811aeb335fbb559018815",
        "timestamp" : 1718699756000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Update spin/jet RTD\u000a",
        "date" : "2024-06-18 08:35:56 +0000",
        "id" : "82a50393ec3c58118d5811aeb335fbb559018815",
        "msg" : "Update spin/jet RTD",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/AGNSpinJets/theory.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/AGNSpinJets/plots.py"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/AGNSpinJets/params.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/AGNSpinJets/numerics.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_fof.c",
          "src/fof.h",
          "src/fof.c"
        ],
        "commitId" : "7c5cd869c78ae647bb6a8bac567633565540fbfa",
        "timestamp" : 1719394743000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "possible fix to the FOF in hydro runs\u000a",
        "date" : "2024-06-26 09:39:03 +0000",
        "id" : "7c5cd869c78ae647bb6a8bac567633565540fbfa",
        "msg" : "possible fix to the FOF in hydro runs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/fof.c"
          },
          {
            "editType" : "edit",
            "file" : "src/fof.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_fof.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/swift.h"
        ],
        "commitId" : "eabc93e0c42490d5a5ed8a82b5f3c99c15e293fc",
        "timestamp" : 1719396792000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Added missing include in the general swift.h\u000a",
        "date" : "2024-06-26 12:13:12 +0200",
        "id" : "eabc93e0c42490d5a5ed8a82b5f3c99c15e293fc",
        "msg" : "Added missing include in the general swift.h",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/swift.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Makefile.am",
          "src/runner_doiact_hydro.c",
          "src/sink.h",
          "src/runner_sinks.c",
          "src/tools.c"
        ],
        "commitId" : "e9949af7f7b39368fa67995fb86e091c1846e816",
        "timestamp" : 1719399939000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Cleaner separation between sink.h and sink_iact.h\u000a",
        "date" : "2024-06-26 13:05:39 +0200",
        "id" : "e9949af7f7b39368fa67995fb86e091c1846e816",
        "msg" : "Cleaner separation between sink.h and sink_iact.h",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/tools.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_sinks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_hydro.c"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/sink.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sink_iact.h"
        ],
        "commitId" : "7762c974744cedc9a79a3f1e8f22dd1f7565c546",
        "timestamp" : 1719400021000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add missing file\u000a",
        "date" : "2024-06-26 13:07:01 +0200",
        "id" : "7762c974744cedc9a79a3f1e8f22dd1f7565c546",
        "msg" : "Add missing file",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/sink_iact.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/Cooling/CoolingWithPrimordialElements/README",
          "src/cooling/grackle/cooling.c",
          "examples/Cooling/getGrackleCoolingTable.sh",
          "examples/Cooling/CoolingWithPrimordialElements/output_list.txt",
          "src/cooling/grackle/cooling_properties.h",
          "examples/Cooling/CoolingWithPrimordialElements/run.sh",
          "examples/Cooling/CoolingWithPrimordialElements/plotAbundances.py",
          "examples/Cooling/CoolingWithPrimordialElements/CoolingWithPrimordialElements.yml",
          "examples/Cooling/CoolingWithPrimordialElements/faure2024.dat",
          "examples/Cooling/CoolingWithPrimordialElements/getICs.sh",
          "examples/parameter_example.yml",
          "examples/Cooling/CoolingWithPrimordialElements/local.mplstyle",
          "src/cooling/grackle/cooling_io.h",
          "examples/Cooling/CoolingWithPrimordialElements/getPrimordialAbundances.py"
        ],
        "commitId" : "454c29549c400a0e41cfea64864cc3cc0b992acb",
        "timestamp" : 1719400529000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Grackle cooling primordial abundances\u000a",
        "date" : "2024-06-26 11:15:29 +0000",
        "id" : "454c29549c400a0e41cfea64864cc3cc0b992acb",
        "msg" : "Grackle cooling primordial abundances",
        "paths" : [
          {
            "editType" : "add",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/README"
          },
          {
            "editType" : "add",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/getPrimordialAbundances.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/output_list.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling_io.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling_properties.h"
          },
          {
            "editType" : "add",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/local.mplstyle"
          },
          {
            "editType" : "add",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/plotAbundances.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/faure2024.dat"
          },
          {
            "editType" : "add",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/CoolingWithPrimordialElements.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/getICs.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sink/GEAR/sink_iact.h"
        ],
        "commitId" : "42be0b03b787c2343f8a6ec21cf470d3af74fa3d",
        "timestamp" : 1719501626000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add missing include now that the sink_iact.h has been split off from sink.h\u000a",
        "date" : "2024-06-27 17:20:26 +0200",
        "id" : "42be0b03b787c2343f8a6ec21cf470d3af74fa3d",
        "msg" : "Add missing include now that the sink_iact.h has been split off from sink.h",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_iact.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/Cooling/CoolingWithPrimordialElements/plotAbundances.py"
        ],
        "commitId" : "2d130a8e8ab97f19126a49a5962962c8834ef61d",
        "timestamp" : 1719996353000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Applied formatting scripts\u000a",
        "date" : "2024-07-03 10:45:53 +0200",
        "id" : "2d130a8e8ab97f19126a49a5962962c8834ef61d",
        "msg" : "Applied formatting scripts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/plotAbundances.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/common_io_fields.c"
        ],
        "commitId" : "aca2594e4601d9690c621986b692157df70c53e1",
        "timestamp" : 1720000411000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add information to the output list about size of the arrays\u000a",
        "date" : "2024-07-03 11:53:31 +0200",
        "id" : "aca2594e4601d9690c621986b692157df70c53e1",
        "msg" : "Add information to the output list about size of the arrays",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/common_io_fields.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/space_cell_index.c"
        ],
        "commitId" : "63214513b8cc921c350f055a146efa5554c04e99",
        "timestamp" : 1720297519000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix warning reported by GCC-14\u000a",
        "date" : "2024-07-06 22:25:19 +0200",
        "id" : "63214513b8cc921c350f055a146efa5554c04e99",
        "msg" : "Fix warning reported by GCC-14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/space_cell_index.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SinkParticles/PlummerSphere/params.yml",
          "examples/RadiativeTransferTests/CosmoCoolingTest/rt_cooling_test.yml",
          "examples/GEAR/AgoraCosmo/agora_cosmo.yml",
          "src/cooling/grackle/cooling.c",
          "examples/Cooling/CoolingHeatingBox/coolingBox.yml",
          "examples/AGORA/AgoraDisk/agora_disk.yml",
          "src/cooling/grackle/cooling_properties.h",
          "examples/Cooling/CoolingWithPrimordialElements/CoolingWithPrimordialElements.yml",
          "examples/GEAR/AgoraDisk/agora_disk.yml",
          "examples/parameter_example.yml",
          "src/cooling/grackle/cooling_io.h",
          "examples/RadiativeTransferTests/CoolingTest/rt_cooling_test.yml",
          "examples/Cooling/CoolingBox/coolingBox.yml",
          "examples/Cooling/FeedbackEvent_3D/feedback.yml",
          "examples/GEAR/ZoomIn/zoom_in.yml",
          "doc/RTD/source/SubgridModels/GEAR/index.rst",
          "examples/SmallCosmoVolume/SmallCosmoVolume_cooling/small_cosmo_volume.yml"
        ],
        "commitId" : "1521d4f4f3b02000b6276cf417a5d26c206c3eda",
        "timestamp" : 1720445588000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix Grackle cooling MULTI_COOL error with metal\u000a",
        "date" : "2024-07-08 13:33:08 +0000",
        "id" : "1521d4f4f3b02000b6276cf417a5d26c206c3eda",
        "msg" : "Fix Grackle cooling MULTI_COOL error with metal",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoCoolingTest/rt_cooling_test.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/PlummerSphere/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/CoolingWithPrimordialElements.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_cooling/small_cosmo_volume.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/CoolingHeatingBox/coolingBox.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/CoolingBox/coolingBox.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/FeedbackEvent_3D/feedback.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CoolingTest/rt_cooling_test.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/ZoomIn/zoom_in.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraCosmo/agora_cosmo.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/AGORA/AgoraDisk/agora_disk.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraDisk/agora_disk.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/runner_doiact_nosort.h",
          "src/runner_doiact_functions_stars.h",
          "src/runner_doiact_functions_hydro.h",
          "src/cell_unskip.c",
          "src/runner_main.c",
          "src/runner_doiact_functions_limiter.h",
          "src/runner_doiact_functions_black_holes.h",
          "src/runner_sinks.c",
          "src/scheduler.c",
          "src/space_getsid.h"
        ],
        "commitId" : "02eb013f58f12423755e41af4500676e45e9b63f",
        "timestamp" : 1720514653000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Rename space_getsid to space_getsid_and_swap_cells() to try to prevent mistakes where wrong cell pointers collected before the call are reused after the swapping has happened. The new name may alleviate part of this\u000a",
        "date" : "2024-07-09 10:44:13 +0200",
        "id" : "02eb013f58f12423755e41af4500676e45e9b63f",
        "msg" : "Rename space_getsid to space_getsid_and_swap_cells() to try to prevent mistakes where wrong cell pointers collected before the call are reused after the swapping has happened. The new name may alleviate part of this",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_black_holes.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_limiter.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_getsid.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_nosort.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_sinks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_stars.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/parameter_example.yml",
          "src/black_holes/SPIN_JET/black_holes_spin.h",
          "src/black_holes/SPIN_JET/black_holes_properties.h",
          "doc/RTD/source/SubgridModels/AGNSpinJets/params.rst"
        ],
        "commitId" : "ebead9576314bbc43fb581fd3547e60b24a9ad5e",
        "timestamp" : 1720529119000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add free parameter (normalisation) to variable accretion efficiency scaling\u000a",
        "date" : "2024-07-09 12:45:19 +0000",
        "id" : "ebead9576314bbc43fb581fd3547e60b24a9ad5e",
        "msg" : "Add free parameter (normalisation) to variable accretion efficiency scaling",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/AGNSpinJets/params.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_spin.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_io.c"
        ],
        "commitId" : "e97e0e4d267fb9162fd955071a3eec1672ff55a5",
        "timestamp" : 1720529305000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix to the recording triggers. Coming from COLIBRE downstream fork.\u000a",
        "date" : "2024-07-09 14:48:25 +0200",
        "id" : "e97e0e4d267fb9162fd955071a3eec1672ff55a5",
        "msg" : "Fix to the recording triggers. Coming from COLIBRE downstream fork.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine_io.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/common_io_fields.c"
        ],
        "commitId" : "6e4e7d29c1a48bede68500bffe8d669a327b6a17",
        "timestamp" : 1720529329000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add more info to the output field file. Comping from downstream fork.\u000a",
        "date" : "2024-07-09 14:48:49 +0200",
        "id" : "6e4e7d29c1a48bede68500bffe8d669a327b6a17",
        "msg" : "Add more info to the output field file. Comping from downstream fork.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/common_io_fields.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_split_particles.c"
        ],
        "commitId" : "5eeb73d8676b46a73043c1333c4675c103ab71a1",
        "timestamp" : 1720600350000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Call particle_splitting_update_binary_tree with the correct argument order\u000a",
        "date" : "2024-07-10 08:32:30 +0000",
        "id" : "5eeb73d8676b46a73043c1333c4675c103ab71a1",
        "msg" : "Call particle_splitting_update_binary_tree with the correct argument order",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine_split_particles.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/Cooling/CoolingWithPrimordialElements/README",
          "src/runner_main.c",
          "src/rt/GEAR/rt_getters.h",
          "src/black_holes/SPIN_JET/black_holes_properties.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst",
          "src/star_formation/GEAR/star_formation.h",
          "src/space_first_init.c",
          "src/sink/GEAR/sink.h",
          "src/engine_fof.c",
          "examples/Cooling/CoolingWithPrimordialElements/faure2024.dat",
          "examples/RadiativeTransferTests/CosmoCoolingTest/run.sh",
          "examples/Cooling/CoolingWithPrimordialElements/local.mplstyle",
          "examples/RadiativeTransferTests/CosmoCoolingTest/makeIC.py",
          "tests/testActivePair.c",
          "src/runner_doiact_hydro.c",
          "src/cell_drift.c",
          "examples/IdealisedCluster/IdealisedCluster_M13/idealised_cluster_M13.yml",
          "tests/test125cells.c",
          "src/feedback/GEAR/feedback.c",
          "src/space.c",
          "examples/IdealisedCluster/IdealisedCluster_M15/idealised_cluster_M15.yml",
          "src/rt/GEAR/rt_properties.h",
          "examples/Cooling/getGrackleCoolingTable.sh",
          "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst",
          "src/chemistry/GEAR/chemistry.h",
          "src/sink/Default/sink_properties.h",
          "examples/Cooling/CoolingWithPrimordialElements/CoolingWithPrimordialElements.yml",
          "examples/Cooling/CoolingWithPrimordialElements/getICs.sh",
          "src/potential/isothermal/potential.h",
          "doc/RTD/source/ParameterFiles/parameter_description.rst",
          "src/engine_io.c",
          "src/runner_doiact_functions_stars.h",
          "src/runner_doiact_functions_hydro.h",
          "examples/RadiativeTransferTests/CosmoCoolingTest/getReference.sh",
          "src/rt/SPHM1RT/rt.h",
          "swift.c",
          "examples/RadiativeTransferTests/CosmoHeatingTest/run.sh",
          "examples/RadiativeTransferTests/CosmoHeatingTest/plotSolution.py",
          "src/space_init.c",
          "src/cell_unskip.c",
          "examples/IdealisedCluster/IdealisedCluster_M135/idealised_cluster_M135.yml",
          "examples/RadiativeTransferTests/CosmoHeatingTest/makeIC.py",
          "examples/Cooling/CoolingHeatingBox/coolingBox.yml",
          "examples/Cooling/CoolingWithPrimordialElements/plotAbundances.py",
          "examples/GEAR/AgoraDisk/agora_disk.yml",
          "doc/RTD/source/SubgridModels/index.rst",
          "src/runner_sinks.c",
          "examples/RadiativeTransferTests/CosmoUniformBox_3D/rt_uniform3D_low_redshift.yml",
          "src/fof_catalogue_io.c",
          "src/sink.h",
          "tests/test27cells.c",
          "src/cooling/grackle/cooling_io.h",
          "examples/RadiativeTransferTests/CoolingTest/rt_cooling_test.yml",
          "src/feedback/GEAR/feedback_struct.h",
          "examples/RadiativeTransferTests/CosmoCoolingTest/plotSolution.py",
          "src/gravity_cache.h",
          "src/hydro/Gizmo/hydro_io.h",
          "src/space_cell_index.c",
          "src/scheduler.c",
          "src/runner_sort.c",
          "examples/RadiativeTransferTests/CosmoCoolingTest/rt_cooling_test.yml",
          "examples/RadiativeTransferTests/CosmoUniformBox_3D/plotSolution.py",
          "src/runner_doiact_grav.c",
          "src/feedback/GEAR/stellar_evolution.c",
          "examples/SinkParticles/PlummerSphere/run.sh",
          "src/parallel_io.c",
          "AUTHORS",
          "examples/RadiativeTransferTests/CosmoCoolingTest/README",
          "src/feedback/GEAR/stellar_evolution.h",
          "src/runner_doiact_nosort.h",
          "src/black_holes/SPIN_JET/black_holes_spin.h",
          "doc/RTD/source/SubgridModels/AGNSpinJets/plots.py",
          "src/space_unique_id.c",
          "src/engine_marktasks.c",
          "examples/IdealisedCluster/IdealisedCluster_M14/idealised_cluster_M14.yml",
          "src/sink/GEAR/sink_part.h",
          "src/runner_doiact_functions_black_holes.h",
          "examples/RadiativeTransferTests/CosmoUniformBox_3D/README",
          "doc/RTD/source/SubgridModels/GEAR/sinks/index.rst",
          "examples/RadiativeTransferTests/CosmoUniformBox_3D/rt_uniform3D_high_redshift.yml",
          "examples/GEAR/AgoraCosmo/agora_cosmo.yml",
          "src/sink/Default/sink.h",
          "src/neutrino/Default/neutrino.h",
          "src/chemistry/GEAR/chemistry_struct.h",
          "src/sink/GEAR/sink_properties.h",
          "src/cooling/grackle/cooling_properties.h",
          "examples/RadiativeTransferTests/CosmoUniformBox_3D/makeIC.py",
          "src/task.c",
          "doc/RTD/source/SubgridModels/AGNSpinJets/numerics.rst",
          "src/neutrino/Default/neutrino.c",
          "src/space_getsid.h",
          "src/swift.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/sink_accretion_radius.png",
          "src/rt/none/rt.h",
          "src/drift.h",
          "src/fof.c",
          "src/sink/GEAR/sink_iact.h",
          "src/sink/GEAR/sink_io.h",
          "src/engine.c",
          "src/fof.h",
          "src/sink/Default/sink_part.h",
          "examples/SmallCosmoVolume/SmallCosmoVolume_cooling/small_cosmo_volume.yml",
          "src/feedback/AGORA/feedback_struct.h",
          "examples/SinkParticles/PlummerSphere/params.yml",
          "src/cooling/grackle/cooling.c",
          "doc/RTD/source/CitingSWIFT/index.rst",
          "src/feedback/GEAR/supernovae_ia.c",
          "src/common_io_fields.c",
          "src/cell_convert_part.c",
          "examples/Cooling/CoolingWithPrimordialElements/run.sh",
          "src/runner_others.c",
          "src/tools.c",
          "swift_fof.c",
          "src/rt/debug/rt.h",
          "examples/SinkParticles/PlummerSphere/getGrackleCoolingTable.sh",
          "examples/parameter_example.yml",
          "src/rt/none/rt_properties.h",
          "examples/SinkParticles/PlummerSphere/README",
          "src/fof_catalogue_io.h",
          "src/extra_io/EAGLE/extra.h",
          "examples/Cooling/CoolingBox/coolingBox.yml",
          "src/rt/GEAR/rt_thermochemistry.h",
          "src/tracers/EAGLE/tracers_io.h",
          "examples/GEAR/ZoomIn/zoom_in.yml",
          "src/feedback/GEAR/initial_mass_function.c",
          "examples/AGORA/AgoraDisk/agora_disk.yml",
          "examples/Cooling/CoolingWithPrimordialElements/output_list.txt",
          "src/feedback/GEAR/stellar_evolution_struct.h",
          "src/Makefile.am",
          "src/star_formation/GEAR/star_formation_io.h",
          "src/multipole.h",
          "src/engine_maketasks.c",
          "src/engine_split_particles.c",
          "doc/RTD/source/SubgridModels/GEAR/sinks/sink_overlapping.png",
          "examples/Cooling/CoolingWithPrimordialElements/getPrimordialAbundances.py",
          "src/runner_doiact_functions_limiter.h",
          "examples/RadiativeTransferTests/CosmoHeatingTest/rt_heating_test.yml",
          "src/rt/GEAR/rt.h",
          "src/runner_doiact_sinks.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/sink_imf.png",
          "examples/RadiativeTransferTests/CosmoUniformBox_3D/rt_uniform3D_medium_redshift.yml",
          "examples/SinkParticles/PlummerSphere/getChemistryTable.sh",
          "src/distributed_io.c",
          "src/sink/GEAR/sink_struct.h",
          "configure.ac",
          "src/black_holes/SPIN_JET/black_holes.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/introduction.rst",
          "src/sink_iact.h",
          "doc/RTD/source/SubgridModels/AGNSpinJets/theory.rst",
          "src/power_spectrum.c",
          "src/rt/GEAR/rt_grackle_utils.h",
          "examples/RadiativeTransferTests/CosmoHeatingTest/README",
          "src/star_formation/EAGLE/star_formation_logger.h",
          "tests/testSymmetry.c",
          "src/black_holes/SPIN_JET/black_holes_part.h",
          "examples/Cooling/FeedbackEvent_3D/feedback.yml",
          "src/rt/SPHM1RT/rt_properties.h",
          "src/sink/Default/sink_iact.h",
          "src/csds.c",
          "tests/testPeriodicBC.c",
          "doc/RTD/source/SubgridModels/GEAR/index.rst",
          "src/feedback/GEAR/initial_mass_function.h",
          "doc/RTD/source/SubgridModels/AGNSpinJets/params.rst",
          "src/rt/debug/rt_properties.h"
        ],
        "commitId" : "6259a4c21631b42e69f2a8e572cb1a9e6ca6fd9d",
        "timestamp" : 1720611741000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Another master->zoom_merge update\u000a",
        "date" : "2024-07-10 11:42:21 +0000",
        "id" : "6259a4c21631b42e69f2a8e572cb1a9e6ca6fd9d",
        "msg" : "Another master->zoom_merge update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "swift.c"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoCoolingTest/plotSolution.py"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoCoolingTest/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_iact.h"
          },
          {
            "editType" : "add",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/plotAbundances.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraDisk/agora_disk.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback_struct.h"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/PlummerSphere/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/isothermal/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/PlummerSphere/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/ParameterFiles/parameter_description.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/EAGLE/star_formation_logger.h"
          },
          {
            "editType" : "edit",
            "file" : "src/fof_catalogue_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "edit",
            "file" : "src/neutrino/Default/neutrino.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/index.rst"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoCoolingTest/rt_cooling_test.yml"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "tests/testActivePair.c"
          },
          {
            "editType" : "edit",
            "file" : "src/csds.c"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_spin.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_others.c"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/fof_catalogue_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/none/rt.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_getters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/AGNSpinJets/plots.py"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_properties.h"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoHeatingTest/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/neutrino/Default/neutrino.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_grav.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/test125cells.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/AGORA/AgoraDisk/agora_disk.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoCoolingTest/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/CoolingBox/coolingBox.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoUniformBox_3D/README"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/ZoomIn/zoom_in.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/AGNSpinJets/params.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_marktasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_thermochemistry.h"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoHeatingTest/README"
          },
          {
            "editType" : "edit",
            "file" : "src/common_io_fields.c"
          },
          {
            "editType" : "edit",
            "file" : "src/power_spectrum.c"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt.h"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoCoolingTest/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation.h"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/sink_imf.png"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/sink_overlapping.png"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/none/rt_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_black_holes.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/CoolingHeatingBox/coolingBox.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/IdealisedCluster_M135/idealised_cluster_M135.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/space_first_init.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testSymmetry.c"
          },
          {
            "editType" : "add",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/faure2024.dat"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_sinks.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_sort.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_stars.h"
          },
          {
            "editType" : "edit",
            "file" : "AUTHORS"
          },
          {
            "editType" : "add",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/CoolingWithPrimordialElements.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoUniformBox_3D/rt_uniform3D_high_redshift.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoUniformBox_3D/rt_uniform3D_medium_redshift.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/distributed_io.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/IdealisedCluster_M14/idealised_cluster_M14.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoHeatingTest/rt_heating_test.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoHeatingTest/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_fof.c"
          },
          {
            "editType" : "edit",
            "file" : "src/drift.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/PlummerSphere/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoHeatingTest/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_sinks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/tracers/EAGLE/tracers_io.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_cooling/small_cosmo_volume.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/RadiativeTransferTests/CosmoCoolingTest/README"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/sink_accretion_radius.png"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_drift.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_convert_part.c"
          },
          {
            "editType" : "edit",
            "file" : "src/tools.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraCosmo/agora_cosmo.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_nosort.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/AGNSpinJets/theory.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_split_particles.c"
          },
          {
            "editType" : "edit",
            "file" : "src/fof.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/parallel_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/IdealisedCluster_M15/idealised_cluster_M15.yml"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/space_getsid.h"
          },
          {
            "editType" : "add",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/getICs.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoUniformBox_3D/rt_uniform3D_low_redshift.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling.c"
          },
          {
            "editType" : "edit",
            "file" : "src/multipole.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_unique_id.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/task.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/test27cells.c"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CoolingTest/rt_cooling_test.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_hydro.c"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_grackle_utils.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes.h"
          },
          {
            "editType" : "edit",
            "file" : "src/fof.h"
          },
          {
            "editType" : "add",
            "file" : "src/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/CitingSWIFT/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_part.h"
          },
          {
            "editType" : "add",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoUniformBox_3D/plotSolution.py"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/PlummerSphere/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity_cache.h"
          },
          {
            "editType" : "add",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/getPrimordialAbundances.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/IdealisedCluster_M13/idealised_cluster_M13.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_io.h"
          },
          {
            "editType" : "add",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/README"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.h"
          },
          {
            "editType" : "edit",
            "file" : "src/extra_io/EAGLE/extra.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_cell_index.c"
          },
          {
            "editType" : "edit",
            "file" : "src/swift.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_init.c"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/introduction.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoUniformBox_3D/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "swift_fof.c"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/debug/rt.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_limiter.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/PlummerSphere/README"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/AGNSpinJets/numerics.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/debug/rt_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_iact.h"
          },
          {
            "editType" : "add",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/output_list.txt"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/supernovae_ia.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testPeriodicBC.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space.c"
          },
          {
            "editType" : "add",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/local.mplstyle"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/FeedbackEvent_3D/feedback.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SinkParticles/HomogeneousBox/getGrackleCoolingTable.sh",
          "examples/SinkParticles/HomogeneousBox/README",
          "examples/SinkParticles/HomogeneousBox/run.sh",
          "examples/SinkParticles/HomogeneousBox/params.yml",
          "examples/SinkParticles/HomogeneousBox/rhoTPlot.py",
          "examples/SinkParticles/HomogeneousBox/plot_gas_density.py",
          "examples/SinkParticles/HomogeneousBox/getChemistryTable.sh",
          "examples/SinkParticles/HomogeneousBox/makeIC.py"
        ],
        "commitId" : "3f64b81b5c8c2cd9154f23c71e7848aa79847b5d",
        "timestamp" : 1720774778000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Sink homogeneous box example\u000a",
        "date" : "2024-07-12 08:59:38 +0000",
        "id" : "3f64b81b5c8c2cd9154f23c71e7848aa79847b5d",
        "msg" : "Sink homogeneous box example",
        "paths" : [
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/params.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/rhoTPlot.py"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/plot_gas_density.py"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/README"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/getChemistryTable.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/common_io_fields.c",
          "src/scheduler.c",
          "src/space_getsid.h"
        ],
        "commitId" : "b0e6e330325d821cf452f5fbdcc4f60a629ec900",
        "timestamp" : 1720873980000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Code formatting\u000a",
        "date" : "2024-07-13 14:33:00 +0200",
        "id" : "b0e6e330325d821cf452f5fbdcc4f60a629ec900",
        "msg" : "Code formatting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space_getsid.h"
          },
          {
            "editType" : "edit",
            "file" : "src/common_io_fields.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/common_io_fields.c",
          "src/scheduler.c",
          "src/space_getsid.h"
        ],
        "commitId" : "bf7f97f7084439527228df902948e35a6cb7fb2e",
        "timestamp" : 1720885968000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Code formatting\u000a",
        "date" : "2024-07-13 17:52:48 +0200",
        "id" : "bf7f97f7084439527228df902948e35a6cb7fb2e",
        "msg" : "Code formatting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "edit",
            "file" : "src/common_io_fields.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space_getsid.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/io_compression.h",
          "doc/RTD/source/ParameterFiles/lossy_filters.rst",
          "src/io_compression.c"
        ],
        "commitId" : "c41cab3e7c73557ad2710c7c987e8c9e2f64d427",
        "timestamp" : 1721034850000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add a DMantissa21 filter and update the documentation to warn about the...\u000a",
        "date" : "2024-07-15 09:14:10 +0000",
        "id" : "c41cab3e7c73557ad2710c7c987e8c9e2f64d427",
        "msg" : "Add a DMantissa21 filter and update the documentation to warn about the...",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/io_compression.c"
          },
          {
            "editType" : "edit",
            "file" : "src/io_compression.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/ParameterFiles/lossy_filters.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/parameter_example.yml",
          "src/engine_config.c",
          "src/engine_maketasks.c",
          "src/cell.h",
          "src/engine_unskip.c",
          "examples/ZoomRegion/zoom_example.yml",
          "src/engine.c",
          "src/zoom_region/zoom_init.c",
          "src/space.c",
          "src/zoom_region/zoom.h"
        ],
        "commitId" : "17c85829ee95ed11cb9ececd88f5681456bc50d8",
        "timestamp" : 1721044193000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Separating zoom and background `space_subdepth_diff_grav` treatments\u000a",
        "date" : "2024-07-15 11:49:53 +0000",
        "id" : "17c85829ee95ed11cb9ececd88f5681456bc50d8",
        "msg" : "Separating zoom and background `space_subdepth_diff_grav` treatments",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_init.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_config.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/ZoomRegion/zoom_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_unskip.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/io_compression.c"
        ],
        "commitId" : "64d2cb25523b6de5ee346a3df3eecf4351da722c",
        "timestamp" : 1721080259000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix incorrect base type in DMantissa21 filter\u000a",
        "date" : "2024-07-15 23:50:59 +0200",
        "id" : "64d2cb25523b6de5ee346a3df3eecf4351da722c",
        "msg" : "Fix incorrect base type in DMantissa21 filter",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/io_compression.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_config.c",
          "src/line_of_sight.h",
          "src/parser.h",
          "src/line_of_sight.c"
        ],
        "commitId" : "9e4b5f100f03d5129f6d898ea70184aaf40eb31c",
        "timestamp" : 1721387920000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Downstream fix to the LOS code which could overflow the parser parameter list size in the middle of a run. A check is now in place at the start\u000a",
        "date" : "2024-07-19 13:18:40 +0200",
        "id" : "9e4b5f100f03d5129f6d898ea70184aaf40eb31c",
        "msg" : "Downstream fix to the LOS code which could overflow the parser parameter list size in the middle of a run. A check is now in place at the start",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/line_of_sight.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_config.c"
          },
          {
            "editType" : "edit",
            "file" : "src/parser.h"
          },
          {
            "editType" : "edit",
            "file" : "src/line_of_sight.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/black_holes/SPIN_JET/black_holes_io.h"
        ],
        "commitId" : "ef013374db802a58dfdb5226a74b9f2da3a26557",
        "timestamp" : 1721388184000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add missing BH output fields to spin-jet code\u000a",
        "date" : "2024-07-19 11:23:04 +0000",
        "id" : "ef013374db802a58dfdb5226a74b9f2da3a26557",
        "msg" : "Add missing BH output fields to spin-jet code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/runner_doiact_long_range_grav.c",
          "src/cell.h",
          "src/space_regrid.c"
        ],
        "commitId" : "27dc442dc7e62159f287177568d4bb46051af243",
        "timestamp" : 1721388529000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fixing some zoom issues/bugs\u000a",
        "date" : "2024-07-19 11:28:49 +0000",
        "id" : "27dc442dc7e62159f287177568d4bb46051af243",
        "msg" : "Fixing some zoom issues/bugs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_long_range_grav.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_regrid.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/mesh_gravity.c"
        ],
        "commitId" : "b45c971aea49c66062bdeddc1bdfc97c65c04c06",
        "timestamp" : 1721397371000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Splitting mesh threadpools to improve performance\u000a",
        "date" : "2024-07-19 13:56:11 +0000",
        "id" : "b45c971aea49c66062bdeddc1bdfc97c65c04c06",
        "msg" : "Splitting mesh threadpools to improve performance",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/mesh_gravity.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SinkParticles/HomogeneousBox/makeIC.py"
        ],
        "commitId" : "cfd1aa3831432cc3c68374032dca0cb230e27bdd",
        "timestamp" : 1722951559000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Sink Homogeneous box IC : Give the correct velocity array size\u000a",
        "date" : "2024-08-06 13:39:19 +0000",
        "id" : "cfd1aa3831432cc3c68374032dca0cb230e27bdd",
        "msg" : "Sink Homogeneous box IC : Give the correct velocity array size",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/makeIC.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/line_of_sight.c"
        ],
        "commitId" : "08aa74c0e7f369581204c9e7889e5470d953d305",
        "timestamp" : 1723021528000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Applied formatting script\u000a",
        "date" : "2024-08-07 11:05:28 +0200",
        "id" : "08aa74c0e7f369581204c9e7889e5470d953d305",
        "msg" : "Applied formatting script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/line_of_sight.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/stars/GEAR/stars.h",
          "src/stars/GEAR/stars_io.h",
          "src/stars/GEAR/stars_part.h",
          "doc/RTD/source/SubgridModels/AGORA/index.rst",
          "src/feedback/AGORA/feedback.c",
          "doc/RTD/source/SubgridModels/GEAR/index.rst",
          "src/feedback/GEAR/feedback.c"
        ],
        "commitId" : "2300434c415bf90544f936a76211a337eb912067",
        "timestamp" : 1723022405000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "ignore the feedback of stars with a negative birth_scale_factor or birth_time\u000a",
        "date" : "2024-08-07 09:20:05 +0000",
        "id" : "2300434c415bf90544f936a76211a337eb912067",
        "msg" : "ignore the feedback of stars with a negative birth_scale_factor or birth_time",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_part.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/AGORA/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_io.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.c"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/stars/GEAR/stars_part.h",
          "src/stars/GEAR/stars.h",
          "src/stars/GEAR/stars_io.h"
        ],
        "commitId" : "0f711c2b7c706702b16ac5e27b095ea08686c6a8",
        "timestamp" : 1723049196000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Resolve \"GEAR stars : update stars_compute_timestep\"\u000a",
        "date" : "2024-08-07 16:46:36 +0000",
        "id" : "0f711c2b7c706702b16ac5e27b095ea08686c6a8",
        "msg" : "Resolve \"GEAR stars : update stars_compute_timestep\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/README",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getEagleCoolingTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/run.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/getChemistryTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getPS2020CoolingTables.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getEaglePhotometryTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/run.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getYieldTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/params.yml",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/makeDisk.py",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/README",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/params.yml",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/getGrackleCoolingTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/README",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/README",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/getGrackleCoolingTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/run.sh"
        ],
        "commitId" : "5a4841817f93d61cc754ba9d343afcb1c7c9a688",
        "timestamp" : 1723103443000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "IsolatedGalaxy_pNbody\u000a",
        "date" : "2024-08-08 07:50:43 +0000",
        "id" : "5a4841817f93d61cc754ba9d343afcb1c7c9a688",
        "msg" : "IsolatedGalaxy_pNbody",
        "paths" : [
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getEagleCoolingTable.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/getChemistryTable.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getYieldTable.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/README"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/README"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/params.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/makeDisk.py"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/README"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getEaglePhotometryTable.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/README"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/params.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getPS2020CoolingTables.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/rt/SPHM1RT/rt_io.h",
          "src/serial_io.c",
          "src/black_holes/EAGLE/black_holes_io.h",
          "src/lightcone/lightcone_map.c",
          "src/rt/GEAR/rt_io.h",
          "src/line_of_sight.c",
          "src/fof_catalogue_io.c",
          "src/hydro/SPHENIX/hydro_io.h",
          "src/star_formation/GEAR/star_formation_io.h",
          "src/extra_io/EAGLE/extra_io.h",
          "src/black_holes/Default/black_holes_io.h",
          "src/hydro/PressureEnergy/hydro_io.h",
          "src/common_io.h",
          "src/sink/GEAR/sink_io.h",
          "src/common_io.c",
          "src/hydro/Phantom/hydro_io.h",
          "src/io_properties.h",
          "src/hydro/Gizmo/hydro_io.h",
          "src/hydro/Planetary/hydro_io.h",
          "src/hydro/PressureEntropy/hydro_io.h",
          "src/velociraptor_interface.c",
          "src/distributed_io.c",
          "src/cooling/PS2020/cooling_io.h",
          "src/hydro/Minimal/hydro_io.h",
          "src/sink/Default/sink_io.h",
          "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_io.h",
          "src/hydro/Gasoline/hydro_io.h",
          "src/cooling/const_lambda/cooling_io.h",
          "src/hydro/Shadowswift/hydro_io.h",
          "doc/RTD/source/Snapshots/index.rst",
          "src/parallel_io.c",
          "src/single_io.c",
          "src/black_holes/SPIN_JET/black_holes_io.h",
          "src/stars/Basic/stars_io.h",
          "src/hydro/Gadget2/hydro_io.h",
          "src/hydro/AnarchyPU/hydro_io.h",
          "src/gravity/Default/gravity_io.h",
          "src/stars/GEAR/stars_io.h",
          "src/stars/EAGLE/stars_io.h",
          "src/common_io_copy.c",
          "src/tracers/EAGLE/tracers_io.h",
          "src/gravity/MultiSoftening/gravity_io.h"
        ],
        "commitId" : "5713a290c9f019a9995c3fba1aa07b7dd321aea0",
        "timestamp" : 1723108268000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Augment the i/o meta-data to inform whether fields are stored in physical and if so, whether they can be converted back to comoving\u000a",
        "date" : "2024-08-08 09:11:08 +0000",
        "id" : "5713a290c9f019a9995c3fba1aa07b7dd321aea0",
        "msg" : "Augment the i/o meta-data to inform whether fields are stored in physical and if so, whether they can be converted back to comoving",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/hydro/AnarchyPU/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/tracers/EAGLE/tracers_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/common_io_copy.c"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity/Default/gravity_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/velociraptor_interface.c"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/const_lambda/cooling_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/EAGLE/stars_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/distributed_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/single_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/common_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/Default/black_holes_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/serial_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/line_of_sight.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Minimal/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/fof_catalogue_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/SPHENIX/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/PS2020/cooling_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Phantom/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/Snapshots/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Planetary/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEntropy/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/EAGLE/black_holes_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gadget2/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gasoline/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/parallel_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/extra_io/EAGLE/extra_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/common_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/Basic/stars_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity/MultiSoftening/gravity_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/io_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/lightcone/lightcone_map.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergy/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/equation_of_state/planetary/equation_of_state.h",
          "examples/Planetary/DemoImpactInitCond/demo_impactor_n70.yml",
          "examples/Planetary/DemoImpactInitCond/make_init_cond.py",
          ".gitignore",
          "examples/Planetary/DemoImpact/plot_snapshots.py",
          "examples/Planetary/DemoImpactInitCond/run.sh",
          "doc/RTD/source/Planetary/equations_of_state.rst",
          "examples/Planetary/EarthImpact/system.yml",
          "examples/Planetary/DemoImpactInitCond/make_impact_init_cond.py",
          "examples/Planetary/DemoImpactInitCond/plot_snapshots.py",
          "examples/Planetary/DemoImpactInitCond/demo_impactor_n50.yml",
          "examples/Planetary/SodShock_3D/makeIC.py",
          "examples/Planetary/EarthImpact/configuration.yml",
          "src/hydro/Planetary/hydro_io.h",
          "examples/Planetary/DemoImpactInitCond/demo_target_n50.yml",
          "examples/Planetary/DemoImpactInitCond/README.md",
          "doc/RTD/source/Snapshots/index.rst",
          "examples/Planetary/EarthImpact/README.md",
          "examples/Planetary/EarthImpact/earth_impact.yml",
          "examples/Planetary/DemoImpactInitCond/demo_target_n70.yml",
          "examples/Planetary/DemoImpact/README.md",
          "examples/Planetary/SquareTest_2D/makeIC.py",
          "examples/Planetary/EarthImpact/plot_solution.py",
          "examples/Planetary/EarthImpact/run.sh",
          "examples/Planetary/KelvinHelmholtz_2D/makeIC.py",
          "examples/Planetary/GreshoVortex_3D/makeIC.py",
          "examples/Planetary/DemoImpact/run.sh",
          "examples/Planetary/SquareTest_2D/makeICDifferentMasses.py",
          "examples/Planetary/DemoImpactInitCond/demo_target_n60.yml",
          "examples/Planetary/DemoImpact/getICs.sh",
          "examples/Planetary/EarthImpact/make_anim.sh",
          "examples/Planetary/EarthImpact/get_init_cond.sh",
          "doc/RTD/source/Planetary/index.rst",
          "examples/Planetary/DemoImpactInitCond/plot_profiles.py",
          "examples/Planetary/EarthImpact/make_movie_logger.py",
          "examples/Planetary/DemoImpactInitCond/demo_impactor_n60.yml",
          "examples/Planetary/EvrardCollapse_3D/makeIC.py",
          "examples/Planetary/DemoImpact/demo_impact_n50.yml"
        ],
        "commitId" : "2a79892cb764da84d1194d1c65bb2015dac19df7",
        "timestamp" : 1723109954000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Update planetary examples and initial conditions hdf5 field names\u000a",
        "date" : "2024-08-08 09:39:14 +0000",
        "id" : "2a79892cb764da84d1194d1c65bb2015dac19df7",
        "msg" : "Update planetary examples and initial conditions hdf5 field names",
        "paths" : [
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpact/README.md"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/Snapshots/index.rst"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/demo_target_n50.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/EarthImpact/README.md"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/EarthImpact/system.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/demo_target_n70.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/SquareTest_2D/makeICDifferentMasses.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpact/demo_impact_n50.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/make_init_cond.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/demo_impactor_n50.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/planetary/equation_of_state.h"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/EarthImpact/configuration.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpact/getICs.sh"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/EarthImpact/get_init_cond.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/EvrardCollapse_3D/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/SquareTest_2D/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/EarthImpact/plot_solution.py"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/Planetary/index.rst"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/EarthImpact/run.sh"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/EarthImpact/make_movie_logger.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/demo_target_n60.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/SodShock_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpact/plot_snapshots.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/make_impact_init_cond.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/plot_profiles.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/KelvinHelmholtz_2D/makeIC.py"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/EarthImpact/earth_impact.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/GreshoVortex_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/demo_impactor_n70.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/plot_snapshots.py"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Planetary/hydro_io.h"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/EarthImpact/make_anim.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpact/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/demo_impactor_n60.yml"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/Planetary/equations_of_state.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/parameter_example.yml",
          "src/chemistry/GEAR_DIFFUSION/chemistry.h",
          "src/chemistry/GEAR/chemistry.h",
          "doc/RTD/source/SubgridModels/GEAR/index.rst",
          "src/chemistry/AGORA/chemistry.h"
        ],
        "commitId" : "0ce4185f6185b1bbe2c5c0a23a801dd7ab561a63",
        "timestamp" : 1723110164000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR stars : fix negative initial metallicity\u000a",
        "date" : "2024-08-08 09:42:44 +0000",
        "id" : "0ce4185f6185b1bbe2c5c0a23a801dd7ab561a63",
        "msg" : "GEAR stars : fix negative initial metallicity",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR_DIFFUSION/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/AGORA/chemistry.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/lightcone/lightcone_crossing.h",
          "src/lightcone/lightcone.c",
          "src/const.h",
          "src/task.c",
          "src/runner_sinks.c",
          "src/runner_black_holes.c",
          "src/lightcone/lightcone_shell.c",
          "src/adiabatic_index.h",
          "src/scheduler.h",
          "src/engine_config.c",
          "format.sh",
          "src/rt/none/rt.h",
          "src/fof.c",
          "src/lock.h",
          "src/runner_doiact_functions_limiter.h",
          "src/space_regrid.c",
          "src/io_properties.h",
          "src/rt/GEAR/rt.h",
          "src/engine.c",
          "src/hydro/Planetary/hydro_io.h",
          "src/space_split.c",
          "src/scheduler.c",
          "src/distributed_io.c",
          "CONTRIBUTING.md",
          "src/runner_doiact_grav.c",
          "src/parallel_io.c",
          "src/mpiuse.c",
          "src/partition.c",
          "src/power_spectrum.c",
          "src/memuse.c",
          "src/hydro/Shadowswift/voronoi3d_algorithm.h",
          "src/lightcone/lightcone_replications.c",
          "src/tools.c",
          "src/runner_others.c",
          "src/rt/debug/rt.h",
          "README.md",
          "src/runner_doiact_functions_stars.h",
          "src/runner_doiact_nosort.h",
          "src/runner_doiact_functions_hydro.h",
          "src/common_io_copy.c",
          "src/rt/SPHM1RT/rt.h",
          "INSTALL.swift",
          "src/runner_doiact_functions_black_holes.h"
        ],
        "commitId" : "9b54bc45159da31207b7d0fed8b3b604a825414d",
        "timestamp" : 1723125199000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Change the clang formatting version number from 13 to 18.\u000a",
        "date" : "2024-08-08 13:53:19 +0000",
        "id" : "9b54bc45159da31207b7d0fed8b3b604a825414d",
        "msg" : "Change the clang formatting version number from 13 to 18.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/hydro/Planetary/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_regrid.c"
          },
          {
            "editType" : "edit",
            "file" : "src/tools.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/voronoi3d_algorithm.h"
          },
          {
            "editType" : "edit",
            "file" : "src/lightcone/lightcone_crossing.h"
          },
          {
            "editType" : "edit",
            "file" : "src/lightcone/lightcone.c"
          },
          {
            "editType" : "edit",
            "file" : "src/parallel_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_sinks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_others.c"
          },
          {
            "editType" : "edit",
            "file" : "src/io_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_split.c"
          },
          {
            "editType" : "edit",
            "file" : "INSTALL.swift"
          },
          {
            "editType" : "edit",
            "file" : "src/memuse.c"
          },
          {
            "editType" : "edit",
            "file" : "CONTRIBUTING.md"
          },
          {
            "editType" : "edit",
            "file" : "src/const.h"
          },
          {
            "editType" : "edit",
            "file" : "src/lightcone/lightcone_replications.c"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "edit",
            "file" : "src/adiabatic_index.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_grav.c"
          },
          {
            "editType" : "edit",
            "file" : "src/task.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt.h"
          },
          {
            "editType" : "edit",
            "file" : "src/distributed_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/fof.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_black_holes.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_nosort.h"
          },
          {
            "editType" : "edit",
            "file" : "src/partition.c"
          },
          {
            "editType" : "edit",
            "file" : "src/power_spectrum.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_limiter.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/debug/rt.h"
          },
          {
            "editType" : "edit",
            "file" : "src/lock.h"
          },
          {
            "editType" : "edit",
            "file" : "format.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_config.c"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/none/rt.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_black_holes.c"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.h"
          },
          {
            "editType" : "edit",
            "file" : "src/common_io_copy.c"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt.h"
          },
          {
            "editType" : "edit",
            "file" : "src/lightcone/lightcone_shell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/mpiuse.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/star_formation/GEAR/star_formation_io.h"
        ],
        "commitId" : "8300f71b0765195bc939d695a7a58915c6df7cf9",
        "timestamp" : 1723125365000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add missing commas to GEAR SF IO\u000a",
        "date" : "2024-08-08 13:56:05 +0000",
        "id" : "8300f71b0765195bc939d695a7a58915c6df7cf9",
        "msg" : "Add missing commas to GEAR SF IO",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/star_formation/GEAR/star_formation_io.h"
        ],
        "commitId" : "ea22d3262290aa6a95f9cd0f9351a4e7c6860a6a",
        "timestamp" : 1723125404000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Applied updated formatting script\u000a",
        "date" : "2024-08-08 15:56:44 +0200",
        "id" : "ea22d3262290aa6a95f9cd0f9351a4e7c6860a6a",
        "msg" : "Applied updated formatting script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_redistribute.c"
        ],
        "commitId" : "d0b9dea4e4a41e712e7eb1b31d1bedcaae0f7a9f",
        "timestamp" : 1723126638000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Switch the arguments of the calloc calls in engine_resitribute.c to make GCC 14.1 happier. This has no consequences\u000a",
        "date" : "2024-08-08 16:17:18 +0200",
        "id" : "d0b9dea4e4a41e712e7eb1b31d1bedcaae0f7a9f",
        "msg" : "Switch the arguments of the calloc calls in engine_resitribute.c to make GCC 14.1 happier. This has no consequences",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine_redistribute.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_config.c"
        ],
        "commitId" : "85d24929d113b2125e03bb4738858cc573d04acd",
        "timestamp" : 1723128557000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix another instance of calloc call with flipped arguments according to GCC 14.1\u000a",
        "date" : "2024-08-08 16:49:17 +0200",
        "id" : "85d24929d113b2125e03bb4738858cc573d04acd",
        "msg" : "Fix another instance of calloc call with flipped arguments according to GCC 14.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine_config.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_config.c"
        ],
        "commitId" : "99b783f61815b2c5d0e1174dcc0eaa12e4a02e3f",
        "timestamp" : 1723130036000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix yet another typo...\u000a",
        "date" : "2024-08-08 17:13:56 +0200",
        "id" : "99b783f61815b2c5d0e1174dcc0eaa12e4a02e3f",
        "msg" : "Fix yet another typo...",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine_config.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/vector.h",
          "src/csds_io.h",
          "argparse/argparse.h",
          "src/serial_io.c",
          "src/neutrino/Default/neutrino_response.c"
        ],
        "commitId" : "70e07ed22cf31eda967bfb90b219bde22654934a",
        "timestamp" : 1723223225000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix print formats\u000a",
        "date" : "2024-08-09 17:07:05 +0000",
        "id" : "70e07ed22cf31eda967bfb90b219bde22654934a",
        "msg" : "Fix print formats",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/serial_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/csds_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/neutrino/Default/neutrino_response.c"
          },
          {
            "editType" : "edit",
            "file" : "argparse/argparse.h"
          },
          {
            "editType" : "edit",
            "file" : "src/vector.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/RTD/source/SubgridModels/GEAR/sinks/output.rst",
          "src/sink/GEAR/sink_io.h",
          "src/io_properties.h",
          "src/sink/GEAR/sink.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/index.rst"
        ],
        "commitId" : "da5576fdbd8756eba3b400d4a9f7e4ac53458245",
        "timestamp" : 1723223339000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR sink: Add io outputs\u000a",
        "date" : "2024-08-09 17:08:59 +0000",
        "id" : "da5576fdbd8756eba3b400d4a9f7e4ac53458245",
        "msg" : "GEAR sink: Add io outputs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/io_properties.h"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/output.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/partition.c",
          "src/common_io.c",
          "configure.ac",
          "tests/difffloat.py"
        ],
        "commitId" : "fb7f725d65fe23a3c0cd34599322db138e4b3bcb",
        "timestamp" : 1723233480000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fixes for GCC 14 toolchain on COSMA\u000a",
        "date" : "2024-08-09 19:58:00 +0000",
        "id" : "fb7f725d65fe23a3c0cd34599322db138e4b3bcb",
        "msg" : "Fixes for GCC 14 toolchain on COSMA",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/difffloat.py"
          },
          {
            "editType" : "edit",
            "file" : "src/partition.c"
          },
          {
            "editType" : "edit",
            "file" : "src/common_io.c"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/chemistry/AGORA/chemistry.h",
          "src/chemistry/GEAR/chemistry.h",
          "src/chemistry/QLA/chemistry_io.h",
          "src/space_first_init.c",
          "src/chemistry/EAGLE/chemistry.h",
          "src/chemistry/none/chemistry_io.h",
          "src/chemistry/GEAR_DIFFUSION/chemistry_io.h",
          "src/chemistry/QLA/chemistry.h",
          "src/chemistry/AGORA/chemistry_io.h",
          "src/chemistry/GEAR/chemistry_io.h",
          "src/sink/GEAR/sink_io.h",
          "src/chemistry/EAGLE/chemistry_io.h",
          "src/common_io.c",
          "src/chemistry/GEAR_DIFFUSION/chemistry.h",
          "src/chemistry/none/chemistry.h"
        ],
        "commitId" : "e640f249ac5f830ffe1f5873b9a61c302dc47099",
        "timestamp" : 1723456056000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Sink : chemistry interface improvements\u000a",
        "date" : "2024-08-12 09:47:36 +0000",
        "id" : "e640f249ac5f830ffe1f5873b9a61c302dc47099",
        "msg" : "Sink : chemistry interface improvements",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/space_first_init.c"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/QLA/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/AGORA/chemistry_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR_DIFFUSION/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR_DIFFUSION/chemistry_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/QLA/chemistry_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/AGORA/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/common_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/EAGLE/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/none/chemistry_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/EAGLE/chemistry_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/none/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/Makefile.am"
        ],
        "commitId" : "913965cc3f984602c5467909777eb4a27d6b6368",
        "timestamp" : 1723472772000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "matthieu.schaller@gmail.com",
        "comment" : "Temporarily disable the voronoi 2D unit test\u000a",
        "date" : "2024-08-12 16:26:12 +0200",
        "id" : "913965cc3f984602c5467909777eb4a27d6b6368",
        "msg" : "Temporarily disable the voronoi 2D unit test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/Makefile.am"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sink/GEAR/sink_io.h",
          "src/partition.c",
          "src/sink/GEAR/sink.h"
        ],
        "commitId" : "3d13c29ee73b87c183da541a628ca8d043d9d0d1",
        "timestamp" : 1723549248000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/p.w.draper@durham.ac.uk",
          "fullName" : "Peter W. Draper"
        },
        "authorEmail" : "p.w.draper@durham.ac.uk",
        "comment" : "Formatting for llvm/18.1.8 on COSMA\u000a",
        "date" : "2024-08-13 12:40:48 +0100",
        "id" : "3d13c29ee73b87c183da541a628ca8d043d9d0d1",
        "msg" : "Formatting for llvm/18.1.8 on COSMA",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/partition.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sink/Default/sink.h",
          "src/sink/GEAR/sink.h"
        ],
        "commitId" : "081fa376571b84bab43656e189834484c056d997",
        "timestamp" : 1723579647000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Sink : Update functions documentation\u000a",
        "date" : "2024-08-13 20:07:27 +0000",
        "id" : "081fa376571b84bab43656e189834484c056d997",
        "msg" : "Sink : Update functions documentation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/testOutputList.c"
        ],
        "commitId" : "7a0a9b59d2d976668a5f1a973d20188415b4ce15",
        "timestamp" : 1723625298000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix unitialised structure member in unit test\u000a",
        "date" : "2024-08-14 10:48:18 +0200",
        "id" : "7a0a9b59d2d976668a5f1a973d20188415b4ce15",
        "msg" : "Fix unitialised structure member in unit test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/testOutputList.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sink/GEAR/sink_part.h",
          "src/sink/GEAR/sink.h",
          "src/sink/Default/sink.h",
          "src/sink/Default/sink_part.h",
          "src/runner_others.c"
        ],
        "commitId" : "d2176cc10039d168d9f00c58dc4ee42d97dc2a49",
        "timestamp" : 1723629810000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Sink : hide GEAR details into its module\u000a",
        "date" : "2024-08-14 10:03:30 +0000",
        "id" : "d2176cc10039d168d9f00c58dc4ee42d97dc2a49",
        "msg" : "Sink : hide GEAR details into its module",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_others.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/distributed_io.c",
          "doc/onboardingGuide/source/dependencies.rst",
          "doc/RTD/source/GettingStarted/compiling_code.rst",
          "src/lightcone/lightcone.c",
          "src/parallel_io.c",
          "src/common_io.h",
          "src/serial_io.c",
          "src/single_io.c",
          "INSTALL.swift",
          "src/fof_catalogue_io.c",
          "src/line_of_sight.c"
        ],
        "commitId" : "e385c5c3ae8c6be05cba173c563c20fe27f2499f",
        "timestamp" : 1723735437000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Impose a minimum hdf5 API version of 1.8 to handle all our compression schemes\u000a",
        "date" : "2024-08-15 15:23:57 +0000",
        "id" : "e385c5c3ae8c6be05cba173c563c20fe27f2499f",
        "msg" : "Impose a minimum hdf5 API version of 1.8 to handle all our compression schemes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/distributed_io.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/GettingStarted/compiling_code.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/lightcone/lightcone.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/onboardingGuide/source/dependencies.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/fof_catalogue_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/common_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/parallel_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/serial_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/line_of_sight.c"
          },
          {
            "editType" : "edit",
            "file" : "src/single_io.c"
          },
          {
            "editType" : "edit",
            "file" : "INSTALL.swift"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/serial_io.c"
        ],
        "commitId" : "c3c052c91e704548f7bf0347245d00ac9b28377f",
        "timestamp" : 1723736918000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix typo in serial_io.c\u000a",
        "date" : "2024-08-15 17:48:38 +0200",
        "id" : "c3c052c91e704548f7bf0347245d00ac9b28377f",
        "msg" : "Fix typo in serial_io.c",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/serial_io.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/serial_io.c"
        ],
        "commitId" : "3c70f790729eb4b7e8a8666f7a9fc3513ed9a432",
        "timestamp" : 1723754094000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Code formatting\u000a",
        "date" : "2024-08-15 22:34:54 +0200",
        "id" : "3c70f790729eb4b7e8a8666f7a9fc3513ed9a432",
        "msg" : "Code formatting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/serial_io.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/testActivePair.c",
          "configure.ac",
          "tests/testCbrt.c"
        ],
        "commitId" : "534fb6ef836e966f99d597d70b68e2d7d8a9c246",
        "timestamp" : 1723755238000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fixes for Intel 2024 toolchain\u000a",
        "date" : "2024-08-15 20:53:58 +0000",
        "id" : "534fb6ef836e966f99d597d70b68e2d7d8a9c246",
        "msg" : "Fixes for Intel 2024 toolchain",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "tests/testActivePair.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testCbrt.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/task.c"
        ],
        "commitId" : "611b052548fdd292f48e5f216159b9fa98d150d7",
        "timestamp" : 1723788827000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/p.w.draper@durham.ac.uk",
          "fullName" : "Peter W. Draper"
        },
        "authorEmail" : "p.w.draper@durham.ac.uk",
        "comment" : "Remove unused variable\u000a",
        "date" : "2024-08-16 07:13:47 +0100",
        "id" : "611b052548fdd292f48e5f216159b9fa98d150d7",
        "msg" : "Remove unused variable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/task.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/testNeutrinoFermiDirac.c"
        ],
        "commitId" : "eeda0936d258256ebbdbe0da5856c246855c66ea",
        "timestamp" : 1724061236000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/p.w.draper@durham.ac.uk",
          "fullName" : "Peter W. Draper"
        },
        "authorEmail" : "p.w.draper@durham.ac.uk",
        "comment" : "Need extra bin in histogram (sanitizer report)\u000a",
        "date" : "2024-08-19 10:53:56 +0100",
        "id" : "eeda0936d258256ebbdbe0da5856c246855c66ea",
        "msg" : "Need extra bin in histogram (sanitizer report)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/testNeutrinoFermiDirac.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/testActivePair.c"
        ],
        "commitId" : "1fad2f5c2ef87e6376a6eb0350b7aa1fe2a6422f",
        "timestamp" : 1724061820000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/p.w.draper@durham.ac.uk",
          "fullName" : "Peter W. Draper"
        },
        "authorEmail" : "p.w.draper@durham.ac.uk",
        "comment" : "Fix leaks reported by the sanitizer (stops non-zero exit when checking)\u000a",
        "date" : "2024-08-19 11:03:40 +0100",
        "id" : "1fad2f5c2ef87e6376a6eb0350b7aa1fe2a6422f",
        "msg" : "Fix leaks reported by the sanitizer (stops non-zero exit when checking)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/testActivePair.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/testActivePair.c"
        ],
        "commitId" : "a0a82398f8f75787ebe6915bb10c7e85d08093f8",
        "timestamp" : 1724063389000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/p.w.draper@durham.ac.uk",
          "fullName" : "Peter W. Draper"
        },
        "authorEmail" : "p.w.draper@durham.ac.uk",
        "comment" : "Don't clean cache when not used\u000a",
        "date" : "2024-08-19 11:29:49 +0100",
        "id" : "a0a82398f8f75787ebe6915bb10c7e85d08093f8",
        "msg" : "Don't clean cache when not used",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/testActivePair.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "format.sh"
        ],
        "commitId" : "2cd9f4b08fdc6e91b86f9c81a2cd16b8e0633c05",
        "timestamp" : 1724086447000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/p.w.draper@durham.ac.uk",
          "fullName" : "Peter W. Draper"
        },
        "authorEmail" : "p.w.draper@durham.ac.uk",
        "comment" : "Skip when not in a git repo\u000a\u000aPreviously this must have failed silently as the current clang-format doesn't like -i and no files in a terminal, was probably OK in a non-interactive environment\u000a",
        "date" : "2024-08-19 17:54:07 +0100",
        "id" : "2cd9f4b08fdc6e91b86f9c81a2cd16b8e0633c05",
        "msg" : "Skip when not in a git repo",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "format.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/testOutputList.c"
        ],
        "commitId" : "e625ac94536295cb65119873850c5435a113436b",
        "timestamp" : 1724086494000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/p.w.draper@durham.ac.uk",
          "fullName" : "Peter W. Draper"
        },
        "authorEmail" : "p.w.draper@durham.ac.uk",
        "comment" : "Allow rounding in the conversion to double and back\u000a\u000aOnly an issue with GCC 14.1 so far\u000a",
        "date" : "2024-08-19 17:54:54 +0100",
        "id" : "e625ac94536295cb65119873850c5435a113436b",
        "msg" : "Allow rounding in the conversion to double and back",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/testOutputList.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/IsolateddSph/IsolateddSph_core/README",
          "examples/IsolateddSph/README",
          "examples/IsolateddSph/IsolateddSph_cups/run.sh",
          "examples/IsolateddSph/IsolateddSph_core/run.sh",
          "examples/IsolateddSph/IsolateddSph_cups/params.yml",
          "examples/IsolateddSph/IsolateddSph_cups/README",
          "examples/IsolateddSph/IsolateddSph_core/params.yml"
        ],
        "commitId" : "ff5951a5e6a89286c09e5553af64f72adbd7d3c4",
        "timestamp" : 1724149042000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "New example of isolated dSph models\u000a",
        "date" : "2024-08-20 10:17:22 +0000",
        "id" : "ff5951a5e6a89286c09e5553af64f72adbd7d3c4",
        "msg" : "New example of isolated dSph models",
        "paths" : [
          {
            "editType" : "add",
            "file" : "examples/IsolateddSph/IsolateddSph_cups/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolateddSph/README"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolateddSph/IsolateddSph_core/README"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolateddSph/IsolateddSph_core/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolateddSph/IsolateddSph_cups/params.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolateddSph/IsolateddSph_cups/README"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolateddSph/IsolateddSph_core/params.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/feedback/GEAR/feedback.h",
          "src/feedback/GEAR/feedback_struct.h",
          "src/sink/GEAR/sink_properties.h",
          "src/star_formation/GEAR/star_formation.h",
          "src/feedback/AGORA/feedback.h",
          "src/sink/GEAR/sink.h",
          "src/feedback/AGORA/feedback.c",
          "src/feedback/GEAR/feedback.c",
          "src/feedback/GEAR/stellar_evolution_struct.h",
          "src/feedback/AGORA/feedback_struct.h"
        ],
        "commitId" : "3b1a18c653639e22b4a07cfd0deb7a295a2d1fca",
        "timestamp" : 1724149667000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR : cleanup feedback\u000a",
        "date" : "2024-08-20 10:27:47 +0000",
        "id" : "3b1a18c653639e22b4a07cfd0deb7a295a2d1fca",
        "msg" : "GEAR : cleanup feedback",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback_struct.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SmallCosmoVolume/SmallCosmoVolume_DM/csds_analysis.py",
          "examples/SmallCosmoVolume/SmallCosmoVolume_DM/vrconfig_3dfof_subhalos_SO_hydro.cfg",
          "examples/SmallCosmoVolume/SmallCosmoVolume_DM/run_csds.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_DM/small_cosmo_volume_dm.yml",
          "examples/SmallCosmoVolume/SmallCosmoVolume_DM/README"
        ],
        "commitId" : "a00eec2353c994052d9ec7a9b5d1dffa6c01ac9a",
        "timestamp" : 1724679638000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add CSDS to SmallCosmoVolume_DM example\u000a",
        "date" : "2024-08-26 13:40:38 +0000",
        "id" : "a00eec2353c994052d9ec7a9b5d1dffa6c01ac9a",
        "msg" : "Add CSDS to SmallCosmoVolume_DM example",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_DM/README"
          },
          {
            "editType" : "add",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_DM/csds_analysis.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_DM/small_cosmo_volume_dm.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_DM/vrconfig_3dfof_subhalos_SO_hydro.cfg"
          },
          {
            "editType" : "add",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_DM/run_csds.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/parameter_example.yml",
          "src/feedback/GEAR/initial_mass_function.c",
          "src/feedback/GEAR/stellar_evolution.c",
          "src/sink/GEAR/sink_properties.h",
          "src/feedback/GEAR/stellar_evolution.h",
          "src/sink/GEAR/sink.h",
          "src/feedback/GEAR/stellar_evolution_struct.h",
          "src/feedback/GEAR/feedback.c",
          "src/feedback/GEAR/initial_mass_function.h"
        ],
        "commitId" : "937dc1dc6f5fc31969d51771610e630d5d6c62e5",
        "timestamp" : 1724744267000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR stellar evolution : Add SNIa to stars representing the continuous IMF part\u000a",
        "date" : "2024-08-27 07:37:47 +0000",
        "id" : "937dc1dc6f5fc31969d51771610e630d5d6c62e5",
        "msg" : "GEAR stellar evolution : Add SNIa to stars representing the continuous IMF part",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_maketasks.c"
        ],
        "commitId" : "1509ec15511b243a67f5988a519e7ab5d2e636d6",
        "timestamp" : 1724852999000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix star resort logic for concurrent SF from gas and sinks\u000a",
        "date" : "2024-08-28 13:49:59 +0000",
        "id" : "1509ec15511b243a67f5988a519e7ab5d2e636d6",
        "msg" : "Fix star resort logic for concurrent SF from gas and sinks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/black_holes/SPIN_JET/black_holes_io.h",
          "src/black_holes/SPIN_JET/black_holes_part.h"
        ],
        "commitId" : "533509ad1aa7ad22c2ec424762e12ccd07a426a6",
        "timestamp" : 1725373461000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-mcgi1",
          "fullName" : "Rob McGibbon"
        },
        "authorEmail" : "mcgibbon@strw.leidenuniv.nl",
        "comment" : "Update thermal AGN feedback field descriptions in the spin-jet model\u000a",
        "date" : "2024-09-03 14:24:21 +0000",
        "id" : "533509ad1aa7ad22c2ec424762e12ccd07a426a6",
        "msg" : "Update thermal AGN feedback field descriptions in the spin-jet model",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "configure.ac"
        ],
        "commitId" : "686deda5b31048f1924e2ae71c67e2265b602541",
        "timestamp" : 1725566060000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Disable FPE trapping when using unsafe maths.\u000a",
        "date" : "2024-09-05 19:54:20 +0000",
        "id" : "686deda5b31048f1924e2ae71c67e2265b602541",
        "msg" : "Disable FPE trapping when using unsafe maths.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure.ac"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/parameter_example.yml",
          "examples/SinkParticles/PlummerSphere/params.yml",
          "src/sink/GEAR/sink_properties.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst",
          "examples/SinkParticles/HomogeneousBox/params.yml",
          "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst",
          "src/sink/GEAR/sink_io.h",
          "src/sink/GEAR/sink_part.h",
          "src/sink/GEAR/sink.h"
        ],
        "commitId" : "171e2513f944422ba278e395dfd7b09f131848a3",
        "timestamp" : 1725809853000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR sink: update newborn stars positions and velocities\u000a",
        "date" : "2024-09-08 15:37:33 +0000",
        "id" : "171e2513f944422ba278e395dfd7b09f131848a3",
        "msg" : "GEAR sink: update newborn stars positions and velocities",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/PlummerSphere/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_part.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SinkParticles/PlummerSphere/params.yml",
          "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst",
          "examples/parameter_example.yml",
          "src/sink/GEAR/sink_properties.h",
          "src/sink/GEAR/sink_iact.h",
          "examples/SinkParticles/HomogeneousBox/params.yml"
        ],
        "commitId" : "5fee38a2cc66adbc5d87d6f5ab719fee6aa35f2c",
        "timestamp" : 1725884927000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Darwin/gear sink fixes\u000a",
        "date" : "2024-09-09 12:28:47 +0000",
        "id" : "5fee38a2cc66adbc5d87d6f5ab719fee6aa35f2c",
        "msg" : "Darwin/gear sink fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/PlummerSphere/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/particle_splitting.h"
        ],
        "commitId" : "0ef76d708ab00907e543deb48e2c5ec28e765afe",
        "timestamp" : 1725889988000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix when passing a particle ID to initialise split information struct\u000a",
        "date" : "2024-09-09 13:53:08 +0000",
        "id" : "0ef76d708ab00907e543deb48e2c5ec28e765afe",
        "msg" : "Fix when passing a particle ID to initialise split information struct",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/particle_splitting.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/rt/SPHM1RT/rt_io.h",
          "src/lightcone/lightcone.c",
          "src/star_formation/GEAR/star_formation.h",
          "src/sink/GEAR/sink.h",
          "src/line_of_sight.h",
          "src/space_first_init.c",
          "src/runner_black_holes.c",
          "src/line_of_sight.c",
          "src/hydro/SPHENIX/hydro_io.h",
          "src/common_io.h",
          "tests/testActivePair.c",
          "src/common_io.c",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/getGrackleCoolingTable.sh",
          "CONTRIBUTING.md",
          "src/cooling/const_lambda/cooling_io.h",
          "src/chemistry/none/chemistry_io.h",
          "argparse/argparse.h",
          "doc/RTD/source/GettingStarted/compiling_code.rst",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getEaglePhotometryTable.sh",
          "src/gravity/Default/gravity_io.h",
          "examples/SinkParticles/HomogeneousBox/plot_gas_density.py",
          "src/chemistry/AGORA/chemistry_io.h",
          "src/common_io_copy.c",
          "examples/Planetary/EarthImpact/make_movie_logger.py",
          "tests/difffloat.py",
          "examples/IsolateddSph/IsolateddSph_core/README",
          "src/chemistry/AGORA/chemistry.h",
          "src/serial_io.c",
          "examples/SmallCosmoVolume/SmallCosmoVolume_DM/vrconfig_3dfof_subhalos_SO_hydro.cfg",
          "src/runner_sinks.c",
          "src/feedback/AGORA/feedback.h",
          "src/lightcone/lightcone_map.c",
          "src/parser.h",
          "src/fof_catalogue_io.c",
          "src/feedback/AGORA/feedback.c",
          "format.sh",
          "src/feedback/GEAR/feedback_struct.h",
          "examples/Planetary/SodShock_3D/makeIC.py",
          "src/hydro/Gizmo/hydro_io.h",
          "src/chemistry/none/chemistry.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/params.yml",
          "src/hydro/Planetary/hydro_io.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/getGrackleCoolingTable.sh",
          "src/cooling/PS2020/cooling_io.h",
          "src/stars/GEAR/stars.h",
          "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_io.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/run.sh",
          "src/feedback/GEAR/stellar_evolution.c",
          "src/chemistry/QLA/chemistry_io.h",
          "examples/Planetary/SquareTest_2D/makeIC.py",
          "src/feedback/GEAR/stellar_evolution.h",
          "examples/IsolateddSph/IsolateddSph_core/run.sh",
          "src/csds_io.h",
          "examples/Planetary/DemoImpact/run.sh",
          "src/runner_doiact_nosort.h",
          "src/chemistry/GEAR/chemistry_io.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getYieldTable.sh",
          "src/sink/GEAR/sink_part.h",
          "examples/Planetary/DemoImpactInitCond/demo_impactor_n60.yml",
          "src/equation_of_state/planetary/equation_of_state.h",
          "examples/SinkParticles/HomogeneousBox/run.sh",
          "examples/SinkParticles/HomogeneousBox/params.yml",
          "examples/Planetary/EarthImpact/system.yml",
          "src/engine_config.c",
          "examples/IsolateddSph/README",
          "src/lock.h",
          "src/zoom_region/zoom_cell.c",
          "src/sink/GEAR/sink_io.h",
          "examples/SinkParticles/HomogeneousBox/makeIC.py",
          "examples/Planetary/DemoImpactInitCond/README.md",
          "src/hydro/Minimal/hydro_io.h",
          "examples/Planetary/EarthImpact/run.sh",
          "src/lightcone/lightcone_replications.c",
          "examples/Planetary/EarthImpact/get_init_cond.sh",
          "src/tracers/EAGLE/tracers_io.h",
          "INSTALL.swift",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/README",
          "examples/IsolateddSph/IsolateddSph_cups/README",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/README",
          "examples/Planetary/DemoImpactInitCond/demo_impactor_n70.yml",
          ".gitignore",
          "src/io_compression.h",
          "examples/IsolateddSph/IsolateddSph_core/params.yml",
          "src/engine_maketasks.c",
          "src/io_compression.c",
          "examples/SinkParticles/HomogeneousBox/rhoTPlot.py",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/makeDisk.py",
          "src/io_properties.h",
          "src/distributed_io.c",
          "tests/testOutputList.c",
          "src/hydro/Shadowswift/hydro_io.h",
          "src/feedback/GEAR/feedback.h",
          "examples/SinkParticles/HomogeneousBox/README",
          "examples/SmallCosmoVolume/SmallCosmoVolume_DM/README",
          "src/single_io.c",
          "src/power_spectrum.c",
          "examples/Planetary/EarthImpact/plot_solution.py",
          "examples/Planetary/DemoImpactInitCond/demo_target_n60.yml",
          "examples/Planetary/DemoImpact/getICs.sh",
          "src/chemistry/QLA/chemistry.h",
          "src/chemistry/EAGLE/chemistry_io.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/params.yml",
          "examples/Planetary/DemoImpactInitCond/plot_profiles.py",
          "examples/IsolateddSph/IsolateddSph_cups/run.sh",
          "examples/Planetary/DemoImpact/demo_impact_n50.yml",
          "doc/RTD/source/SubgridModels/GEAR/sinks/output.rst",
          "tests/Makefile.am",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml",
          "examples/Planetary/DemoImpactInitCond/run.sh",
          "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst",
          "src/lightcone/lightcone_shell.c",
          "src/adiabatic_index.h",
          "src/extra_io/EAGLE/extra_io.h",
          "examples/Planetary/EarthImpact/configuration.yml",
          "src/feedback/GEAR/feedback.c",
          "src/sink/Default/sink_io.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/README",
          "examples/Planetary/DemoImpactInitCond/demo_target_n70.yml",
          "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst",
          "src/chemistry/GEAR/chemistry.h",
          "src/mpiuse.c",
          "src/memuse.c",
          "src/hydro/Shadowswift/voronoi3d_algorithm.h",
          "examples/Planetary/SquareTest_2D/makeICDifferentMasses.py",
          "src/runner_doiact_functions_stars.h",
          "src/runner_doiact_functions_hydro.h",
          "src/rt/SPHM1RT/rt.h",
          "doc/RTD/source/Planetary/index.rst",
          "src/neutrino/Default/neutrino_response.c",
          "examples/SinkParticles/HomogeneousBox/getGrackleCoolingTable.sh",
          "src/lightcone/lightcone_crossing.h",
          "src/scheduler.h",
          "tests/testCbrt.c",
          "src/hydro/Phantom/hydro_io.h",
          "examples/SmallCosmoVolume/SmallCosmoVolume_DM/run_csds.sh",
          "examples/IsolateddSph/IsolateddSph_cups/params.yml",
          "src/scheduler.c",
          "examples/Planetary/DemoImpactInitCond/demo_target_n50.yml",
          "src/velociraptor_interface.c",
          "src/engine_redistribute.c",
          "doc/RTD/source/Snapshots/index.rst",
          "src/parallel_io.c",
          "examples/Planetary/DemoImpact/README.md",
          "src/stars/GEAR/stars_part.h",
          "examples/Planetary/KelvinHelmholtz_2D/makeIC.py",
          "src/hydro/AnarchyPU/hydro_io.h",
          "src/chemistry/GEAR_DIFFUSION/chemistry_io.h",
          "examples/Planetary/EarthImpact/make_anim.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_DM/small_cosmo_volume_dm.yml",
          "src/runner_doiact_functions_black_holes.h",
          "src/gravity/MultiSoftening/gravity_io.h",
          "examples/Planetary/EvrardCollapse_3D/makeIC.py",
          "doc/RTD/source/SubgridModels/GEAR/sinks/index.rst",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/run.sh",
          "src/sink/Default/sink.h",
          "examples/Planetary/DemoImpactInitCond/make_init_cond.py",
          "examples/Planetary/DemoImpact/plot_snapshots.py",
          "src/sink/GEAR/sink_properties.h",
          "doc/RTD/source/Planetary/equations_of_state.rst",
          "src/const.h",
          "examples/Planetary/DemoImpactInitCond/make_impact_init_cond.py",
          "src/vector.h",
          "src/task.c",
          "src/chemistry/EAGLE/chemistry.h",
          "src/rt/GEAR/rt_io.h",
          "tests/testNeutrinoFermiDirac.c",
          "src/rt/none/rt.h",
          "examples/Planetary/DemoImpactInitCond/demo_impactor_n50.yml",
          "src/fof.c",
          "src/chemistry/GEAR_DIFFUSION/chemistry.h",
          "src/engine.c",
          "src/feedback/AGORA/feedback_struct.h",
          "examples/SinkParticles/PlummerSphere/params.yml",
          "examples/Planetary/EarthImpact/README.md",
          "examples/Planetary/EarthImpact/earth_impact.yml",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getPS2020CoolingTables.sh",
          "src/stars/Basic/stars_io.h",
          "src/hydro/Gadget2/hydro_io.h",
          "src/rt/debug/rt.h",
          "src/runner_others.c",
          "README.md",
          "examples/Planetary/GreshoVortex_3D/makeIC.py",
          "src/tools.c",
          "examples/parameter_example.yml",
          "src/stars/GEAR/stars_io.h",
          "src/stars/EAGLE/stars_io.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/README",
          "src/feedback/GEAR/initial_mass_function.c",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getEagleCoolingTable.sh",
          "examples/Planetary/DemoImpactInitCond/plot_snapshots.py",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/getChemistryTable.sh",
          "doc/RTD/source/ParameterFiles/lossy_filters.rst",
          "src/black_holes/EAGLE/black_holes_io.h",
          "src/feedback/GEAR/stellar_evolution_struct.h",
          "doc/onboardingGuide/source/dependencies.rst",
          "src/star_formation/GEAR/star_formation_io.h",
          "src/black_holes/Default/black_holes_io.h",
          "src/hydro/PressureEnergy/hydro_io.h",
          "src/runner_doiact_functions_limiter.h",
          "src/rt/GEAR/rt.h",
          "doc/RTD/source/SubgridModels/AGORA/index.rst",
          "src/hydro/PressureEntropy/hydro_io.h",
          "src/hydro/Gasoline/hydro_io.h",
          "configure.ac",
          "examples/SinkParticles/HomogeneousBox/getChemistryTable.sh",
          "src/black_holes/SPIN_JET/black_holes_io.h",
          "src/partition.c",
          "examples/SmallCosmoVolume/SmallCosmoVolume_DM/csds_analysis.py",
          "src/black_holes/SPIN_JET/black_holes_part.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/run.sh",
          "doc/RTD/source/SubgridModels/GEAR/index.rst",
          "src/feedback/GEAR/initial_mass_function.h"
        ],
        "commitId" : "c1875064b3ebc95bc6a97edbfc26d480db65218e",
        "timestamp" : 1725892024000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Update zoom_merge with master updates (after wrangling immense conflicts)\u000a",
        "date" : "2024-09-09 14:27:04 +0000",
        "id" : "c1875064b3ebc95bc6a97edbfc26d480db65218e",
        "msg" : "Update zoom_merge with master updates (after wrangling immense conflicts)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/adiabatic_index.h"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/EarthImpact/earth_impact.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/EAGLE/chemistry_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Phantom/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/Basic/stars_io.h"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpact/plot_snapshots.py"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/AGORA/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt.h"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/plot_profiles.py"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_black_holes.c"
          },
          {
            "editType" : "edit",
            "file" : "src/lightcone/lightcone_map.c"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/demo_target_n70.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/power_spectrum.c"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink.h"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/fof_catalogue_io.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "format.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/voronoi3d_algorithm.h"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolateddSph/IsolateddSph_cups/README"
          },
          {
            "editType" : "edit",
            "file" : "argparse/argparse.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolateddSph/IsolateddSph_core/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/lightcone/lightcone.c"
          },
          {
            "editType" : "add",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_DM/csds_analysis.py"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getPS2020CoolingTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/csds_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity/MultiSoftening/gravity_io.h"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolateddSph/README"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_cell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/EarthImpact/get_init_cond.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/debug/rt.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/SquareTest_2D/makeICDifferentMasses.py"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/GettingStarted/compiling_code.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/parser.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/none/rt.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/memuse.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_DM/README"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolateddSph/IsolateddSph_core/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/QLA/chemistry_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/line_of_sight.h"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/EarthImpact/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/params.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/demo_impactor_n50.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_black_holes.h"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/EarthImpact/make_anim.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_others.c"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/demo_impactor_n70.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gadget2/hydro_io.h"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/EarthImpact/configuration.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/fof.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Planetary/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation.h"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpact/getICs.sh"
          },
          {
            "editType" : "edit",
            "file" : "tests/testOutputList.c"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/KelvinHelmholtz_2D/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : "src/tracers/EAGLE/tracers_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gasoline/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/Default/black_holes_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/extra_io/EAGLE/extra_io.h"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/make_impact_init_cond.py"
          },
          {
            "editType" : "edit",
            "file" : "src/single_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt.h"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/EarthImpact/system.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/planetary/equation_of_state.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/AGORA/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/SPHENIX/hydro_io.h"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/README.md"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/README"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/demo_target_n60.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_DM/small_cosmo_volume_dm.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergy/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_nosort.h"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getYieldTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_config.c"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/README"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/makeDisk.py"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/EAGLE/black_holes_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/lock.h"
          },
          {
            "editType" : "edit",
            "file" : "src/common_io_copy.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space_first_init.c"
          },
          {
            "editType" : "edit",
            "file" : "CONTRIBUTING.md"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/none/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/Planetary/equations_of_state.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_io.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          },
          {
            "editType" : "edit",
            "file" : "src/vector.h"
          },
          {
            "editType" : "edit",
            "file" : "src/mpiuse.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_limiter.h"
          },
          {
            "editType" : "edit",
            "file" : "src/task.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback_struct.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_DM/run_csds.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/serial_io.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testActivePair.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/Planetary/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEntropy/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/const_lambda/cooling_io.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_stars.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/plot_gas_density.py"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution_struct.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/parallel_io.c"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_redistribute.c"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/README"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/PlummerSphere/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/SodShock_3D/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/QLA/chemistry.h"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/output.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/neutrino/Default/neutrino_response.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/onboardingGuide/source/dependencies.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/GreshoVortex_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/distributed_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/lightcone/lightcone_replications.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testCbrt.c"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/common_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_part.h"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/none/chemistry_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_sinks.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testNeutrinoFermiDirac.c"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/PS2020/cooling_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR_DIFFUSION/chemistry_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_io.h"
          },
          {
            "editType" : "edit",
            "file" : "INSTALL.swift"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpact/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpact/demo_impact_n50.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/demo_target_n50.yml"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/Snapshots/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity/Default/gravity_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.h"
          },
          {
            "editType" : "edit",
            "file" : "src/io_compression.c"
          },
          {
            "editType" : "edit",
            "file" : "src/io_properties.h"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolateddSph/IsolateddSph_cups/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "tests/difffloat.py"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro_io.h"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getEagleCoolingTable.sh"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/EarthImpact/make_movie_logger.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/make_init_cond.py"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "src/velociraptor_interface.c"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpact/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/EvrardCollapse_3D/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : "src/tools.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_DM/vrconfig_3dfof_subhalos_SO_hydro.cfg"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/EarthImpact/plot_solution.py"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/rhoTPlot.py"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.c"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolateddSph/IsolateddSph_cups/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry_io.h"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getEaglePhotometryTable.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/AGORA/chemistry_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/common_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.c"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/README"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_io.h"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolateddSph/IsolateddSph_core/README"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/EAGLE/stars_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/lightcone/lightcone_shell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/const.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Minimal/hydro_io.h"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/plot_snapshots.py"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/EAGLE/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/partition.c"
          },
          {
            "editType" : "edit",
            "file" : "src/line_of_sight.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/AnarchyPU/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/lightcone/lightcone_crossing.h"
          },
          {
            "editType" : "edit",
            "file" : "src/io_compression.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/ParameterFiles/lossy_filters.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/SquareTest_2D/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/EarthImpact/README.md"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback.h"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR_DIFFUSION/chemistry.h"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/DemoImpactInitCond/demo_impactor_n60.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_part.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/README"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/feedback/GEAR/hdf5_functions.h"
        ],
        "commitId" : "8e7d29960cd974ac208dcb2c1b8f706fb738d54f",
        "timestamp" : 1725902392000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/p.w.draper@durham.ac.uk",
          "fullName" : "Peter W. Draper"
        },
        "authorEmail" : "p.w.draper@durham.ac.uk",
        "comment" : "Fix output warnings for printf hsize_t mismatch\u000a",
        "date" : "2024-09-09 18:19:52 +0100",
        "id" : "8e7d29960cd974ac208dcb2c1b8f706fb738d54f",
        "msg" : "Fix output warnings for printf hsize_t mismatch",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/hdf5_functions.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cosmology.c"
        ],
        "commitId" : "bf356e813ca47a7b3e41355c987bbc40473cc99e",
        "timestamp" : 1726415084000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Superficial removal of rogue new lines in cosmology debug check\u000a",
        "date" : "2024-09-15 15:44:44 +0000",
        "id" : "bf356e813ca47a7b3e41355c987bbc40473cc99e",
        "msg" : "Superficial removal of rogue new lines in cosmology debug check",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/cosmology.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/rt/GEAR/rt_io.h"
        ],
        "commitId" : "aa4bdd3e84812ccf4a899b811a3743de682fb194",
        "timestamp" : 1726481682000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/mladen.ivkovic",
          "fullName" : "mladen.ivkovic"
        },
        "authorEmail" : "mladen.ivkovic@hotmail.com",
        "comment" : "fix new IO stuff in gearrt\u000a",
        "date" : "2024-09-16 11:14:42 +0100",
        "id" : "aa4bdd3e84812ccf4a899b811a3743de682fb194",
        "msg" : "fix new IO stuff in gearrt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/rt/GEAR/rt_io.h"
        ],
        "commitId" : "a2a395600fd9370cf17c5aadd140057e8be0128c",
        "timestamp" : 1726481824000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/mladen.ivkovic",
          "fullName" : "mladen.ivkovic"
        },
        "authorEmail" : "mladen.ivkovic@hotmail.com",
        "comment" : "ran formatting tool\u000a",
        "date" : "2024-09-16 11:17:04 +0100",
        "id" : "a2a395600fd9370cf17c5aadd140057e8be0128c",
        "msg" : "ran formatting tool",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SinkParticles/PlummerSphere/params.yml",
          "examples/parameter_example.yml",
          "src/engine_redistribute.c",
          "src/particle_splitting.h",
          "src/feedback/GEAR/hdf5_functions.h",
          "src/sink/GEAR/sink_properties.h",
          "src/sink/GEAR/sink_iact.h",
          "examples/SinkParticles/HomogeneousBox/params.yml",
          "src/cosmology.c",
          "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst",
          "src/rt/GEAR/rt_io.h",
          "src/runner_others.c"
        ],
        "commitId" : "bbb2f42899fb197c4bbd6658a3dabdb3fb90bef0",
        "timestamp" : 1727450369000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Yet another master into zoom buffer branch merge (with formatting all done!)\u000a",
        "date" : "2024-09-27 15:19:29 +0000",
        "id" : "bbb2f42899fb197c4bbd6658a3dabdb3fb90bef0",
        "msg" : "Yet another master into zoom buffer branch merge (with formatting all done!)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/PlummerSphere/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/hdf5_functions.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_redistribute.c"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/particle_splitting.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cosmology.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_others.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/params.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/stars/GEAR/stars_stellar_type.h",
          "src/feedback/GEAR/feedback.h",
          "src/feedback/GEAR/stellar_evolution.c",
          "src/stars/GEAR/stars_part.h",
          "src/star_formation/GEAR/star_formation.h",
          "src/feedback/AGORA/feedback.h",
          "src/feedback/AGORA/feedback.c",
          "src/Makefile.am",
          "src/star_formation/GEAR/star_formation_io.h",
          "src/stars/GEAR/stars_io.h",
          "src/feedback/GEAR/feedback_struct.h",
          "src/stars.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/makeDisk.py",
          "src/sink/GEAR/sink_part.h",
          "src/feedback/GEAR/feedback.c",
          "src/feedback/AGORA/feedback_struct.h"
        ],
        "commitId" : "395889b047821da0b588489d452f07772d789f55",
        "timestamp" : 1727711348000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR stars: Move star_type from feedback module to stars\u000a",
        "date" : "2024-09-30 15:49:08 +0000",
        "id" : "395889b047821da0b588489d452f07772d789f55",
        "msg" : "GEAR stars: Move star_type from feedback module to stars",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback.h"
          },
          {
            "editType" : "add",
            "file" : "src/stars/GEAR/stars_stellar_type.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_io.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/makeDisk.py"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.c"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback_struct.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/single_io.c"
        ],
        "commitId" : "66032e6fa1de94aa4a404865d2e3cd8543f40333",
        "timestamp" : 1727725339000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix the missing particle counter in zoom IO\u000a",
        "date" : "2024-09-30 19:42:19 +0000",
        "id" : "66032e6fa1de94aa4a404865d2e3cd8543f40333",
        "msg" : "Fix the missing particle counter in zoom IO",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/single_io.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/RadiativeTransferTests/CosmoAdvection_1D/plotSolution.py",
          "examples/RadiativeTransferTests/UniformBox_3D/plotRadiationProjection.py",
          "examples/RadiativeTransferTests/AdvectionDifferentTimeStepSizes_1D/plotSolution.py",
          "examples/RadiativeTransferTests/Advection_1D/plotSolution.py",
          "examples/RadiativeTransferTests/CollidingBeams_2D/plotSolution.py",
          "examples/RadiativeTransferTests/CosmoAdvection_2D/plotSolution.py",
          "examples/RadiativeTransferTests/CoolingTest/plotSolution.py",
          "examples/RadiativeTransferTests/StromgrenSphere_2D/plotRadiationProjection.py",
          "examples/RadiativeTransferTests/CosmoAdvection_1D/run.sh",
          "examples/RadiativeTransferTests/RandomizedBox_3D/plotRadiationProjection.py",
          "examples/RadiativeTransferTests/HeatingTest/plotSolution.py",
          "examples/RadiativeTransferTests/CollidingBeams_1D/plotSolution.py",
          "examples/RadiativeTransferTests/Advection_2D/plotSolutionScatter.py",
          "examples/RadiativeTransferTests/CosmoCoolingTest/plotSolution.py",
          "examples/RadiativeTransferTests/Advection_2D/plotSolution.py",
          "examples/RadiativeTransferTests/CollidingBeams_1D/plotEnergies.py",
          "examples/RadiativeTransferTests/UniformBox_3D/swift_rt_GEAR_io.py",
          "examples/RadiativeTransferTests/StromgrenSphere_3D/plotRadiationProjection.py"
        ],
        "commitId" : "f71e508e9b2fc887610c38e81392c7d1fe3c7b5f",
        "timestamp" : 1727784108000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "remove numpy deprecation warning in RT plotting scripts\u000a",
        "date" : "2024-10-01 12:01:48 +0000",
        "id" : "f71e508e9b2fc887610c38e81392c7d1fe3c7b5f",
        "msg" : "remove numpy deprecation warning in RT plotting scripts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/UniformBox_3D/plotRadiationProjection.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/Advection_1D/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/Advection_2D/plotSolutionScatter.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoAdvection_2D/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/Advection_2D/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CoolingTest/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoCoolingTest/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/StromgrenSphere_3D/plotRadiationProjection.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CollidingBeams_2D/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/HeatingTest/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CollidingBeams_1D/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoAdvection_1D/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/StromgrenSphere_2D/plotRadiationProjection.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/RandomizedBox_3D/plotRadiationProjection.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CollidingBeams_1D/plotEnergies.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/AdvectionDifferentTimeStepSizes_1D/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoAdvection_1D/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/UniformBox_3D/swift_rt_GEAR_io.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/runner_doiact_long_range_grav.c",
          "src/engine_maketasks.c",
          "src/zoom_region/zoom_cell.c",
          "src/zoom_region/zoom_regrid.c",
          "src/zoom_region/zoom_maketasks.c",
          "src/space.h",
          "src/zoom_region/zoom_split.c",
          "src/engine.c",
          "src/zoom_region/zoom_init.c",
          "src/zoom_region/zoom.h",
          "src/space.c"
        ],
        "commitId" : "f8078ff5a24b08b2b2ac45603df651b78cceea54",
        "timestamp" : 1727797484000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Modfications for making the zoom tasks at the void level\u000a",
        "date" : "2024-10-01 15:44:44 +0000",
        "id" : "f8078ff5a24b08b2b2ac45603df651b78cceea54",
        "msg" : "Modfications for making the zoom tasks at the void level",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_cell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space.h"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_long_range_grav.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_init.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_regrid.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_split.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/hydro/Gadget2/hydro_iact.h"
        ],
        "commitId" : "e20785f191aa73c95bacd5eb6b48709bad26189d",
        "timestamp" : 1727858621000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "matthieu.schaller@gmail.com",
        "comment" : "Fix typo in the Gadget2 scheme introduced when the adaptive softening scheme option was added\u000a",
        "date" : "2024-10-02 10:43:41 +0200",
        "id" : "e20785f191aa73c95bacd5eb6b48709bad26189d",
        "msg" : "Fix typo in the Gadget2 scheme introduced when the adaptive softening scheme option was added",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/hydro/Gadget2/hydro_iact.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/scheduler.c"
        ],
        "commitId" : "ad0bf79d2ef6b8604922c00e18c7ca5857fb2452",
        "timestamp" : 1727961116000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Splitting void cell tasks to get MMs and self/pair tasks.\u000a",
        "date" : "2024-10-03 13:11:56 +0000",
        "id" : "ad0bf79d2ef6b8604922c00e18c7ca5857fb2452",
        "msg" : "Splitting void cell tasks to get MMs and self/pair tasks.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/feedback/GEAR/feedback.h",
          "src/feedback/GEAR/stellar_evolution.c",
          "src/stars/GEAR/stars_io.h"
        ],
        "commitId" : "040928f2b135164f797922581b77b3ae7c546650",
        "timestamp" : 1728035587000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR : fix the SN energy when the stars must not do feedback\u000a",
        "date" : "2024-10-04 09:53:07 +0000",
        "id" : "040928f2b135164f797922581b77b3ae7c546650",
        "msg" : "GEAR : fix the SN energy when the stars must not do feedback",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/run_sink.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/README",
          "examples/SinkParticles/IsolatedGalaxy_multi_component_GEAR",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml"
        ],
        "commitId" : "50f59db749ce598f2980cb2f59c552c710c91c4c",
        "timestamp" : 1728313467000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add sink particles to IsolatedGalaxy_multi_component/GEAR\u000a",
        "date" : "2024-10-07 15:04:27 +0000",
        "id" : "50f59db749ce598f2980cb2f59c552c710c91c4c",
        "msg" : "Add sink particles to IsolatedGalaxy_multi_component/GEAR",
        "paths" : [
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/run_sink.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/README"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/IsolatedGalaxy_multi_component_GEAR"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cell_grid.h",
          "src/hydro/Shadowswift/hydro_gradients_shadowfax.h",
          "tests/Makefile.am",
          "src/shadowswift/voronoi.h",
          "src/const.h",
          "src/hydro/Shadowswift/hydro_part.h",
          "tests/testVoronoi2D.c",
          "theory/MovingMesh/VoronoiConstruction/figures/problem.tex",
          "src/hydro/Shadowswift/voronoi3d_cell.h",
          "src/hydro/Shadowswift/hydro.h",
          "src/hydro/Shadowswift/hydro_iact.h",
          "src/engine.h",
          "doc/RTD/source/HydroSchemes/shadowswift.rst",
          "tests/testActivePair.c",
          "src/space.h",
          "src/engine.c",
          "tests/test125cells.c",
          "src/cell_grid.c",
          "src/hydro/Shadowswift/voronoi_cell.h",
          "src/hydro/Shadowswift/voronoi1d_cell.h",
          "src/space.c",
          "theory/MovingMesh/header.tex",
          "src/hydro/Shadowswift/voronoi2d_algorithm.h",
          "theory/MovingMesh/VoronoiConstruction/current-status.tex",
          "src/hydro/Shadowswift/hydro_gradients.h",
          "doc/RTD/source/HydroSchemes/index.rst",
          "src/hydro/Shadowswift/voronoi3d_algorithm.h",
          "src/hydro/Shadowswift/hydro_debug.h",
          "src/hydro_io.h",
          "examples/parameter_example.yml",
          "tests/testVoronoi3D.c",
          "src/hydro/Shadowswift/hydro_slope_limiters_face.h",
          "tests/testInteractions.c",
          "src/hydro/Shadowswift/voronoi_algorithm.h",
          "theory/MovingMesh/VoronoiConstruction/construction-level.tex",
          "src/hydro/Shadowswift/voronoi1d_algorithm.h",
          "swift.c",
          "theory/MovingMesh/VoronoiConstruction/figures/construction_level.tex",
          "src/part.h",
          "src/hydro.h",
          "src/hydro/Shadowswift/hydro_slope_limiters.h",
          "src/Makefile.am",
          "tests/test27cells.c",
          "src/hydro/Shadowswift/voronoi2d_cell.h",
          "theory/MovingMesh/ShadowSWIFT/implementation-details.tex",
          "src/hydro/Shadowswift/hydro_slope_limiters_cell.h",
          "src/hydro_parameters.h",
          "src/cell_pack.c",
          "theory/MovingMesh/references.bib",
          "src/hydro/Shadowswift/hydro_parameters.h",
          "src/cell.c",
          "configure.ac",
          "src/hydro/Shadowswift/hydro_io.h",
          "src/cell.h",
          "src/proxy.h",
          "src/proxy.c",
          "theory/MovingMesh/VoronoiConstruction/implementation-details.tex",
          "tests/testSymmetry.c",
          "tests/testVoronoi1D.c",
          "tests/testPeriodicBC.c",
          "src/debug.c"
        ],
        "commitId" : "29c23b80a167095bcd3e906f7a0192d46138ac42",
        "timestamp" : 1728400015000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Initial high level changes from `moving_mesh`\u000a",
        "date" : "2024-10-08 15:06:55 +0000",
        "id" : "29c23b80a167095bcd3e906f7a0192d46138ac42",
        "msg" : "Initial high level changes from `moving_mesh`",
        "paths" : [
          {
            "editType" : "add",
            "file" : "theory/MovingMesh/VoronoiConstruction/current-status.tex"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro_part.h"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/hydro_gradients_shadowfax.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro_parameters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/voronoi1d_algorithm.h"
          },
          {
            "editType" : "edit",
            "file" : "src/const.h"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/voronoi1d_cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro.h"
          },
          {
            "editType" : "delete",
            "file" : "tests/testVoronoi3D.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro_io.h"
          },
          {
            "editType" : "delete",
            "file" : "tests/testVoronoi1D.c"
          },
          {
            "editType" : "add",
            "file" : "theory/MovingMesh/VoronoiConstruction/figures/construction_level.tex"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/test27cells.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_pack.c"
          },
          {
            "editType" : "add",
            "file" : "theory/MovingMesh/VoronoiConstruction/implementation-details.tex"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/HydroSchemes/index.rst"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/voronoi_algorithm.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.h"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/voronoi2d_cell.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testPeriodicBC.c"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "delete",
            "file" : "tests/testVoronoi2D.c"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/voronoi_cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/part.h"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/voronoi2d_algorithm.h"
          },
          {
            "editType" : "edit",
            "file" : "swift.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro_parameters.h"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/hydro_slope_limiters_face.h"
          },
          {
            "editType" : "add",
            "file" : "theory/MovingMesh/references.bib"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro.h"
          },
          {
            "editType" : "add",
            "file" : "theory/MovingMesh/VoronoiConstruction/construction-level.tex"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro_debug.h"
          },
          {
            "editType" : "add",
            "file" : "src/cell_grid.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testSymmetry.c"
          },
          {
            "editType" : "add",
            "file" : "src/cell_grid.c"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/voronoi3d_cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro_io.h"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/HydroSchemes/shadowswift.rst"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/hydro_slope_limiters_cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/proxy.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro_iact.h"
          },
          {
            "editType" : "add",
            "file" : "src/shadowswift/voronoi.h"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/hydro_slope_limiters.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/test125cells.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testActivePair.c"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/voronoi3d_algorithm.h"
          },
          {
            "editType" : "edit",
            "file" : "src/proxy.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testInteractions.c"
          },
          {
            "editType" : "add",
            "file" : "theory/MovingMesh/header.tex"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/hydro_gradients.h"
          },
          {
            "editType" : "add",
            "file" : "theory/MovingMesh/VoronoiConstruction/figures/problem.tex"
          },
          {
            "editType" : "add",
            "file" : "theory/MovingMesh/ShadowSWIFT/implementation-details.tex"
          },
          {
            "editType" : "edit",
            "file" : "src/debug.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sink/Default/sink_iact.h",
          "src/runner_sinks.c",
          "src/sink/GEAR/sink_iact.h"
        ],
        "commitId" : "eb316657f04afd56d29f5a1aca7e0972e7e02c65",
        "timestamp" : 1728401537000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR sink : Improve swallowing conditions\u000a",
        "date" : "2024-10-08 15:32:17 +0000",
        "id" : "eb316657f04afd56d29f5a1aca7e0972e7e02c65",
        "msg" : "GEAR sink : Improve swallowing conditions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_sinks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_iact.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sink/GEAR/sink_iact.h"
        ],
        "commitId" : "c6ffcfaf5dabfc13b14b2dbbad198cdec039198f",
        "timestamp" : 1728407624000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Applied code formatting script\u000a",
        "date" : "2024-10-08 19:13:44 +0200",
        "id" : "c6ffcfaf5dabfc13b14b2dbbad198cdec039198f",
        "msg" : "Applied code formatting script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_iact.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/hydro/Gizmo/MFM/hydro_velocities.h",
          "src/cell_unskip.c",
          "examples/RadiativeTransferTests/Advection_1D/run.sh",
          "src/hydro/Gizmo/hydro_part.h",
          "src/fvpm_geometry/None/fvpm_geometry.h",
          "src/rt/GEAR/rt_flux.h",
          "examples/RadiativeTransferTests/Advection_2D/run.sh",
          "src/hydro/Gizmo/hydro_gradients_gizmo.h",
          "src/fvpm_geometry_struct.h",
          "src/Makefile.am",
          "src/hydro/Gizmo/hydro.h",
          "src/rt/GEAR/rt_struct.h",
          "src/fvpm_geometry/Gizmo/MFV/fvpm_geometry.h",
          "src/hydro/Gizmo/hydro_iact.h",
          "src/hydro/Gizmo/MFV/hydro_part.h",
          "src/hydro/Gizmo/hydro_getters.h",
          "src/rt/GEAR/rt.h",
          "src/rt/GEAR/rt_thermochemistry_utils.h",
          "src/rt/GEAR/rt_unphysical.h",
          "examples/RadiativeTransferTests/Advection_1D/rt_advection1D.yml",
          "configure.ac",
          "src/fvpm_geometry/None/fvpm_geometry_struct.h",
          "src/fvpm_geometry/Gizmo/fvpm_geometry_struct.h",
          "src/fvpm_geometry/Gizmo/fvpm_geometry.h",
          "src/fvpm_geometry/Gizmo/MFM/fvpm_geometry.h",
          "src/rt/GEAR/rt_gradients.h",
          "examples/RadiativeTransferTests/StromgrenSphere_2D/README",
          "examples/RadiativeTransferTests/Advection_2D/README",
          "src/rt/GEAR/rt_iact.h",
          "src/hydro/SPHENIX/hydro_part.h",
          "src/hydro/SPHENIX/hydro.h",
          "examples/RadiativeTransferTests/Advection_1D/README",
          "src/hydro/SPHENIX/hydro_iact.h",
          "src/fvpm_geometry.h",
          "src/hydro/Gizmo/MFM/hydro_part.h",
          "src/rt/GEAR/rt_thermochemistry.h",
          "src/engine_marktasks.c",
          "src/hydro/Gizmo/MFV/hydro_velocities.h"
        ],
        "commitId" : "4e3b4d94077146c3fc672495d31353e99555d688",
        "timestamp" : 1728469474000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEARRT + SPHENIX: Radiation Transport\u000a",
        "date" : "2024-10-09 10:24:34 +0000",
        "id" : "4e3b4d94077146c3fc672495d31353e99555d688",
        "msg" : "GEARRT + SPHENIX: Radiation Transport",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_marktasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/MFV/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/Advection_2D/README"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_gradients_gizmo.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/Advection_2D/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_thermochemistry_utils.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/Advection_1D/rt_advection1D.yml"
          },
          {
            "editType" : "add",
            "file" : "src/fvpm_geometry_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_getters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "add",
            "file" : "src/fvpm_geometry/Gizmo/MFV/fvpm_geometry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/MFM/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/MFM/hydro_velocities.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/Advection_1D/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_unphysical.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/SPHENIX/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_flux.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/StromgrenSphere_2D/README"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/Advection_1D/README"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/SPHENIX/hydro_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "add",
            "file" : "src/fvpm_geometry/None/fvpm_geometry_struct.h"
          },
          {
            "editType" : "add",
            "file" : "src/fvpm_geometry/Gizmo/MFM/fvpm_geometry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/SPHENIX/hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_gradients.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/MFV/hydro_velocities.h"
          },
          {
            "editType" : "add",
            "file" : "src/fvpm_geometry.h"
          },
          {
            "editType" : "add",
            "file" : "src/fvpm_geometry/Gizmo/fvpm_geometry_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_thermochemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_unskip.c"
          },
          {
            "editType" : "add",
            "file" : "src/fvpm_geometry/None/fvpm_geometry.h"
          },
          {
            "editType" : "add",
            "file" : "src/fvpm_geometry/Gizmo/fvpm_geometry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_iact.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/fvpm_geometry/Gizmo/fvpm_geometry.h"
        ],
        "commitId" : "894e678a03b81814b6683d56dd986278bc466431",
        "timestamp" : 1728477257000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Code formatting\u000a",
        "date" : "2024-10-09 14:34:17 +0200",
        "id" : "894e678a03b81814b6683d56dd986278bc466431",
        "msg" : "Code formatting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/fvpm_geometry/Gizmo/fvpm_geometry.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Makefile.am",
          "src/star_formation/GEAR/star_formation_setters.h",
          "src/feedback/GEAR/initial_mass_function.c",
          "src/sink/GEAR/sink_properties.h",
          "src/sink/Default/sink_properties.h",
          "src/star_formation/GEAR/star_formation.h",
          "src/sink/GEAR/sink.h",
          "swift.c"
        ],
        "commitId" : "491c8ab7f2d1b4641ca9d6d32bc1d4ff13cbe33d",
        "timestamp" : 1728480021000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR sink : final chunk from the big MR\u000a",
        "date" : "2024-10-09 13:20:21 +0000",
        "id" : "491c8ab7f2d1b4641ca9d6d32bc1d4ff13cbe33d",
        "msg" : "GEAR sink : final chunk from the big MR",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "swift.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "add",
            "file" : "src/star_formation/GEAR/star_formation_setters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/runner_doiact_long_range_grav.c",
          "src/runner_main.c",
          "src/runner_doiact_grav.c",
          "src/runner_doiact_grav.h",
          "src/runner_others.c"
        ],
        "commitId" : "f37c0bc178e1c6114f67cb7689245456a898d355",
        "timestamp" : 1728498527000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Void cell tree modifications to `grav/down` and long range gravity\u000a",
        "date" : "2024-10-09 18:28:47 +0000",
        "id" : "f37c0bc178e1c6114f67cb7689245456a898d355",
        "msg" : "Void cell tree modifications to `grav/down` and long range gravity",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_long_range_grav.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_grav.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_grav.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_others.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cell.c",
          "tools/task_plots/analyse_zoom_tasks.py",
          "src/cell_unskip.c",
          "tools/task_plots/task_parser.py",
          "src/engine_maketasks.c",
          "src/cell.h",
          "src/space_rebuild.c",
          "src/engine_unskip.c",
          "src/zoom_region/zoom_cell.c",
          "src/zoom_region/zoom_split.c"
        ],
        "commitId" : "b41d91362adb970499a7b7661d3018ba023ec45c",
        "timestamp" : 1728562284000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Implementing top down task creation from void cells to zoom cells (final logic and timestep modifications)\u000a",
        "date" : "2024-10-10 12:11:24 +0000",
        "id" : "b41d91362adb970499a7b7661d3018ba023ec45c",
        "msg" : "Implementing top down task creation from void cells to zoom cells (final logic and timestep modifications)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/task_plots/task_parser.py"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.c"
          },
          {
            "editType" : "edit",
            "file" : "tools/task_plots/analyse_zoom_tasks.py"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_cell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_rebuild.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_split.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/star_formation/GEAR/star_formation_setters.h",
          "src/cell_grid.h",
          "tests/Makefile.am",
          "src/hydro/Shadowswift/hydro_gradients_shadowfax.h",
          "src/hydro/Gizmo/hydro_part.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml",
          "src/star_formation/GEAR/star_formation.h",
          "src/sink/GEAR/sink.h",
          "examples/RadiativeTransferTests/Advection_2D/run.sh",
          "src/hydro/Gizmo/hydro_gradients_gizmo.h",
          "src/fvpm_geometry_struct.h",
          "tests/testVoronoi2D.c",
          "examples/RadiativeTransferTests/CosmoAdvection_1D/run.sh",
          "src/hydro/Shadowswift/voronoi3d_cell.h",
          "examples/RadiativeTransferTests/CollidingBeams_1D/plotSolution.py",
          "src/hydro/Gizmo/MFV/hydro_part.h",
          "src/hydro/Gizmo/hydro_iact.h",
          "tests/testActivePair.c",
          "src/space.h",
          "tests/test125cells.c",
          "src/cell_grid.c",
          "src/space.c",
          "src/feedback/GEAR/feedback.c",
          "theory/MovingMesh/header.tex",
          "src/fvpm_geometry/Gizmo/fvpm_geometry_struct.h",
          "src/hydro/Shadowswift/voronoi2d_algorithm.h",
          "src/sink/Default/sink_properties.h",
          "src/hydro/Shadowswift/hydro_gradients.h",
          "doc/RTD/source/HydroSchemes/index.rst",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/run_sink.sh",
          "src/hydro/Shadowswift/voronoi3d_algorithm.h",
          "src/hydro/Shadowswift/voronoi_algorithm.h",
          "examples/RadiativeTransferTests/Advection_2D/plotSolution.py",
          "examples/RadiativeTransferTests/CollidingBeams_1D/plotEnergies.py",
          "swift.c",
          "src/stars/GEAR/stars_stellar_type.h",
          "src/cell_unskip.c",
          "theory/MovingMesh/VoronoiConstruction/figures/construction_level.tex",
          "examples/RadiativeTransferTests/Advection_1D/run.sh",
          "src/fvpm_geometry/None/fvpm_geometry.h",
          "src/hydro.h",
          "src/feedback/AGORA/feedback.h",
          "src/runner_sinks.c",
          "src/feedback/AGORA/feedback.c",
          "tests/test27cells.c",
          "theory/MovingMesh/ShadowSWIFT/implementation-details.tex",
          "src/hydro/Gizmo/hydro_getters.h",
          "src/feedback/GEAR/feedback_struct.h",
          "src/hydro/Shadowswift/hydro_slope_limiters_cell.h",
          "examples/RadiativeTransferTests/CosmoCoolingTest/plotSolution.py",
          "src/cell_pack.c",
          "src/rt/GEAR/rt_thermochemistry_utils.h",
          "examples/RadiativeTransferTests/StromgrenSphere_3D/plotRadiationProjection.py",
          "theory/MovingMesh/references.bib",
          "examples/RadiativeTransferTests/CosmoAdvection_1D/plotSolution.py",
          "src/feedback/GEAR/stellar_evolution.c",
          "src/rt/GEAR/rt_gradients.h",
          "src/proxy.h",
          "src/stars/GEAR/stars_part.h",
          "src/hydro/Gadget2/hydro_iact.h",
          "src/hydro/SPHENIX/hydro.h",
          "src/proxy.c",
          "examples/RadiativeTransferTests/Advection_1D/README",
          "theory/MovingMesh/VoronoiConstruction/implementation-details.tex",
          "examples/RadiativeTransferTests/StromgrenSphere_2D/plotRadiationProjection.py",
          "examples/RadiativeTransferTests/CoolingTest/plotSolution.py",
          "examples/RadiativeTransferTests/HeatingTest/plotSolution.py",
          "examples/RadiativeTransferTests/Advection_2D/plotSolutionScatter.py",
          "src/sink/GEAR/sink_part.h",
          "src/engine_marktasks.c",
          "src/debug.c",
          "src/shadowswift/voronoi.h",
          "src/sink/GEAR/sink_properties.h",
          "src/const.h",
          "src/hydro/Shadowswift/hydro_part.h",
          "src/rt/GEAR/rt_flux.h",
          "src/hydro/Gizmo/hydro.h",
          "theory/MovingMesh/VoronoiConstruction/figures/problem.tex",
          "src/rt/GEAR/rt_struct.h",
          "src/fvpm_geometry/Gizmo/MFV/fvpm_geometry.h",
          "src/hydro/Shadowswift/hydro.h",
          "src/sink/GEAR/sink_iact.h",
          "src/hydro/Shadowswift/hydro_iact.h",
          "src/engine.h",
          "doc/RTD/source/HydroSchemes/shadowswift.rst",
          "examples/RadiativeTransferTests/UniformBox_3D/swift_rt_GEAR_io.py",
          "src/engine.c",
          "src/hydro/Shadowswift/voronoi_cell.h",
          "src/rt/GEAR/rt_unphysical.h",
          "src/hydro/Shadowswift/voronoi1d_cell.h",
          "src/feedback/AGORA/feedback_struct.h",
          "src/fvpm_geometry/Gizmo/fvpm_geometry.h",
          "examples/RadiativeTransferTests/UniformBox_3D/plotRadiationProjection.py",
          "src/fvpm_geometry/Gizmo/MFM/fvpm_geometry.h",
          "theory/MovingMesh/VoronoiConstruction/current-status.tex",
          "examples/RadiativeTransferTests/CollidingBeams_2D/plotSolution.py",
          "src/rt/GEAR/rt_iact.h",
          "examples/RadiativeTransferTests/Advection_2D/README",
          "src/hydro/SPHENIX/hydro_part.h",
          "src/hydro/Shadowswift/hydro_debug.h",
          "src/hydro_io.h",
          "examples/parameter_example.yml",
          "examples/RadiativeTransferTests/RandomizedBox_3D/plotRadiationProjection.py",
          "tests/testVoronoi3D.c",
          "src/hydro/Shadowswift/hydro_slope_limiters_face.h",
          "src/stars/GEAR/stars_io.h",
          "tests/testInteractions.c",
          "theory/MovingMesh/VoronoiConstruction/construction-level.tex",
          "src/rt/GEAR/rt_thermochemistry.h",
          "src/hydro/Shadowswift/voronoi1d_algorithm.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/README",
          "src/hydro/Gizmo/MFM/hydro_velocities.h",
          "src/feedback/GEAR/initial_mass_function.c",
          "src/part.h",
          "examples/SinkParticles/IsolatedGalaxy_multi_component_GEAR",
          "examples/RadiativeTransferTests/AdvectionDifferentTimeStepSizes_1D/plotSolution.py",
          "src/hydro/Shadowswift/hydro_slope_limiters.h",
          "src/Makefile.am",
          "src/star_formation/GEAR/star_formation_io.h",
          "src/hydro/Shadowswift/voronoi2d_cell.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/makeDisk.py",
          "src/stars.h",
          "src/hydro_parameters.h",
          "src/rt/GEAR/rt.h",
          "src/hydro/Shadowswift/hydro_parameters.h",
          "examples/RadiativeTransferTests/Advection_1D/rt_advection1D.yml",
          "src/cell.c",
          "src/fvpm_geometry/None/fvpm_geometry_struct.h",
          "configure.ac",
          "src/hydro/Shadowswift/hydro_io.h",
          "src/feedback/GEAR/feedback.h",
          "src/cell.h",
          "examples/RadiativeTransferTests/StromgrenSphere_2D/README",
          "examples/RadiativeTransferTests/Advection_1D/plotSolution.py",
          "examples/RadiativeTransferTests/CosmoAdvection_2D/plotSolution.py",
          "src/hydro/SPHENIX/hydro_iact.h",
          "tests/testSymmetry.c",
          "src/fvpm_geometry.h",
          "tests/testVoronoi1D.c",
          "src/hydro/Gizmo/MFM/hydro_part.h",
          "src/hydro/Gizmo/MFV/hydro_velocities.h",
          "src/sink/Default/sink_iact.h",
          "tests/testPeriodicBC.c"
        ],
        "commitId" : "11db0688d0829e19f8f56e93fdabc45e0c3f4367",
        "timestamp" : 1728571340000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Merging latest changes in zoom buffer branch\u000a",
        "date" : "2024-10-10 14:42:20 +0000",
        "id" : "11db0688d0829e19f8f56e93fdabc45e0c3f4367",
        "msg" : "Merging latest changes in zoom buffer branch",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/voronoi_cell.h"
          },
          {
            "editType" : "add",
            "file" : "src/fvpm_geometry/None/fvpm_geometry_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_gradients.h"
          },
          {
            "editType" : "add",
            "file" : "theory/MovingMesh/header.tex"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "add",
            "file" : "src/cell_grid.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/Advection_1D/rt_advection1D.yml"
          },
          {
            "editType" : "add",
            "file" : "src/fvpm_geometry/Gizmo/MFM/fvpm_geometry.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/Makefile.am"
          },
          {
            "editType" : "add",
            "file" : "theory/MovingMesh/VoronoiConstruction/figures/problem.tex"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/MFV/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_pack.c"
          },
          {
            "editType" : "edit",
            "file" : "src/proxy.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/Advection_2D/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/StromgrenSphere_2D/README"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gadget2/hydro_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testSymmetry.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/Advection_1D/README"
          },
          {
            "editType" : "edit",
            "file" : "src/part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoAdvection_2D/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/UniformBox_3D/plotRadiationProjection.py"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/voronoi1d_cell.h"
          },
          {
            "editType" : "add",
            "file" : "src/fvpm_geometry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/MFM/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback.c"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/hydro_gradients_shadowfax.h"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/hydro_slope_limiters_cell.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/makeDisk.py"
          },
          {
            "editType" : "edit",
            "file" : "src/stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_thermochemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_properties.h"
          },
          {
            "editType" : "add",
            "file" : "theory/MovingMesh/ShadowSWIFT/implementation-details.tex"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoCoolingTest/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/RandomizedBox_3D/plotRadiationProjection.py"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/SPHENIX/hydro.h"
          },
          {
            "editType" : "delete",
            "file" : "tests/testVoronoi3D.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/README"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_getters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback_struct.h"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/voronoi_algorithm.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro_parameters.h"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/voronoi2d_algorithm.h"
          },
          {
            "editType" : "edit",
            "file" : "swift.c"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/hydro_gradients.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_iact.h"
          },
          {
            "editType" : "add",
            "file" : "src/fvpm_geometry/Gizmo/fvpm_geometry_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoAdvection_1D/run.sh"
          },
          {
            "editType" : "delete",
            "file" : "tests/testVoronoi1D.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro_iact.h"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/voronoi3d_algorithm.h"
          },
          {
            "editType" : "add",
            "file" : "src/cell_grid.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro_parameters.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/test125cells.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/Advection_2D/plotSolutionScatter.py"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/voronoi1d_algorithm.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_iact.h"
          },
          {
            "editType" : "add",
            "file" : "theory/MovingMesh/VoronoiConstruction/construction-level.tex"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_part.h"
          },
          {
            "editType" : "add",
            "file" : "src/fvpm_geometry/None/fvpm_geometry.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/test27cells.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_marktasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/SPHENIX/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CollidingBeams_1D/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CollidingBeams_1D/plotEnergies.py"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/SPHENIX/hydro_iact.h"
          },
          {
            "editType" : "add",
            "file" : "theory/MovingMesh/VoronoiConstruction/current-status.tex"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/HydroSchemes/shadowswift.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/MFM/hydro_velocities.h"
          },
          {
            "editType" : "add",
            "file" : "src/fvpm_geometry/Gizmo/MFV/fvpm_geometry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro_debug.h"
          },
          {
            "editType" : "add",
            "file" : "theory/MovingMesh/VoronoiConstruction/implementation-details.tex"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "src/proxy.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testInteractions.c"
          },
          {
            "editType" : "add",
            "file" : "src/star_formation/GEAR/star_formation_setters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoAdvection_1D/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/Advection_2D/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_flux.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_unphysical.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback.h"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/hydro_slope_limiters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_thermochemistry_utils.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CollidingBeams_2D/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/testPeriodicBC.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testActivePair.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_sinks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/MFV/hydro_velocities.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/HydroSchemes/index.rst"
          },
          {
            "editType" : "add",
            "file" : "src/fvpm_geometry_struct.h"
          },
          {
            "editType" : "add",
            "file" : "src/stars/GEAR/stars_stellar_type.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/IsolatedGalaxy_multi_component_GEAR"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/voronoi2d_cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space.h"
          },
          {
            "editType" : "add",
            "file" : "theory/MovingMesh/VoronoiConstruction/figures/construction_level.tex"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/UniformBox_3D/swift_rt_GEAR_io.py"
          },
          {
            "editType" : "add",
            "file" : "src/shadowswift/voronoi.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/StromgrenSphere_3D/plotRadiationProjection.py"
          },
          {
            "editType" : "edit",
            "file" : "src/const.h"
          },
          {
            "editType" : "edit",
            "file" : "src/debug.c"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/voronoi3d_cell.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/Advection_1D/plotSolution.py"
          },
          {
            "editType" : "add",
            "file" : "src/fvpm_geometry/Gizmo/fvpm_geometry.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/HeatingTest/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_gradients_gizmo.h"
          },
          {
            "editType" : "add",
            "file" : "theory/MovingMesh/references.bib"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/StromgrenSphere_2D/plotRadiationProjection.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/AdvectionDifferentTimeStepSizes_1D/plotSolution.py"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation_io.h"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/run_sink.sh"
          },
          {
            "editType" : "delete",
            "file" : "src/hydro/Shadowswift/hydro_slope_limiters_face.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/Advection_1D/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/Advection_2D/README"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation.h"
          },
          {
            "editType" : "delete",
            "file" : "tests/testVoronoi2D.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CoolingTest/plotSolution.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cooling/grackle/cooling.c"
        ],
        "commitId" : "b0f1281ac7545e75e62ea18def457e6f36fa2f90",
        "timestamp" : 1728928172000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix \"Crash when compiling with grackle_1 2 or 3 but running without --cooling\"\u000a",
        "date" : "2024-10-14 17:49:32 +0000",
        "id" : "b0f1281ac7545e75e62ea18def457e6f36fa2f90",
        "msg" : "Fix \"Crash when compiling with grackle_1 2 or 3 but running without --cooling\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "format.sh"
        ],
        "commitId" : "3579bfe9c7c3369c236af6ebab9031633c8f40fb",
        "timestamp" : 1728936888000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Make the formatting script ignore the three files that are formatted differently on different machines using the same clan-format version\u000a",
        "date" : "2024-10-14 16:14:48 -0400",
        "id" : "3579bfe9c7c3369c236af6ebab9031633c8f40fb",
        "msg" : "Make the formatting script ignore the three files that are formatted differently on different machines using the same clan-format version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "format.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/parameter_example.yml",
          "doc/RTD/source/Snapshots/index.rst",
          "src/hydro_properties.h",
          "src/particle_splitting.h",
          "src/hydro_properties.c",
          "src/engine_split_particles.c",
          "src/engine.h",
          "src/engine.c",
          "doc/RTD/source/ParameterFiles/parameter_description.rst"
        ],
        "commitId" : "30b229c6eed4e27e54f898adf0d514a0bd65c101",
        "timestamp" : 1729001013000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Log the splits going beyond the maximal allowed into a file\u000a",
        "date" : "2024-10-15 14:03:33 +0000",
        "id" : "30b229c6eed4e27e54f898adf0d514a0bd65c101",
        "msg" : "Log the splits going beyond the maximal allowed into a file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/Snapshots/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro_properties.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/ParameterFiles/parameter_description.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/particle_splitting.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_split_particles.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/parameter_example.yml",
          "doc/RTD/source/NewOption/index.rst",
          "doc/RTD/source/SubgridModels/GEAR/sinks/introduction.rst",
          "src/chemistry/GEAR/chemistry.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst",
          "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst",
          "doc/RTD/source/SubgridModels/GEAR/sinks/sink_scheme.png",
          "doc/RTD/source/NewOption/sink_adding_new_scheme.rst",
          "doc/RTD/source/SubgridModels/GEAR/sinks/sink_imf.png"
        ],
        "commitId" : "02c302860a666e48f5d4bf1bda8a14a56e4f35ff",
        "timestamp" : 1729092333000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR sink improvements\u000a",
        "date" : "2024-10-16 15:25:33 +0000",
        "id" : "02c302860a666e48f5d4bf1bda8a14a56e4f35ff",
        "msg" : "GEAR sink improvements",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/introduction.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry.h"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/NewOption/sink_adding_new_scheme.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/NewOption/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/sink_imf.png"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/sink_scheme.png"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "theory/SinkParticles/run.sh",
          "theory/SinkParticles/ar-style2.bst",
          "theory/SinkParticles/plot_imf_image.py",
          "theory/SinkParticles/ar-1col-S2O.cls",
          "theory/SinkParticles/gear_imf_sampling.tex"
        ],
        "commitId" : "92eda3dce53b3ae5a98fab80b5a4ebe6d1e310e6",
        "timestamp" : 1729201977000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR sink IMF sampling theory\u000a",
        "date" : "2024-10-17 21:52:57 +0000",
        "id" : "92eda3dce53b3ae5a98fab80b5a4ebe6d1e310e6",
        "msg" : "GEAR sink IMF sampling theory",
        "paths" : [
          {
            "editType" : "add",
            "file" : "theory/SinkParticles/ar-style2.bst"
          },
          {
            "editType" : "add",
            "file" : "theory/SinkParticles/gear_imf_sampling.tex"
          },
          {
            "editType" : "add",
            "file" : "theory/SinkParticles/ar-1col-S2O.cls"
          },
          {
            "editType" : "add",
            "file" : "theory/SinkParticles/run.sh"
          },
          {
            "editType" : "add",
            "file" : "theory/SinkParticles/plot_imf_image.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "configure.ac"
        ],
        "commitId" : "00cb04bb9d0c1fd8e56845e8bdb8504cae2a454b",
        "timestamp" : 1730121243000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/p.w.draper@durham.ac.uk",
          "fullName" : "Peter W. Draper"
        },
        "authorEmail" : "p.w.draper@durham.ac.uk",
        "comment" : "Fix typos\u000a",
        "date" : "2024-10-28 13:14:03 +0000",
        "id" : "00cb04bb9d0c1fd8e56845e8bdb8504cae2a454b",
        "msg" : "Fix typos",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure.ac"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/tracers/none/tracers_struct.h"
        ],
        "commitId" : "1bd260b5d68890f0144c73937a83921c33837157",
        "timestamp" : 1730133158000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Allow compilation of EAGLE SF with none tracers\u000a",
        "date" : "2024-10-28 17:32:38 +0100",
        "id" : "1bd260b5d68890f0144c73937a83921c33837157",
        "msg" : "Allow compilation of EAGLE SF with none tracers",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/tracers/none/tracers_struct.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_io.c"
        ],
        "commitId" : "a0554b3a0f013c4f33ec8d4d2ed11f671e0dfc78",
        "timestamp" : 1730134220000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fixes the trigger quantities computed for the last snapshot in a list\u000a",
        "date" : "2024-10-28 16:50:20 +0000",
        "id" : "a0554b3a0f013c4f33ec8d4d2ed11f671e0dfc78",
        "msg" : "Fixes the trigger quantities computed for the last snapshot in a list",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine_io.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/testZoomRegrid.c",
          "tests/testZoomVoidTree.c"
        ],
        "commitId" : "68a816f2285f72b178d79c6398e1307456d5347a",
        "timestamp" : 1730134482000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fixing void cell pointer array renaming in tests\u000a",
        "date" : "2024-10-28 16:54:42 +0000",
        "id" : "68a816f2285f72b178d79c6398e1307456d5347a",
        "msg" : "Fixing void cell pointer array renaming in tests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/testZoomRegrid.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testZoomVoidTree.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cell_unskip.c",
          "src/runner_main.c",
          "src/star_formation/none/star_formation.h",
          "src/cell.h",
          "doc/RTD/source/SubgridModels/EAGLE/index.rst",
          "src/task.h",
          "src/cell_split.c",
          "src/star_formation/GEAR/star_formation.h",
          "src/task.c",
          "src/star_formation/EAGLE/star_formation.h",
          "src/runner_others.c",
          "examples/parameter_example.yml",
          "src/engine_maketasks.c",
          "src/star_formation/QLA/star_formation.h",
          "src/cell_pack.c",
          "src/engine_marktasks.c",
          "src/space.h",
          "src/engine.c",
          "src/scheduler.c",
          "src/space.c"
        ],
        "commitId" : "c95179efaa99f7cca51e92594e2f76d9946b1a73",
        "timestamp" : 1730203892000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fixes to allow the code to run with the EAGLE model spawning stars\u000a",
        "date" : "2024-10-29 12:11:32 +0000",
        "id" : "c95179efaa99f7cca51e92594e2f76d9946b1a73",
        "msg" : "Fixes to allow the code to run with the EAGLE model spawning stars",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_split.c"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/EAGLE/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/QLA/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_pack.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_others.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/EAGLE/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/none/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_marktasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/task.h"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "edit",
            "file" : "src/task.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SinkParticles/PlummerSphere/params.yml",
          "examples/parameter_example.yml",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml",
          "src/sink/GEAR/sink_properties.h",
          "examples/SinkParticles/HomogeneousBox/params.yml",
          "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst",
          "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst",
          "src/sink/GEAR/sink.h"
        ],
        "commitId" : "880ee6de9050bd94978b3c161b34b691659a979b",
        "timestamp" : 1730232048000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR sink : update the temperature and density thresholds criterion\u000a",
        "date" : "2024-10-29 20:00:48 +0000",
        "id" : "880ee6de9050bd94978b3c161b34b691659a979b",
        "msg" : "GEAR sink : update the temperature and density thresholds criterion",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/PlummerSphere/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_properties.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Makefile.am",
          "src/runner_doiact_functions_sinks.h",
          "src/runner_doiact_undef.h",
          "src/runner_main.c",
          "src/runner_doiact_sinks.c",
          "src/runner.h",
          "src/runner_sinks.c",
          "src/runner_doiact_sinks.h"
        ],
        "commitId" : "63ad669873a7b290f7b31b425cba54ac1a9a5d7e",
        "timestamp" : 1730290362000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Sink iact overhauled to match BHs\u000a",
        "date" : "2024-10-30 12:12:42 +0000",
        "id" : "63ad669873a7b290f7b31b425cba54ac1a9a5d7e",
        "msg" : "Sink iact overhauled to match BHs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_sinks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_undef.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner.h"
          },
          {
            "editType" : "add",
            "file" : "src/runner_doiact_functions_sinks.h"
          },
          {
            "editType" : "add",
            "file" : "src/runner_doiact_sinks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_sinks.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Makefile.am"
        ],
        "commitId" : "629290280d199ddbd5e26fc2b00bc8bb0b7abaf4",
        "timestamp" : 1730294053000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add missing file to the out-of-source build target\u000a",
        "date" : "2024-10-30 14:14:13 +0100",
        "id" : "629290280d199ddbd5e26fc2b00bc8bb0b7abaf4",
        "msg" : "Add missing file to the out-of-source build target",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Makefile.am",
          "src/cell.c",
          "src/scheduler.h",
          "src/task.h",
          "src/cell.h",
          "doc/RTD/source/Task/adding_your_own_neighbour_loop.rst",
          "src/engine.h",
          "src/engine_marktasks.c",
          "src/engine.c",
          "doc/RTD/source/Task/adding_your_own.rst",
          "src/scheduler.c"
        ],
        "commitId" : "eb9ac202ee06dee8b03add9d67c52c1c35ea8632",
        "timestamp" : 1730562425000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Remove entirely the marktasks function.\u000a",
        "date" : "2024-11-02 15:47:05 +0000",
        "id" : "eb9ac202ee06dee8b03add9d67c52c1c35ea8632",
        "msg" : "Remove entirely the marktasks function.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/Task/adding_your_own_neighbour_loop.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.h"
          },
          {
            "editType" : "edit",
            "file" : "src/task.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/Task/adding_your_own.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.c"
          },
          {
            "editType" : "delete",
            "file" : "src/engine_marktasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.h"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/zoom_region/zoom_maketasks.c",
          "src/runner_main.c",
          "src/engine.c",
          "src/engine_maketasks.c",
          "src/scheduler.c",
          "src/engine_unskip.c"
        ],
        "commitId" : "a19b761cb2cbb25f7b6b2413db9dbd042407e92c",
        "timestamp" : 1731512311000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Simplified switch to doing progeny MM properly for void cells\u000a",
        "date" : "2024-11-13 15:38:31 +0000",
        "id" : "a19b761cb2cbb25f7b6b2413db9dbd042407e92c",
        "msg" : "Simplified switch to doing progeny MM properly for void cells",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_maketasks.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/runner_main.c",
          "src/engine_maketasks.c",
          "src/task.h",
          "tools/task_plots/swift_hardcoded_data.py",
          "src/task.c",
          "src/engine.c",
          "src/scheduler.c"
        ],
        "commitId" : "2b2e49d2cbc30f80166482f2e1fbddd8f3f2913e",
        "timestamp" : 1731602222000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Introducing MM subtypes + some void task clean up\u000a",
        "date" : "2024-11-14 16:37:02 +0000",
        "id" : "2b2e49d2cbc30f80166482f2e1fbddd8f3f2913e",
        "msg" : "Introducing MM subtypes + some void task clean up",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/task_plots/swift_hardcoded_data.py"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/task.h"
          },
          {
            "editType" : "edit",
            "file" : "src/task.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/stars/GEAR/stars_stellar_type.h",
          "src/star_formation/GEAR/star_formation_setters.h",
          "examples/GEAR/AgoraCosmo/agora_cosmo.yml",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml",
          "src/sink/GEAR/sink_properties.h",
          "examples/AGORA/AgoraDisk/agora_disk.yml",
          "examples/SinkParticles/HomogeneousBox/params.yml",
          "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst",
          "examples/IsolatedGalaxy/IsolatedGalaxy_sink/README",
          "examples/GEAR/AgoraDisk/agora_disk.yml",
          "src/sink/GEAR/sink.h",
          "examples/GravityTests/MWPotential2014_circularorbit/makePlots.py",
          "examples/IsolatedGalaxy/IsolatedGalaxy_sink/run.sh",
          "src/star_formation/GEAR/star_formation_io.h",
          "examples/SinkParticles/IsolatedGalaxy_sink",
          "src/potential/MWPotential2014/potential.h",
          "src/sink/GEAR/sink_iact.h",
          "src/sink/GEAR/sink_io.h",
          "src/io_properties.h",
          "doc/RTD/source/SubgridModels/AGORA/index.rst",
          "examples/SmallCosmoVolume/SmallCosmoVolume_cooling/small_cosmo_volume.yml",
          "examples/SinkParticles/PlummerSphere/params.yml",
          "src/sink/GEAR/sink_struct.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst",
          "examples/IsolatedGalaxy/IsolatedGalaxy_sink/isolated_galaxy.yml",
          "AUTHORS",
          "src/stars/Basic/stars_io.h",
          "examples/parameter_example.yml",
          "examples/GravityTests/MWPotential2014_circularorbit/makeIC.py",
          "src/stars/EAGLE/stars_io.h",
          "src/stars/GEAR/stars_io.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/params.yml",
          "src/sink/GEAR/sink_part.h",
          "examples/GEAR/ZoomIn/zoom_in.yml",
          "doc/RTD/source/SubgridModels/GEAR/index.rst"
        ],
        "commitId" : "78cbb3feb544a6bf8fcd0007a07757dfde43f0ec",
        "timestamp" : 1732010775000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Small adjustments to GEAR modules\u000a",
        "date" : "2024-11-19 10:06:15 +0000",
        "id" : "78cbb3feb544a6bf8fcd0007a07757dfde43f0ec",
        "msg" : "Small adjustments to GEAR modules",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/AGORA/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraDisk/agora_disk.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation_setters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_stellar_type.h"
          },
          {
            "editType" : "edit",
            "file" : "AUTHORS"
          },
          {
            "editType" : "edit",
            "file" : "examples/AGORA/AgoraDisk/agora_disk.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/EAGLE/stars_io.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_sink/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/MWPotential2014_circularorbit/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/ZoomIn/zoom_in.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraCosmo/agora_cosmo.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/Basic/stars_io.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/IsolatedGalaxy_sink"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/io_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_cooling/small_cosmo_volume.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/MWPotential2014_circularorbit/makePlots.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_sink/isolated_galaxy.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/PlummerSphere/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/MWPotential2014/potential.h"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_sink/README"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cell.c",
          "src/runner_doiact_functions_sinks.h",
          "src/runner_main.c",
          "src/cell_unskip.c",
          "src/sink/Default/sink.h",
          "src/timers.h",
          "src/task.h",
          "src/runner_doiact_sinks.c",
          "src/cell_sinks.h",
          "AUTHORS",
          "src/task.c",
          "src/sink/GEAR/sink.h",
          "src/runner_ghost.c",
          "src/engine_maketasks.c",
          "src/sink/GEAR/sink_iact.h",
          "src/runner.h",
          "src/timers.c",
          "src/sink/GEAR/sink_part.h",
          "src/sink/Default/sink_iact.h",
          "src/space_recycle.c",
          "doc/RTD/source/NewOption/sink_adding_new_scheme.rst",
          "src/scheduler.c",
          "src/sink/Default/sink_part.h",
          "tools/plot_task_dependencies.py"
        ],
        "commitId" : "1568b371cfe697006936d12f59754d6be184a08c",
        "timestamp" : 1732102949000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Sink density tasks\u000a",
        "date" : "2024-11-20 11:42:29 +0000",
        "id" : "1568b371cfe697006936d12f59754d6be184a08c",
        "msg" : "Sink density tasks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "AUTHORS"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_sinks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_sinks.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/task.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/timers.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/task.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_sinks.h"
          },
          {
            "editType" : "edit",
            "file" : "tools/plot_task_dependencies.py"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_ghost.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space_recycle.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/NewOption/sink_adding_new_scheme.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/timers.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/runner_doiact_functions_sinks.h"
        ],
        "commitId" : "97c3f92c838f042fd877056475fe277cbe9563de",
        "timestamp" : 1732120924000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Bug fix: shift variable set but not used in sink density loop\u000a",
        "date" : "2024-11-20 16:42:04 +0000",
        "id" : "97c3f92c838f042fd877056475fe277cbe9563de",
        "msg" : "Bug fix: shift variable set but not used in sink density loop",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_sinks.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/black_holes/SPIN_JET/black_holes_io.h",
          "configure.ac",
          "src/black_holes/SPIN_JET/black_holes_part.h",
          "src/black_holes/SPIN_JET/black_holes.h",
          "src/black_holes/SPIN_JET/black_holes_iact.h"
        ],
        "commitId" : "81cfafa2f7e30afdc5744c4dd896d5c00739d3ec",
        "timestamp" : 1732181164000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix SPIN-JET code for EAGLE\u000a",
        "date" : "2024-11-21 09:26:04 +0000",
        "id" : "81cfafa2f7e30afdc5744c4dd896d5c00739d3ec",
        "msg" : "Fix SPIN-JET code for EAGLE",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_part.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/black_holes/SPIN_JET/black_holes_io.h"
        ],
        "commitId" : "b513d5a633e7a7933e68a0a1d64cd9bb87c4ed9b",
        "timestamp" : 1732183508000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Applied formatting script\u000a",
        "date" : "2024-11-21 11:05:08 +0100",
        "id" : "b513d5a633e7a7933e68a0a1d64cd9bb87c4ed9b",
        "msg" : "Applied formatting script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine.c"
        ],
        "commitId" : "01123e2b73998e21c53b356719fbeb231edb9812",
        "timestamp" : 1732498556000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Applied code formatting script\u000a",
        "date" : "2024-11-25 09:35:56 +0800",
        "id" : "01123e2b73998e21c53b356719fbeb231edb9812",
        "msg" : "Applied code formatting script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "configure.ac",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/README"
        ],
        "commitId" : "b759e5630670d88cae244d786d6bbee1f6ec72c5",
        "timestamp" : 1732584756000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add new option to --with-subgrid\u000a",
        "date" : "2024-11-26 01:32:36 +0000",
        "id" : "b759e5630670d88cae244d786d6bbee1f6ec72c5",
        "msg" : "Add new option to --with-subgrid",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/README"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cell.c",
          "examples/parameter_example.yml",
          "tools/task_plots/task_parser.py",
          "src/cell.h",
          "src/zoom_region/zoom_cell.c",
          "src/zoom_region/zoom_split.c",
          "src/space.h",
          "src/zoom_region/zoom_init.c"
        ],
        "commitId" : "654a7567e9d5c5a4981e94e38a2deb324614f15e",
        "timestamp" : 1732670980000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Modify zoom geometry init to align buffer cells\u000a",
        "date" : "2024-11-27 01:29:40 +0000",
        "id" : "654a7567e9d5c5a4981e94e38a2deb324614f15e",
        "msg" : "Modify zoom geometry init to align buffer cells",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_split.c"
          },
          {
            "editType" : "edit",
            "file" : "tools/task_plots/task_parser.py"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_cell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/space.h"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_init.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/zoom_region/zoom_split.c",
          "src/space_split.c",
          "src/cell.h",
          "src/zoom_region/zoom_cell.c",
          "src/zoom_region/zoom.h"
        ],
        "commitId" : "0195a8ae5ca63e599d857ca7aefd1a3471ff6801",
        "timestamp" : 1732694656000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Adapt the cell splitting logic to split buffer cells within the void tree\u000a",
        "date" : "2024-11-27 08:04:16 +0000",
        "id" : "0195a8ae5ca63e599d857ca7aefd1a3471ff6801",
        "msg" : "Adapt the cell splitting logic to split buffer cells within the void tree",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_cell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space_split.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_split.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_maketasks.c",
          "src/runner_doiact_long_range_grav.c",
          "src/zoom_region/zoom_maketasks.c"
        ],
        "commitId" : "a87b9da3c5e6887f728bc1a300f2bc7f7d0f3a93",
        "timestamp" : 1732696128000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Task modifications to account for \"all the way down\" void cell tree\u000a",
        "date" : "2024-11-27 08:28:48 +0000",
        "id" : "a87b9da3c5e6887f728bc1a300f2bc7f7d0f3a93",
        "msg" : "Task modifications to account for \"all the way down\" void cell tree",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_long_range_grav.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_maketasks.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst",
          "examples/parameter_example.yml",
          "src/sink/GEAR/sink.h",
          "src/sink/GEAR/sink_properties.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst"
        ],
        "commitId" : "13b1038d6afe340934745cc3390f486ebfb8a22f",
        "timestamp" : 1732696575000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR sink: add a minimal mass to sink\u000a",
        "date" : "2024-11-27 08:36:15 +0000",
        "id" : "13b1038d6afe340934745cc3390f486ebfb8a22f",
        "msg" : "GEAR sink: add a minimal mass to sink",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_properties.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/zoom_region/zoom_regrid.c",
          "src/zoom_region/zoom.h"
        ],
        "commitId" : "3a335a1a80e71dff56cfc98711e30b662c0df935",
        "timestamp" : 1732696646000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Adapting the regriding to account for the new geometry calculation\u000a",
        "date" : "2024-11-27 08:37:26 +0000",
        "id" : "3a335a1a80e71dff56cfc98711e30b662c0df935",
        "msg" : "Adapting the regriding to account for the new geometry calculation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_regrid.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cell_unskip.c",
          "src/part.h",
          "tools/data/cell_hierarchy.html",
          "tests/difffloat.py",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/params.yml",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/getGrackleCoolingTable.sh",
          "src/part.c",
          "src/sink/GEAR/sink.h",
          "src/runner_sinks.c",
          "src/space_first_init.c",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/README",
          "theory/SinkParticles/plot_imf_image.py",
          "src/engine_config.c",
          "src/engine_maketasks.c",
          "src/space_rebuild.c",
          "src/sink/GEAR/sink_iact.h",
          "src/engine.h",
          "src/cell_pack.c",
          "src/space.h",
          "src/space_regrid.c",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/makeDisk.py",
          "src/space_cell_index.c",
          "src/engine.c",
          "tools/plot_task_dependencies.py",
          "src/space.c",
          "src/feedback/GEAR/feedback.c",
          "src/cell.c",
          "src/runner_doiact_functions_sinks.h",
          "src/engine_redistribute.c",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/run.sh",
          "src/cooling/grackle/cooling.c",
          "src/cell.h",
          "src/space_extras.c",
          "src/cell_split.c",
          "src/proxy.h",
          "src/cell_sinks.h",
          "src/cooling/none/cooling.h",
          "src/cooling/grackle/cooling.h",
          "src/proxy.c",
          "src/runner_others.c",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/getChemistryTable.sh",
          "src/engine_strays.c",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/makeIC.py",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/mpi_run.sh",
          "src/space_unique_id.c",
          "src/space_recycle.c",
          "swift.c"
        ],
        "commitId" : "27eb4cfd616acac5bcc4be42df4541ae7b9c280d",
        "timestamp" : 1732698764000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Sink MPI part 1: engine, proxies and strays\u000a",
        "date" : "2024-11-27 09:12:44 +0000",
        "id" : "27eb4cfd616acac5bcc4be42df4541ae7b9c280d",
        "msg" : "Sink MPI part 1: engine, proxies and strays",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "theory/SinkParticles/plot_imf_image.py"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/mpi_run.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling.c"
          },
          {
            "editType" : "edit",
            "file" : "tools/plot_task_dependencies.py"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space_unique_id.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_pack.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_split.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space.h"
          },
          {
            "editType" : "edit",
            "file" : "tools/data/cell_hierarchy.html"
          },
          {
            "editType" : "edit",
            "file" : "src/proxy.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/proxy.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_sinks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space_regrid.c"
          },
          {
            "editType" : "edit",
            "file" : "swift.c"
          },
          {
            "editType" : "edit",
            "file" : "src/part.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_sinks.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/none/cooling.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_extras.c"
          },
          {
            "editType" : "edit",
            "file" : "src/part.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/makeDisk.py"
          },
          {
            "editType" : "edit",
            "file" : "src/space.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/difffloat.py"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space_recycle.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_others.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_config.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_sinks.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_first_init.c"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_redistribute.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_strays.c"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/space_rebuild.c"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/space_cell_index.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/README"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cosmology.h"
        ],
        "commitId" : "421add3627013f61af608c9ee249fefd33142a0a",
        "timestamp" : 1732701308000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Washing SWIFT's mouth out with soap (fixing a typo)\u000a",
        "date" : "2024-11-27 09:55:08 +0000",
        "id" : "421add3627013f61af608c9ee249fefd33142a0a",
        "msg" : "Washing SWIFT's mouth out with soap (fixing a typo)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/cosmology.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SinkParticles/PlummerSphere/params.yml",
          "doc/RTD/source/SubgridModels/GEAR/sinks/output.rst",
          "doc/RTD/source/SubgridModels/GEAR/sinks/sink_timesteps.rst",
          "src/feedback/GEAR/initial_mass_function.c",
          "src/sink/Default/sink.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml",
          "src/sink/GEAR/sink_properties.h",
          "examples/SinkParticles/HomogeneousBox/params.yml",
          "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst",
          "examples/IsolatedGalaxy/IsolatedGalaxy_sink/isolated_galaxy.yml",
          "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst",
          "src/runner_sinks.c",
          "src/sink/GEAR/sink.h",
          "examples/parameter_example.yml",
          "src/Makefile.am",
          "src/timestep.h",
          "src/stars/GEAR/stars_io.h",
          "src/sink/GEAR/sink_iact.h",
          "src/sink/GEAR/sink_io.h",
          "src/sink/GEAR/sink_part.h",
          "src/sink/GEAR/sink_setters.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/index.rst",
          "src/sink/GEAR/sink_getters.h"
        ],
        "commitId" : "200673c04917a8dc8a787ac30f3fd581e066b2a6",
        "timestamp" : 1733194023000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR sinks: add better time-step and sink merging constraints\u000a",
        "date" : "2024-12-03 02:47:03 +0000",
        "id" : "200673c04917a8dc8a787ac30f3fd581e066b2a6",
        "msg" : "GEAR sinks: add better time-step and sink merging constraints",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/output.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/params.yml"
          },
          {
            "editType" : "add",
            "file" : "src/sink/GEAR/sink_getters.h"
          },
          {
            "editType" : "add",
            "file" : "src/sink/GEAR/sink_setters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/timestep.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/PlummerSphere/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_sink/isolated_galaxy.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/sink_timesteps.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_sinks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SinkParticles/HomogeneousBoxSinkParticles/params.yml"
        ],
        "commitId" : "0e78ea70768617b7b278b80d0195f805de49e9b0",
        "timestamp" : 1733219335000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/darwin.roduit@epfl.ch",
          "fullName" : "Darwin Roduit"
        },
        "authorEmail" : "darwin.roduit@epfl.ch",
        "comment" : "Add missing C_CFL parameter in HomogeneousBoxSinkParticles example\u000a",
        "date" : "2024-12-03 10:48:55 +0100",
        "id" : "0e78ea70768617b7b278b80d0195f805de49e9b0",
        "msg" : "Add missing C_CFL parameter in HomogeneousBoxSinkParticles example",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/params.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/random.h",
          "tests/testGetZoomIJKFunc.c",
          "tests/zoom_params.yml",
          "tests/testSpaceSplit.c",
          "src/cell.h",
          "tests/testZoomRegrid.c",
          "tests/zoom_params_large.yml",
          "src/zoom_region/zoom_split.c",
          "tests/zoom_params_small.yml",
          "src/zoom_region/zoom_init.c",
          "tests/testZoomVoidTree.c",
          "tools/task_plots/analyse_zoom_tasks.py",
          "tools/plot_zoom_geometry.py",
          "tools/task_plots/task_parser.py",
          "tests/testZoomInit.sh.in"
        ],
        "commitId" : "2b1802d876d779f3a701b9c47cfee3729b1a3265",
        "timestamp" : 1733389853000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Void cell tree the whole way down (with better zoom geometry init)\u000a",
        "date" : "2024-12-05 09:10:53 +0000",
        "id" : "2b1802d876d779f3a701b9c47cfee3729b1a3265",
        "msg" : "Void cell tree the whole way down (with better zoom geometry init)",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "tests/zoom_params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testSpaceSplit.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/zoom_params_large.yml"
          },
          {
            "editType" : "edit",
            "file" : "tools/task_plots/analyse_zoom_tasks.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/zoom_params_small.yml"
          },
          {
            "editType" : "edit",
            "file" : "tests/testZoomRegrid.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testGetZoomIJKFunc.c"
          },
          {
            "editType" : "add",
            "file" : "tools/plot_zoom_geometry.py"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_split.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_init.c"
          },
          {
            "editType" : "edit",
            "file" : "src/random.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testZoomInit.sh.in"
          },
          {
            "editType" : "edit",
            "file" : "tests/testZoomVoidTree.c"
          },
          {
            "editType" : "edit",
            "file" : "tools/task_plots/task_parser.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/Makefile.am"
        ],
        "commitId" : "d56f621b266b9f17936b9179fc92f3a240b6efc5",
        "timestamp" : 1733396118000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fixing zoom dist build\u000a",
        "date" : "2024-12-05 10:55:18 +0000",
        "id" : "d56f621b266b9f17936b9179fc92f3a240b6efc5",
        "msg" : "Fixing zoom dist build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/Makefile.am"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/star_formation/GEAR/star_formation_setters.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/output.rst",
          "src/runner_main.c",
          "src/particle_splitting.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml",
          "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst",
          "src/star_formation/GEAR/star_formation.h",
          "examples/GravityTests/MWPotential2014_circularorbit/makePlots.py",
          "src/sink/GEAR/sink.h",
          "src/space_first_init.c",
          "theory/SinkParticles/gear_imf_sampling.tex",
          "theory/SinkParticles/run.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_sink/run.sh",
          "src/runner_doiact_undef.h",
          "src/space.h",
          "src/space_regrid.c",
          "src/sink/GEAR/sink_setters.h",
          "src/feedback/GEAR/feedback.c",
          "src/space.c",
          "src/runner_doiact_functions_sinks.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst",
          "src/space_extras.c",
          "src/chemistry/GEAR/chemistry.h",
          "doc/RTD/source/ParameterFiles/parameter_description.rst",
          "src/engine_io.c",
          "src/star_formation/QLA/star_formation.h",
          "swift.c",
          "theory/SinkParticles/ar-1col-S2O.cls",
          "src/stars/GEAR/stars_stellar_type.h",
          "src/cell_unskip.c",
          "tests/difffloat.py",
          "doc/RTD/source/SubgridModels/EAGLE/index.rst",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/getGrackleCoolingTable.sh",
          "examples/GEAR/AgoraDisk/agora_disk.yml",
          "src/runner_sinks.c",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/README",
          "src/scheduler.h",
          "src/potential/MWPotential2014/potential.h",
          "format.sh",
          "src/space_rebuild.c",
          "src/timestep.h",
          "src/cell_pack.c",
          "src/space_cell_index.c",
          "src/scheduler.c",
          "src/sink/GEAR/sink_getters.h",
          "src/engine_redistribute.c",
          "doc/RTD/source/Snapshots/index.rst",
          "src/tracers/none/tracers_struct.h",
          "src/proxy.h",
          "AUTHORS",
          "src/proxy.c",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/makeIC.py",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/mpi_run.sh",
          "src/space_unique_id.c",
          "src/sink/GEAR/sink_part.h",
          "src/space_recycle.c",
          "doc/RTD/source/SubgridModels/GEAR/sinks/index.rst",
          "examples/GEAR/AgoraCosmo/agora_cosmo.yml",
          "src/sink/Default/sink.h",
          "src/task.h",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/params.yml",
          "src/sink/GEAR/sink_properties.h",
          "examples/SinkParticles/HomogeneousBox/params.yml",
          "examples/IsolatedGalaxy/IsolatedGalaxy_sink/README",
          "src/task.c",
          "examples/SinkParticles/IsolatedGalaxy_sink",
          "src/engine_config.c",
          "src/sink/GEAR/sink_iact.h",
          "src/sink/GEAR/sink_io.h",
          "src/engine.h",
          "src/engine.c",
          "src/cosmology.h",
          "src/sink/Default/sink_part.h",
          "tools/plot_task_dependencies.py",
          "examples/SmallCosmoVolume/SmallCosmoVolume_cooling/small_cosmo_volume.yml",
          "examples/SinkParticles/PlummerSphere/params.yml",
          "src/cooling/grackle/cooling.c",
          "theory/SinkParticles/ar-style2.bst",
          "src/cooling/grackle/cooling.h",
          "src/stars/Basic/stars_io.h",
          "src/runner_others.c",
          "examples/parameter_example.yml",
          "src/engine_strays.c",
          "examples/GravityTests/MWPotential2014_circularorbit/makeIC.py",
          "src/stars/GEAR/stars_io.h",
          "src/stars/EAGLE/stars_io.h",
          "doc/RTD/source/Task/adding_your_own_neighbour_loop.rst",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/README",
          "examples/GEAR/ZoomIn/zoom_in.yml",
          "doc/RTD/source/NewOption/index.rst",
          "src/feedback/GEAR/initial_mass_function.c",
          "src/part.h",
          "tools/data/cell_hierarchy.html",
          "src/timers.h",
          "src/runner_doiact_sinks.c",
          "examples/AGORA/AgoraDisk/agora_disk.yml",
          "src/part.c",
          "src/runner_ghost.c",
          "src/Makefile.am",
          "src/star_formation/GEAR/star_formation_io.h",
          "src/hydro_properties.h",
          "theory/SinkParticles/plot_imf_image.py",
          "src/engine_maketasks.c",
          "src/hydro_properties.c",
          "src/engine_split_particles.c",
          "src/timers.c",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/makeDisk.py",
          "src/runner_doiact_sinks.h",
          "src/io_properties.h",
          "doc/RTD/source/SubgridModels/AGORA/index.rst",
          "doc/RTD/source/SubgridModels/GEAR/sinks/sink_imf.png",
          "src/cell.c",
          "doc/RTD/source/SubgridModels/GEAR/sinks/sink_timesteps.rst",
          "src/sink/GEAR/sink_struct.h",
          "configure.ac",
          "src/star_formation/none/star_formation.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/introduction.rst",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/run.sh",
          "src/black_holes/SPIN_JET/black_holes.h",
          "src/black_holes/SPIN_JET/black_holes_iact.h",
          "src/cell.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_sink/isolated_galaxy.yml",
          "src/cell_split.c",
          "src/cell_sinks.h",
          "src/black_holes/SPIN_JET/black_holes_io.h",
          "src/cooling/none/cooling.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/sink_scheme.png",
          "src/star_formation/EAGLE/star_formation.h",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/getChemistryTable.sh",
          "src/black_holes/SPIN_JET/black_holes_part.h",
          "src/runner.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/params.yml",
          "src/sink/Default/sink_iact.h",
          "doc/RTD/source/NewOption/sink_adding_new_scheme.rst",
          "doc/RTD/source/Task/adding_your_own.rst",
          "doc/RTD/source/SubgridModels/GEAR/index.rst"
        ],
        "commitId" : "778cf5101bf582c364eafb676982359bb2c0d4da",
        "timestamp" : 1733470393000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Another master merged into the zoom branches\u000a",
        "date" : "2024-12-06 07:33:13 +0000",
        "id" : "778cf5101bf582c364eafb676982359bb2c0d4da",
        "msg" : "Another master merged into the zoom branches",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/runner_ghost.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/cosmology.h"
          },
          {
            "editType" : "edit",
            "file" : "swift.c"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_io.h"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/sink_scheme.png"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/EAGLE/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro_properties.c"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_stellar_type.h"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/NewOption/sink_adding_new_scheme.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/MWPotential2014_circularorbit/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : "src/space_rebuild.c"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/none/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/QLA/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "src/particle_splitting.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/MWPotential2014_circularorbit/makePlots.py"
          },
          {
            "editType" : "add",
            "file" : "theory/SinkParticles/gear_imf_sampling.tex"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/MWPotential2014/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "AUTHORS"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_part.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/makeDisk.py"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/Task/adding_your_own_neighbour_loop.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/README"
          },
          {
            "editType" : "edit",
            "file" : "src/proxy.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_sinks.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/NewOption/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/ParameterFiles/parameter_description.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/proxy.h"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraDisk/agora_disk.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "src/part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space.h"
          },
          {
            "editType" : "edit",
            "file" : "src/io_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/introduction.rst"
          },
          {
            "editType" : "edit",
            "file" : "tests/difffloat.py"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/sink_imf.png"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_config.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_redistribute.c"
          },
          {
            "editType" : "edit",
            "file" : "src/timers.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space_unique_id.c"
          },
          {
            "editType" : "add",
            "file" : "src/runner_doiact_sinks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/timestep.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/IsolatedGalaxy_sink"
          },
          {
            "editType" : "edit",
            "file" : "src/part.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.c"
          },
          {
            "editType" : "edit",
            "file" : "src/task.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/PlummerSphere/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_properties.h"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/sink_timesteps.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_pack.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_undef.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "tools/data/cell_hierarchy.html"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/Task/adding_your_own.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_sink/isolated_galaxy.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation_setters.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_sink/README"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_extras.c"
          },
          {
            "editType" : "add",
            "file" : "theory/SinkParticles/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/mpi_run.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/space_first_init.c"
          },
          {
            "editType" : "edit",
            "file" : "format.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro_properties.h"
          },
          {
            "editType" : "add",
            "file" : "src/sink/GEAR/sink_getters.h"
          },
          {
            "editType" : "add",
            "file" : "theory/SinkParticles/plot_imf_image.py"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_split.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst"
          },
          {
            "editType" : "edit",
            "file" : "tools/plot_task_dependencies.py"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/README"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/runner.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_cell_index.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_sink/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/none/cooling.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_sinks.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_cooling/small_cosmo_volume.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/AGORA/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/Snapshots/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/timers.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/EAGLE/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/output.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/AGORA/AgoraDisk/agora_disk.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_split_particles.c"
          },
          {
            "editType" : "add",
            "file" : "theory/SinkParticles/ar-1col-S2O.cls"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_strays.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling.c"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/tracers/none/tracers_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_recycle.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/EAGLE/stars_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/Basic/stars_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_io.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/ZoomIn/zoom_in.yml"
          },
          {
            "editType" : "add",
            "file" : "src/runner_doiact_functions_sinks.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry.h"
          },
          {
            "editType" : "add",
            "file" : "theory/SinkParticles/ar-style2.bst"
          },
          {
            "editType" : "edit",
            "file" : "src/space.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_sinks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_others.c"
          },
          {
            "editType" : "add",
            "file" : "src/sink/GEAR/sink_setters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/task.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_regrid.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraCosmo/agora_cosmo.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/getGrackleCoolingTable.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/restart.c"
        ],
        "commitId" : "e97307cd0a58a8c03c661bf330c848f97903c869",
        "timestamp" : 1735330530000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/mladen.ivkovic",
          "fullName" : "mladen.ivkovic"
        },
        "authorEmail" : "mladen.ivkovic@hotmail.com",
        "comment" : "fixed restart.c\u000a",
        "date" : "2024-12-27 20:15:30 +0000",
        "id" : "e97307cd0a58a8c03c661bf330c848f97903c869",
        "msg" : "fixed restart.c",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/restart.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/restart.c"
        ],
        "commitId" : "aa1f2aafe9ca111c37f071803a7820ce950b8790",
        "timestamp" : 1735838985000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/mladen.ivkovic",
          "fullName" : "mladen.ivkovic"
        },
        "authorEmail" : "mladen.ivkovic@hotmail.com",
        "comment" : "removed static attribute\u000a",
        "date" : "2025-01-02 17:29:45 +0000",
        "id" : "aa1f2aafe9ca111c37f071803a7820ce950b8790",
        "msg" : "removed static attribute",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/restart.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_unskip.c",
          "tools/timed_functions.py",
          "src/runner_time_integration.c",
          "src/space.h",
          "src/space_regrid.c",
          "src/engine.c",
          "src/space.c"
        ],
        "commitId" : "d331c1f6df987845bc108a4fcc5a909c4bc9df4d",
        "timestamp" : 1735988003000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Only activate the tend comms that are needed\u000a",
        "date" : "2025-01-04 10:53:23 +0000",
        "id" : "d331c1f6df987845bc108a4fcc5a909c4bc9df4d",
        "msg" : "Only activate the tend comms that are needed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_regrid.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_time_integration.c"
          },
          {
            "editType" : "edit",
            "file" : "tools/timed_functions.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/hydro/Gizmo/hydro_gradients.h",
          "src/stars/None/stars_iact.h",
          "src/chemistry/AGORA/chemistry_iact.h",
          "src/black_holes/SPIN_JET/black_holes_iact.h",
          "src/rays.h",
          "src/rt/GEAR/rt_gradients.h",
          "src/star_formation/GEAR/star_formation_iact.h",
          "src/rt/GEAR/rt_iact.h",
          "src/stars/GEAR/stars_iact.h",
          "src/stars/Basic/stars_iact.h",
          "src/rt/none/rt_iact.h",
          "src/hydro/Gizmo/hydro_gradients_gizmo.h",
          "src/star_formation/QLA/star_formation_iact.h",
          "src/star_formation/none/star_formation_iact.h",
          "src/chemistry/none/chemistry_iact.h",
          "src/rt/debug/rt_gradients.h",
          "src/rt/debug/rt_iact.h",
          "src/star_formation/EAGLE/star_formation_iact.h",
          "src/rt/SPHM1RT/rt_iact.h",
          "src/hydro/Gizmo/hydro_gradients_sph.h"
        ],
        "commitId" : "9e94620659b1a7db4b2ff3a8839015bc308fc34e",
        "timestamp" : 1736110974000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Clean-up of interaction function signatures\u000a",
        "date" : "2025-01-05 22:02:54 +0100",
        "id" : "9e94620659b1a7db4b2ff3a8839015bc308fc34e",
        "msg" : "Clean-up of interaction function signatures",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_gradients.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/debug/rt_gradients.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/None/stars_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/none/rt_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/none/star_formation_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rays.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/none/chemistry_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_gradients_sph.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_gradients.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/debug/rt_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/AGORA/chemistry_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/QLA/star_formation_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_gradients_gizmo.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/Basic/stars_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/EAGLE/star_formation_iact.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/hydro/AnarchyPU/hydro_part.h",
          "src/hydro/Minimal/hydro_part.h",
          "src/hydro/PressureEntropy/hydro_part.h",
          "src/hydro/Gadget2/hydro_part.h",
          "src/hydro/None/hydro_part.h",
          "src/hydro/Shadowswift/hydro_part.h",
          "src/hydro/SPHENIX/hydro_part.h",
          "src/hydro/PressureEnergy/hydro_part.h",
          "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_part.h",
          "src/hydro/Gizmo/MFV/hydro_part.h",
          "src/hydro/Phantom/hydro_part.h",
          "src/hydro/Gizmo/MFM/hydro_part.h",
          "src/hydro/Gasoline/hydro_part.h",
          "src/hydro/Planetary/hydro_part.h"
        ],
        "commitId" : "5b03cbbf6d83ec99444695065ed46e069187d4f4",
        "timestamp" : 1736111577000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add the depth_h variable carried by every particle when using the subtask_speedup branch\u000a",
        "date" : "2025-01-05 22:12:57 +0100",
        "id" : "5b03cbbf6d83ec99444695065ed46e069187d4f4",
        "msg" : "Add the depth_h variable carried by every particle when using the subtask_speedup branch",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergy/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEntropy/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Minimal/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Phantom/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/MFM/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Planetary/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gasoline/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/None/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/MFV/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/AnarchyPU/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/SPHENIX/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gadget2/hydro_part.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/hydro/Planetary/hydro_iact.h",
          "src/hydro/Planetary/hydro_part.h"
        ],
        "commitId" : "a58856a2d710527e7d0204dce43ed855ee2bafa2",
        "timestamp" : 1736111827000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Added the loop debugging check counters to the planetary scheme\u000a",
        "date" : "2025-01-05 22:17:07 +0100",
        "id" : "a58856a2d710527e7d0204dce43ed855ee2bafa2",
        "msg" : "Added the loop debugging check counters to the planetary scheme",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/hydro/Planetary/hydro_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Planetary/hydro_part.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/black_holes/Default/black_holes_part.h",
          "src/black_holes/SPIN_JET/black_holes_part.h",
          "src/black_holes/EAGLE/black_holes_part.h",
          "src/stars/EAGLE/stars_part.h",
          "src/stars/GEAR/stars_part.h",
          "src/sink/GEAR/sink_part.h",
          "src/stars/Basic/stars_part.h",
          "src/sink/Default/sink_part.h",
          "src/stars/None/stars_part.h"
        ],
        "commitId" : "e99e51969883cd2809f6612f64f780303def4c3c",
        "timestamp" : 1736112470000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Also add the depth to the stars, BHs, and sink particles\u000a",
        "date" : "2025-01-05 22:27:50 +0100",
        "id" : "e99e51969883cd2809f6612f64f780303def4c3c",
        "msg" : "Also add the depth to the stars, BHs, and sink particles",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/black_holes/Default/black_holes_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/Basic/stars_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/EAGLE/stars_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/EAGLE/black_holes_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/None/stars_part.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/timed_functions.py",
          "tools/analyse_runtime.py"
        ],
        "commitId" : "8c6c3eae85ad06bd6b2b3961bfb1e3b92081514c",
        "timestamp" : 1736257391000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Update the runtime analysis script to use the new FOF function names and to stop python warnings\u000a",
        "date" : "2025-01-07 14:43:11 +0100",
        "id" : "8c6c3eae85ad06bd6b2b3961bfb1e3b92081514c",
        "msg" : "Update the runtime analysis script to use the new FOF function names and to stop python warnings",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/timed_functions.py"
          },
          {
            "editType" : "edit",
            "file" : "tools/analyse_runtime.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/parameter_example.yml",
          "doc/RTD/source/ExternalPotentials/index.rst",
          "examples/GravityTests/MWPotential2014_circularorbit/params_unit_2.yml",
          "examples/GravityTests/MWPotential2014_circularorbit/params_unit_1.yml",
          "src/potential/MWPotential2014/potential.h"
        ],
        "commitId" : "4c3e037cc4993f7b760b5e32f819c87cd52a6583",
        "timestamp" : 1736413036000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Resolve \"MWPotential2014 : Amplitude must have a unit\"\u000a",
        "date" : "2025-01-09 08:57:16 +0000",
        "id" : "4c3e037cc4993f7b760b5e32f819c87cd52a6583",
        "msg" : "Resolve \"MWPotential2014 : Amplitude must have a unit\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/MWPotential2014_circularorbit/params_unit_2.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/MWPotential2014/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/ExternalPotentials/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/MWPotential2014_circularorbit/params_unit_1.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sink/Default/sink.h",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/params.yml",
          "examples/SinkParticles/SingleSink/make_test_plots.py",
          "examples/SinkParticles/SingleSink/README",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml",
          "src/sink/GEAR/sink_properties.h",
          "examples/SinkParticles/SingleSink/params.yml",
          "examples/SinkParticles/HomogeneousBox/params.yml",
          "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst",
          "src/sink/GEAR/sink.h",
          "src/sink_io.h",
          "src/sink/GEAR/sink_iact.h",
          "src/sink/GEAR/sink_io.h",
          "src/space_regrid.c",
          "src/cell_drift.c",
          "src/engine.c",
          "src/sink/Default/sink_part.h",
          "examples/SinkParticles/PlummerSphere/params.yml",
          "src/sink/Default/sink_io.h",
          "src/runner_doiact_functions_sinks.h",
          "src/cell_convert_part.c",
          "src/sink/Default/sink_properties.h",
          "src/tools.c",
          "examples/parameter_example.yml",
          "src/runner_doiact_functions_hydro.h",
          "src/sink/Basic/sink_io.h",
          "doc/RTD/source/SubgridModels/Basic/index.rst",
          "swift.c",
          "src/random.h",
          "src/cell_unskip.c",
          "src/part.h",
          "src/sink/Basic/sink.h",
          "src/runner_ghost.c",
          "examples/SinkParticles/SingleSink/make_sink_ic.py",
          "src/Makefile.am",
          "src/sink.h",
          "src/sink.c",
          "src/cell_pack.c",
          "src/runner_doiact_sinks.h",
          "src/sink_struct.h",
          "src/space_split.c",
          "configure.ac",
          "src/cell.h",
          "src/sink_iact.h",
          "src/sink/Basic/sink_struct.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_sink/isolated_galaxy.yml",
          "src/cell_sinks.h",
          "src/sink/Basic/sink_part.h",
          "src/sink_debug.h",
          "src/sink/Basic/sink_debug.h",
          "src/sink/Basic/sink_iact.h",
          "src/proxy.c",
          "src/sink/GEAR/sink_part.h",
          "src/sink/Basic/sink_properties.h",
          "src/sink/Default/sink_iact.h",
          "src/sink_properties.h",
          "src/debug.c"
        ],
        "commitId" : "a01df06babcdf16e97917043a30139c799b64810",
        "timestamp" : 1736512321000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Smoothing lengths for sinks\u000a",
        "date" : "2025-01-10 12:32:01 +0000",
        "id" : "a01df06babcdf16e97917043a30139c799b64810",
        "msg" : "Smoothing lengths for sinks",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/sink.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/PlummerSphere/params.yml"
          },
          {
            "editType" : "add",
            "file" : "src/sink/Basic/sink_iact.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/SingleSink/make_sink_ic.py"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink_debug.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/SingleSink/make_test_plots.py"
          },
          {
            "editType" : "edit",
            "file" : "src/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_sinks.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/SingleSink/README"
          },
          {
            "editType" : "add",
            "file" : "src/sink/Basic/sink_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_regrid.c"
          },
          {
            "editType" : "edit",
            "file" : "src/proxy.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/sink_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_drift.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "src/random.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/SingleSink/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_pack.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/Basic/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_split.c"
          },
          {
            "editType" : "add",
            "file" : "src/sink/Basic/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/debug.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_sink/isolated_galaxy.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml"
          },
          {
            "editType" : "add",
            "file" : "src/sink/Basic/sink_properties.h"
          },
          {
            "editType" : "add",
            "file" : "src/sink/Basic/sink_io.h"
          },
          {
            "editType" : "add",
            "file" : "src/sink/Basic/sink_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_sinks.h"
          },
          {
            "editType" : "add",
            "file" : "src/sink/Basic/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_convert_part.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_ghost.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_sinks.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/tools.c"
          },
          {
            "editType" : "edit",
            "file" : "swift.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/testSymmetry.c"
        ],
        "commitId" : "638c58c4bc4e7e752e0bd9c05a376c4590d7a088",
        "timestamp" : 1736513837000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/astrojdavies@gmail.com",
          "fullName" : "Jon Davies"
        },
        "authorEmail" : "22909480+j-davies-astro@users.noreply.github.com",
        "comment" : "Update symmetry test for new sink iact arguments\u000a",
        "date" : "2025-01-10 12:57:17 +0000",
        "id" : "638c58c4bc4e7e752e0bd9c05a376c4590d7a088",
        "msg" : "Update symmetry test for new sink iact arguments",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/testSymmetry.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cell.c",
          "src/cell.h",
          "src/fof.c",
          "src/cell_convert_part.c",
          "src/cell_drift.c",
          "src/space_regrid.c",
          "src/cell_pack.c",
          "src/space_split.c",
          "src/runner_ghost.c",
          "src/space.c"
        ],
        "commitId" : "8f8df22f3ed55372959d05f37b9db213334d6c60",
        "timestamp" : 1737213834000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Set the min/max h allowed at a given tree level in the cells. Set the particle's depth in the rebuild and in the drift\u000a",
        "date" : "2025-01-18 16:23:54 +0100",
        "id" : "8f8df22f3ed55372959d05f37b9db213334d6c60",
        "msg" : "Set the min/max h allowed at a given tree level in the cells. Set the particle's depth in the rebuild and in the drift",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/cell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_drift.c"
          },
          {
            "editType" : "edit",
            "file" : "src/fof.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_convert_part.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space_split.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_ghost.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space_regrid.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_pack.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/space_regrid.c",
          "src/space_recycle.c",
          "src/cell_hydro.h"
        ],
        "commitId" : "c2e013fd026118a07083858e988408180ed94c00",
        "timestamp" : 1737214221000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add a spin lock for the extra sort\u000a",
        "date" : "2025-01-18 16:30:21 +0100",
        "id" : "c2e013fd026118a07083858e988408180ed94c00",
        "msg" : "Add a spin lock for the extra sort",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/space_recycle.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_regrid.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/runner.h",
          "src/runner_sort.c",
          "src/runner_main.c"
        ],
        "commitId" : "aeba9b3ff4625be65f1d22f047accaca9ad47bb8",
        "timestamp" : 1737214845000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add the option for the sort task to use the new cell lock\u000a",
        "date" : "2025-01-18 16:40:45 +0100",
        "id" : "aeba9b3ff4625be65f1d22f047accaca9ad47bb8",
        "msg" : "Add the option for the sort task to use the new cell lock",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_sort.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/test27cells.c",
          "tests/testActivePair.c",
          "tests/test27cellsStars.c",
          "tests/test125cells.c",
          "tests/testPeriodicBC.c"
        ],
        "commitId" : "099281361ad6fbc1b70726a1a04d445c92c1c373",
        "timestamp" : 1737215706000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Also update the unit tests to use the new sorting function signature\u000a",
        "date" : "2025-01-18 16:55:06 +0100",
        "id" : "099281361ad6fbc1b70726a1a04d445c92c1c373",
        "msg" : "Also update the unit tests to use the new sorting function signature",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/test125cells.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/test27cells.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testPeriodicBC.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/test27cellsStars.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testActivePair.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_strays.c"
        ],
        "commitId" : "cacd3a1ef37c4a28012697d2929c2506468087b1",
        "timestamp" : 1737215801000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Silence debugging message in the stray exchange\u000a",
        "date" : "2025-01-18 16:56:41 +0100",
        "id" : "cacd3a1ef37c4a28012697d2929c2506468087b1",
        "msg" : "Silence debugging message in the stray exchange",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine_strays.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/active.h",
          "src/engine.c"
        ],
        "commitId" : "dc6ee6a1f2d47d85767f122384848d9248e04e37",
        "timestamp" : 1737221882000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add check verifying the global number of sends and receives is the same\u000a",
        "date" : "2025-01-18 18:38:02 +0100",
        "id" : "dc6ee6a1f2d47d85767f122384848d9248e04e37",
        "msg" : "Add check verifying the global number of sends and receives is the same",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/active.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/space.h",
          "src/space.c"
        ],
        "commitId" : "43d82cdcd2bf3b55d9bc7289a76108661754e268",
        "timestamp" : 1737224139000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add the runtime constants needed by the new recursion\u000a",
        "date" : "2025-01-18 19:15:39 +0100",
        "id" : "43d82cdcd2bf3b55d9bc7289a76108661754e268",
        "msg" : "Add the runtime constants needed by the new recursion",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/space.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/rt/none/rt_iact.h"
        ],
        "commitId" : "22adecfea05fb2fa2344328c1bc9b721c2e3844c",
        "timestamp" : 1737230856000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix function signature\u000a",
        "date" : "2025-01-18 21:07:36 +0100",
        "id" : "22adecfea05fb2fa2344328c1bc9b721c2e3844c",
        "msg" : "Fix function signature",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/rt/none/rt_iact.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/timed_functions.py"
        ],
        "commitId" : "1effcfbaa0be29cf5d6cb72cd30021290e30a186",
        "timestamp" : 1737368584000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add the PS calculation to the list of timed functions\u000a",
        "date" : "2025-01-20 10:23:04 +0000",
        "id" : "1effcfbaa0be29cf5d6cb72cd30021290e30a186",
        "msg" : "Add the PS calculation to the list of timed functions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/timed_functions.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SinkParticles/SingleSink/make_sink_ic.py",
          "examples/SinkParticles/SingleSink/make_test_plots.py"
        ],
        "commitId" : "70a1bae47fa48d31121d5d81cf44feb917735f00",
        "timestamp" : 1737368593000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Python code formatting\u000a",
        "date" : "2025-01-20 10:23:13 +0000",
        "id" : "70a1bae47fa48d31121d5d81cf44feb917735f00",
        "msg" : "Python code formatting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/SingleSink/make_test_plots.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/SingleSink/make_sink_ic.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_maketasks.c",
          "src/cell.h",
          "src/space_recycle.c"
        ],
        "commitId" : "ee6ee2f362c0246c0a8cc808b910527b8ecf28f8",
        "timestamp" : 1737368821000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Only accumulate the number of tasks in a cell in debugging mode\u000a",
        "date" : "2025-01-20 10:27:01 +0000",
        "id" : "ee6ee2f362c0246c0a8cc808b910527b8ecf28f8",
        "msg" : "Only accumulate the number of tasks in a cell in debugging mode",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space_recycle.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/feedback/GEAR/initial_mass_function.c",
          "src/feedback/GEAR/feedback_properties.h",
          "src/cooling/grackle/cooling.c",
          "src/feedback/GEAR/stellar_evolution.c",
          "src/sink/GEAR/sink_properties.h",
          "src/chemistry/GEAR/chemistry.h"
        ],
        "commitId" : "bb1e59aa8dd42a509f655ec4411c06be0736a104",
        "timestamp" : 1737368959000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Print GEAR physics with MPI rank 0\u000a",
        "date" : "2025-01-20 10:29:19 +0000",
        "id" : "bb1e59aa8dd42a509f655ec4411c06be0736a104",
        "msg" : "Print GEAR physics with MPI rank 0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_properties.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/analyse_runtime.py",
          "src/runner_main.c",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml",
          "examples/SinkParticles/SingleSink/README",
          "examples/SinkParticles/SingleSink/params.yml",
          "src/hydro/PressureEntropy/hydro_part.h",
          "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst",
          "src/sink/GEAR/sink.h",
          "src/hydro/Gizmo/hydro_gradients_gizmo.h",
          "src/star_formation/QLA/star_formation_iact.h",
          "examples/GravityTests/MWPotential2014_circularorbit/params_unit_2.yml",
          "src/hydro/Gizmo/MFV/hydro_part.h",
          "tools/timed_functions.py",
          "tests/testActivePair.c",
          "src/rt/debug/rt_iact.h",
          "src/space.h",
          "src/cell_drift.c",
          "src/space_regrid.c",
          "src/hydro/Planetary/hydro_iact.h",
          "tests/test125cells.c",
          "src/space.c",
          "src/sink/Default/sink_io.h",
          "src/runner_doiact_functions_sinks.h",
          "src/chemistry/AGORA/chemistry_iact.h",
          "src/hydro/AnarchyPU/hydro_part.h",
          "src/rays.h",
          "src/chemistry/GEAR/chemistry.h",
          "src/sink/Default/sink_properties.h",
          "src/hydro/None/hydro_part.h",
          "src/sink/Basic/sink_io.h",
          "src/runner_doiact_functions_hydro.h",
          "src/rt/debug/rt_gradients.h",
          "src/rt/SPHM1RT/rt_iact.h",
          "swift.c",
          "src/hydro/Planetary/hydro_part.h",
          "src/random.h",
          "doc/RTD/source/ExternalPotentials/index.rst",
          "src/cell_unskip.c",
          "src/black_holes/EAGLE/black_holes_part.h",
          "src/hydro/Minimal/hydro_part.h",
          "src/cell_hydro.h",
          "src/star_formation/GEAR/star_formation_iact.h",
          "src/hydro/Gadget2/hydro_part.h",
          "tests/test27cellsStars.c",
          "src/stars/Basic/stars_iact.h",
          "src/stars/Basic/stars_part.h",
          "src/sink.h",
          "tests/test27cells.c",
          "src/star_formation/none/star_formation_iact.h",
          "src/potential/MWPotential2014/potential.h",
          "src/chemistry/none/chemistry_iact.h",
          "src/sink.c",
          "src/cell_pack.c",
          "src/sink_struct.h",
          "src/runner_sort.c",
          "src/feedback/GEAR/stellar_evolution.c",
          "src/rt/GEAR/rt_gradients.h",
          "src/sink/Basic/sink_struct.h",
          "src/stars/GEAR/stars_part.h",
          "src/sink/Basic/sink_part.h",
          "src/sink/Basic/sink_debug.h",
          "src/sink_debug.h",
          "src/sink/Basic/sink_iact.h",
          "src/proxy.c",
          "src/black_holes/Default/black_holes_part.h",
          "src/hydro/PressureEnergy/hydro_part.h",
          "src/sink/GEAR/sink_part.h",
          "src/star_formation/EAGLE/star_formation_iact.h",
          "src/space_recycle.c",
          "src/debug.c",
          "src/sink/Default/sink.h",
          "examples/SinkParticles/SingleSink/make_test_plots.py",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/params.yml",
          "src/sink/GEAR/sink_properties.h",
          "examples/SinkParticles/HomogeneousBox/params.yml",
          "src/engine_unskip.c",
          "src/hydro/Shadowswift/hydro_part.h",
          "src/sink_io.h",
          "src/rt/none/rt_iact.h",
          "src/engine_config.c",
          "src/fof.c",
          "src/sink/GEAR/sink_iact.h",
          "src/sink/GEAR/sink_io.h",
          "src/runner_time_integration.c",
          "src/engine.c",
          "src/sink/Default/sink_part.h",
          "examples/SinkParticles/PlummerSphere/params.yml",
          "examples/GravityTests/MWPotential2014_circularorbit/params_unit_1.yml",
          "src/cooling/grackle/cooling.c",
          "src/cell_convert_part.c",
          "src/rt/GEAR/rt_iact.h",
          "src/stars/GEAR/stars_iact.h",
          "src/hydro/SPHENIX/hydro_part.h",
          "src/active.h",
          "src/tools.c",
          "examples/parameter_example.yml",
          "src/engine_strays.c",
          "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_part.h",
          "doc/RTD/source/SubgridModels/Basic/index.rst",
          "src/hydro/Phantom/hydro_part.h",
          "src/hydro/Gizmo/hydro_gradients_sph.h",
          "src/hydro/Gizmo/hydro_gradients.h",
          "src/feedback/GEAR/initial_mass_function.c",
          "src/part.h",
          "src/restart.c",
          "src/sink/Basic/sink.h",
          "src/runner_ghost.c",
          "src/Makefile.am",
          "examples/SinkParticles/SingleSink/make_sink_ic.py",
          "src/engine_maketasks.c",
          "src/runner_doiact_sinks.h",
          "src/space_split.c",
          "src/cell.c",
          "src/stars/None/stars_iact.h",
          "configure.ac",
          "src/black_holes/SPIN_JET/black_holes_iact.h",
          "src/sink_iact.h",
          "src/cell.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_sink/isolated_galaxy.yml",
          "src/cell_sinks.h",
          "tests/testSymmetry.c",
          "src/black_holes/SPIN_JET/black_holes_part.h",
          "src/stars/EAGLE/stars_part.h",
          "src/runner.h",
          "src/hydro/Gizmo/MFM/hydro_part.h",
          "src/sink/Basic/sink_properties.h",
          "src/sink/Default/sink_iact.h",
          "src/feedback/GEAR/feedback_properties.h",
          "src/hydro/Gasoline/hydro_part.h",
          "src/sink_properties.h",
          "src/stars/None/stars_part.h",
          "tests/testPeriodicBC.c"
        ],
        "commitId" : "71289e9dec26df32fe3f82f17560d34b5a615f6a",
        "timestamp" : 1738072640000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Another master merge into the zoom buffer branch\u000a",
        "date" : "2025-01-28 13:57:20 +0000",
        "id" : "71289e9dec26df32fe3f82f17560d34b5a615f6a",
        "msg" : "Another master merge into the zoom buffer branch",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_gradients.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/MWPotential2014_circularorbit/params_unit_1.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEntropy/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testSymmetry.c"
          },
          {
            "editType" : "add",
            "file" : "src/sink/Basic/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/debug.c"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/none/star_formation_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_gradients_sph.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/debug/rt_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gasoline/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_gradients.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_config.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/none/rt_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro_part.h"
          },
          {
            "editType" : "add",
            "file" : "src/sink/Basic/sink_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/QLA/star_formation_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/EAGLE/black_holes_part.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/SingleSink/make_test_plots.py"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/tools.c"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/proxy.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_sink/isolated_galaxy.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink.h"
          },
          {
            "editType" : "add",
            "file" : "src/sink.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/Basic/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/PlummerSphere/params.yml"
          },
          {
            "editType" : "add",
            "file" : "src/sink/Basic/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_sort.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/SingleSink/make_sink_ic.py"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling.c"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/debug/rt_gradients.h"
          },
          {
            "editType" : "edit",
            "file" : "src/part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_drift.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_gradients_gizmo.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_strays.c"
          },
          {
            "editType" : "add",
            "file" : "src/sink/Basic/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergy/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/MWPotential2014/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "tools/timed_functions.py"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/AnarchyPU/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/restart.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_convert_part.c"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/AGORA/chemistry_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_regrid.c"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/none/chemistry_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_split.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/params.rst"
          },
          {
            "editType" : "add",
            "file" : "src/sink/Basic/sink_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/None/stars_part.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_sinks.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/None/stars_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/Default/black_holes_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/EAGLE/star_formation_iact.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/SingleSink/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/MWPotential2014_circularorbit/params_unit_2.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Minimal/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Planetary/hydro_part.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/SingleSink/README"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/SPHENIX/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/fof.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/None/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/MFV/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testPeriodicBC.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/test27cellsStars.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/test125cells.c"
          },
          {
            "editType" : "add",
            "file" : "src/sink/Basic/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rays.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_sinks.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "swift.c"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_part.h"
          },
          {
            "editType" : "edit",
            "file" : "tools/analyse_runtime.py"
          },
          {
            "editType" : "add",
            "file" : "src/sink/Basic/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_sinks.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_time_integration.c"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/Basic/stars_part.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testActivePair.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_pack.c"
          },
          {
            "editType" : "edit",
            "file" : "src/random.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/ExternalPotentials/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_ghost.c"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/EAGLE/stars_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/Basic/stars_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/MFM/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Planetary/hydro_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Phantom/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/test27cells.c"
          },
          {
            "editType" : "edit",
            "file" : "src/active.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_recycle.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gadget2/hydro_part.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cooling/grackle/cooling.c"
        ],
        "commitId" : "5c68ff27b1d93246a07f6fccaed5f1a401cf552d",
        "timestamp" : 1738318245000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/darwin.roduit@epfl.ch",
          "fullName" : "Darwin Roduit"
        },
        "authorEmail" : "darwin.roduit@unige.ch",
        "comment" : "Make grackle verbose only for rank 0 in MPI runs\u000a",
        "date" : "2025-01-31 11:10:45 +0100",
        "id" : "5c68ff27b1d93246a07f6fccaed5f1a401cf552d",
        "msg" : "Make grackle verbose only for rank 0 in MPI runs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cell_drift.c"
        ],
        "commitId" : "23033f03680b707451ec2d9b67497db5f09123d8",
        "timestamp" : 1738357656000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "(bugfix) Do not set h-depth before applying min and max h\u000a",
        "date" : "2025-01-31 21:07:36 +0000",
        "id" : "23033f03680b707451ec2d9b67497db5f09123d8",
        "msg" : "(bugfix) Do not set h-depth before applying min and max h",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/cell_drift.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/RTD/source/conf.py",
          "configure.ac",
          "README",
          "README.md"
        ],
        "commitId" : "6d89d9a778f8f312c308210c8c9255114b72573b",
        "timestamp" : 1738422669000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Change the code version number to 2025.01\u000a",
        "date" : "2025-02-01 16:11:09 +0100",
        "id" : "6d89d9a778f8f312c308210c8c9255114b72573b",
        "msg" : "Change the code version number to 2025.01",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/conf.py"
          },
          {
            "editType" : "edit",
            "file" : "README"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_io.c",
          "src/engine.h",
          "src/engine_config.c"
        ],
        "commitId" : "a5bbe13316263eaae4611145de96efa7e0097333",
        "timestamp" : 1738574773000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "matthieu.schaller@gmail.com",
        "comment" : "Do not reset the delta times for snapshot triggers upon restarting the code\u000a",
        "date" : "2025-02-03 10:26:13 +0100",
        "id" : "a5bbe13316263eaae4611145de96efa7e0097333",
        "msg" : "Do not reset the delta times for snapshot triggers upon restarting the code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_config.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_config.c",
          "src/engine.c",
          "swift.c",
          "src/proxy.c"
        ],
        "commitId" : "cf36e01edaa54da70af28ae72c2faa67f7fb6759",
        "timestamp" : 1738603429000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/wjr21@sussex.ac.uk",
          "fullName" : "wjr21"
        },
        "authorEmail" : "wjr21@sussex.ac.uk",
        "comment" : "Formatted (finally)\u000a",
        "date" : "2025-02-03 17:23:49 +0000",
        "id" : "cf36e01edaa54da70af28ae72c2faa67f7fb6759",
        "msg" : "Formatted (finally)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "swift.c"
          },
          {
            "editType" : "edit",
            "file" : "src/proxy.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_config.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/Doxyfile.in"
        ],
        "commitId" : "be1963a97d37b79089849cb2219f3960c2135fcf",
        "timestamp" : 1738619826000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Updated the doxygen configuration file\u000a",
        "date" : "2025-02-03 22:57:06 +0100",
        "id" : "be1963a97d37b79089849cb2219f3960c2135fcf",
        "msg" : "Updated the doxygen configuration file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/Doxyfile.in"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/active.h",
          "doc/Doxyfile.in"
        ],
        "commitId" : "d64c5f3e0bbd8e1123d187748e3ee69c7beece45",
        "timestamp" : 1738620221000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "First few fixes from doxygen report\u000a",
        "date" : "2025-02-03 23:03:41 +0100",
        "id" : "d64c5f3e0bbd8e1123d187748e3ee69c7beece45",
        "msg" : "First few fixes from doxygen report",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/active.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/Doxyfile.in"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/runner_doiact_functions_sinks.h",
          "src/chemistry/GEAR/chemistry_iact.h",
          "src/chemistry/AGORA/chemistry_iact.h",
          "src/cell.h",
          "src/rays.h",
          "src/runner_sinks.c",
          "src/active.h",
          "src/star_formation/EAGLE/star_formation.h",
          "src/gravity_properties.h",
          "src/chemistry/none/chemistry_iact.h",
          "src/chemistry/GEAR_DIFFUSION/chemistry_iact.h",
          "src/sink.c",
          "src/cell_pack.c",
          "src/chemistry/EAGLE/chemistry_iact.h",
          "src/cell_grid.c",
          "src/chemistry/QLA/chemistry_iact.h",
          "src/sink/GEAR/sink_getters.h",
          "src/space.c"
        ],
        "commitId" : "247f80298364bc689ef6459aacd884d71df04ed3",
        "timestamp" : 1738621265000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fixed a bunch more doxygen warnings\u000a",
        "date" : "2025-02-03 23:21:05 +0100",
        "id" : "247f80298364bc689ef6459aacd884d71df04ed3",
        "msg" : "Fixed a bunch more doxygen warnings",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/chemistry/EAGLE/chemistry_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rays.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/AGORA/chemistry_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink.c"
          },
          {
            "editType" : "edit",
            "file" : "src/active.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/QLA/chemistry_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_getters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_sinks.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR_DIFFUSION/chemistry_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/EAGLE/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space.c"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/none/chemistry_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_pack.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_grid.c"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_sinks.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SinkParticles/HomogeneousBox/getDebuggingICs.sh",
          ".gitignore",
          "examples/SinkParticles/HomogeneousBox/getGrackleCoolingTable.sh",
          "examples/SinkParticles/HomogeneousBox/README",
          "examples/SinkParticles/HomogeneousBox/run.sh",
          "examples/SinkParticles/HomogeneousBox/params_debug.yml"
        ],
        "commitId" : "0cf588b1cbf1b1327762d1efbbabc5e363af98f5",
        "timestamp" : 1738855794000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add sink debugging snapshot for the HomogeneousBox example\u000a",
        "date" : "2025-02-06 15:29:54 +0000",
        "id" : "0cf588b1cbf1b1327762d1efbbabc5e363af98f5",
        "msg" : "Add sink debugging snapshot for the HomogeneousBox example",
        "paths" : [
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/params_debug.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/run.sh"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/getDebuggingICs.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/README"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/getGrackleCoolingTable.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/RTD/source/ExternalPotentials/index.rst",
          "examples/parameter_example.yml",
          "examples/GravityTests/MWPotential2014_df/makeIC.py",
          "examples/GravityTests/MWPotential2014_df/params_unit_2.yml",
          "src/potential/MWPotential2014/potential.h",
          "examples/GravityTests/MWPotential2014_df/params_unit_1.yml",
          "examples/GravityTests/MWPotential2014_df/README",
          "examples/GravityTests/MWPotential2014_df/run.sh",
          "examples/GravityTests/MWPotential2014_df/makePlots.py"
        ],
        "commitId" : "b0bb677b3f69830a9473a56cb188ef4f22007847",
        "timestamp" : 1739027382000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "dynamical friction in the MW2014 potential\u000a",
        "date" : "2025-02-08 15:09:42 +0000",
        "id" : "b0bb677b3f69830a9473a56cb188ef4f22007847",
        "msg" : "dynamical friction in the MW2014 potential",
        "paths" : [
          {
            "editType" : "add",
            "file" : "examples/GravityTests/MWPotential2014_df/params_unit_1.yml"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/ExternalPotentials/index.rst"
          },
          {
            "editType" : "add",
            "file" : "examples/GravityTests/MWPotential2014_df/params_unit_2.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/GravityTests/MWPotential2014_df/README"
          },
          {
            "editType" : "add",
            "file" : "examples/GravityTests/MWPotential2014_df/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/GravityTests/MWPotential2014_df/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/GravityTests/MWPotential2014_df/makePlots.py"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/MWPotential2014/potential.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/runner_doiact_grav.c"
        ],
        "commitId" : "652d9e8200f531ec31686cc67fdbe7787f8d432a",
        "timestamp" : 1739050484000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Swap order of evaluation of debugging check in gravity loops\u000a",
        "date" : "2025-02-08 22:34:44 +0100",
        "id" : "652d9e8200f531ec31686cc67fdbe7787f8d432a",
        "msg" : "Swap order of evaluation of debugging check in gravity loops",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_grav.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/task_plots/plot_tasks.py",
          "doc/RTD/source/AnalysisTools/index.rst",
          "tools/task_plots/iplot_tasks.py",
          "tools/task_plots/swift_hardcoded_data.py"
        ],
        "commitId" : "0a0b18671d8c75e01f047ed3784b6afacf4a4140",
        "timestamp" : 1739191736000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/p.w.draper@durham.ac.uk",
          "fullName" : "Peter W. Draper"
        },
        "authorEmail" : "p.w.draper@durham.ac.uk",
        "comment" : "Taskplot cleanup\u000a",
        "date" : "2025-02-10 12:48:56 +0000",
        "id" : "0a0b18671d8c75e01f047ed3784b6afacf4a4140",
        "msg" : "Taskplot cleanup",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/task_plots/plot_tasks.py"
          },
          {
            "editType" : "edit",
            "file" : "tools/task_plots/swift_hardcoded_data.py"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/AnalysisTools/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "tools/task_plots/iplot_tasks.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_io.c"
        ],
        "commitId" : "18eed1beb816bc328f7a6bb85e57d89d5b255de4",
        "timestamp" : 1739297110000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Applied code formatting tool\u000a",
        "date" : "2025-02-11 19:05:10 +0100",
        "id" : "18eed1beb816bc328f7a6bb85e57d89d5b255de4",
        "msg" : "Applied code formatting tool",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine_io.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/GravityTests/MWPotential2014_df/makePlots.py"
        ],
        "commitId" : "b1fcf22cdbc5470de9b1600642f3b3032910b0da",
        "timestamp" : 1739544701000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Revaz/dev : update plotting script\u000a",
        "date" : "2025-02-14 14:51:41 +0000",
        "id" : "b1fcf22cdbc5470de9b1600642f3b3032910b0da",
        "msg" : "Revaz/dev : update plotting script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/MWPotential2014_df/makePlots.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SinkParticles/HomogeneousBox/getGrackleCoolingTable.sh"
        ],
        "commitId" : "f983a3889ec2c43c22d2f97021aa0cd831c583da",
        "timestamp" : 1739959612000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/darwin.roduit@epfl.ch",
          "fullName" : "Darwin Roduit"
        },
        "authorEmail" : "darwin.roduit@unige.ch",
        "comment" : "Fix link to grackle cooling table\u000a",
        "date" : "2025-02-19 11:06:52 +0100",
        "id" : "f983a3889ec2c43c22d2f97021aa0cd831c583da",
        "msg" : "Fix link to grackle cooling table",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/getGrackleCoolingTable.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/GravityTests/MWPotential2014_df/makeIC.py",
          "examples/GravityTests/MWPotential2014_df/README",
          "src/potential/MWPotential2014/potential.h",
          "examples/GravityTests/MWPotential2014_df/params_unit_2.yml",
          "examples/GravityTests/MWPotential2014_df/params_unit_1.yml",
          "examples/GravityTests/MWPotential2014_df/makePlots.py"
        ],
        "commitId" : "b166625bac4687fd4cb9814c22cbb9d73515720a",
        "timestamp" : 1739978442000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "some fix and improvement of the MW2014 dynamical friction\u000a",
        "date" : "2025-02-19 15:20:42 +0000",
        "id" : "b166625bac4687fd4cb9814c22cbb9d73515720a",
        "msg" : "some fix and improvement of the MW2014 dynamical friction",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/potential/MWPotential2014/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/MWPotential2014_df/params_unit_2.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/MWPotential2014_df/params_unit_1.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/MWPotential2014_df/README"
          },
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/MWPotential2014_df/makePlots.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/MWPotential2014_df/makeIC.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/black_holes/SPIN_JET/black_holes_io.h"
        ],
        "commitId" : "dcca75ebf03f20fa5c4454e7caac2f90cb12cf59",
        "timestamp" : 1740067409000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add missing accretion efficiency io field\u000a",
        "date" : "2025-02-20 16:03:29 +0000",
        "id" : "dcca75ebf03f20fa5c4454e7caac2f90cb12cf59",
        "msg" : "Add missing accretion efficiency io field",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sink/Basic/sink_part.h",
          "src/runner_others.c"
        ],
        "commitId" : "d857e0af7c650ce490dece78ccff988babcf35b5",
        "timestamp" : 1740491469000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Sink bug fix for h_max\u000a",
        "date" : "2025-02-25 13:51:09 +0000",
        "id" : "d857e0af7c650ce490dece78ccff988babcf35b5",
        "msg" : "Sink bug fix for h_max",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/runner_others.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Basic/sink_part.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/runner_doiact_functions_stars.h",
          "src/runner_doiact_functions_hydro.h",
          "src/runner_doiact_limiter.h",
          "src/runner_main.c",
          "src/cell_unskip.c",
          "src/runner_doiact_hydro.h",
          "src/cell.h",
          "src/cell_convert_part.c",
          "src/runner_doiact_functions_limiter.h",
          "src/cell_drift.c",
          "src/runner_ghost.c",
          "src/runner_doiact_stars.h"
        ],
        "commitId" : "95a39c1036cb6961843915e624946cdb24fb1f25",
        "timestamp" : 1741089090000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Upgraded neighbour finding matching the COLIBRE fork\u000a",
        "date" : "2025-03-04 11:51:30 +0000",
        "id" : "95a39c1036cb6961843915e624946cdb24fb1f25",
        "msg" : "Upgraded neighbour finding matching the COLIBRE fork",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_limiter.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_ghost.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_convert_part.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_limiter.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_drift.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_stars.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/test27cells.c",
          "tests/testActivePair.c",
          "tests/test27cellsStars.c",
          "tests/test125cells.c",
          "tests/difffloat.py",
          "tests/testPeriodicBC.c"
        ],
        "commitId" : "b98310e15565398e50b3daab60bb99afca5917da",
        "timestamp" : 1741124546000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix the unit tests to use the new interaction function signature. Backport from COLIBRE fork.\u000a",
        "date" : "2025-03-04 22:42:26 +0100",
        "id" : "b98310e15565398e50b3daab60bb99afca5917da",
        "msg" : "Fix the unit tests to use the new interaction function signature. Backport from COLIBRE fork.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/testPeriodicBC.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/test27cells.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/test125cells.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/difffloat.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/testActivePair.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/test27cellsStars.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/scheduler.h",
          "src/engine_maketasks.c",
          "src/engine.c",
          "src/proxy.c",
          "src/scheduler.c",
          "src/fof.c"
        ],
        "commitId" : "fa1f252f66b2f57c73124e36fc4f79bd59734773",
        "timestamp" : 1741269669000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Use  the threadpool in a few more functions\u000a",
        "date" : "2025-03-06 14:01:09 +0000",
        "id" : "fa1f252f66b2f57c73124e36fc4f79bd59734773",
        "msg" : "Use  the threadpool in a few more functions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/scheduler.h"
          },
          {
            "editType" : "edit",
            "file" : "src/proxy.c"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "src/fof.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_maketasks.c"
        ],
        "commitId" : "3bd864387bf3b2a94cebc8ec29ea50be9a1c019e",
        "timestamp" : 1741433585000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Allow FOF to run on a restart step by first reallocating the scheduler memory.\u000a",
        "date" : "2025-03-08 12:33:05 +0100",
        "id" : "3bd864387bf3b2a94cebc8ec29ea50be9a1c019e",
        "msg" : "Allow FOF to run on a restart step by first reallocating the scheduler memory.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/RTD/source/GettingStarted/compiling_code.rst",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/makeDisk.py",
          "doc/RTD/source/SubgridModels/Basic/index.rst",
          "doc/RTD/source/SubgridModels/GEAR/index.rst"
        ],
        "commitId" : "95c42c6ee828d8c527f353c643e7b42ad58f9bf1",
        "timestamp" : 1741597924000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "tiny improvements\u000a",
        "date" : "2025-03-10 09:12:04 +0000",
        "id" : "95c42c6ee828d8c527f353c643e7b42ad58f9bf1",
        "msg" : "tiny improvements",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/makeDisk.py"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/GettingStarted/compiling_code.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/Basic/index.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/feedback/GEAR/stellar_evolution.c"
        ],
        "commitId" : "28632968a3742bf8925c0090dcb52bfd0cd724c4",
        "timestamp" : 1741802123000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR: Fix improper handling of IMF transition in star_population_continuous_IMF\u000a",
        "date" : "2025-03-12 17:55:23 +0000",
        "id" : "28632968a3742bf8925c0090dcb52bfd0cd724c4",
        "msg" : "GEAR: Fix improper handling of IMF transition in star_population_continuous_IMF",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_maketasks.c"
        ],
        "commitId" : "811567023370a3d865159bc7fe93e55c166abfb6",
        "timestamp" : 1742063974000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Applied code formatting script\u000a",
        "date" : "2025-03-15 19:39:34 +0100",
        "id" : "811567023370a3d865159bc7fe93e55c166abfb6",
        "msg" : "Applied code formatting script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SinkParticles/HomogeneousBoxSinkParticles/makeIC.py",
          "src/sink/GEAR/sink.h"
        ],
        "commitId" : "b9028bc7a3907db62a9f75d63832bc19c3bb6a40",
        "timestamp" : 1742075967000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR sink: Small fixes\u000a",
        "date" : "2025-03-15 21:59:27 +0000",
        "id" : "b9028bc7a3907db62a9f75d63832bc19c3bb6a40",
        "msg" : "GEAR sink: Small fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/makeIC.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/distributed_io.c",
          "examples/parameter_example.yml",
          "src/Makefile.am",
          "configure.ac",
          "src/swift_lustre_api.c",
          "src/engine_config.c",
          "src/restart.c",
          "Makefile.am",
          "src/engine.h",
          "src/engine.c",
          "doc/RTD/source/ParameterFiles/parameter_description.rst",
          "src/swift_lustre_api.h"
        ],
        "commitId" : "466dc297636f01d1ee773be77fcdff8a2979ae57",
        "timestamp" : 1742225144000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/p.w.draper@durham.ac.uk",
          "fullName" : "Peter W. Draper"
        },
        "authorEmail" : "p.w.draper@durham.ac.uk",
        "comment" : "Add direct lustre api calls\u000a",
        "date" : "2025-03-17 15:25:44 +0000",
        "id" : "466dc297636f01d1ee773be77fcdff8a2979ae57",
        "msg" : "Add direct lustre api calls",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/ParameterFiles/parameter_description.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "src/restart.c"
          },
          {
            "editType" : "edit",
            "file" : "Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_config.c"
          },
          {
            "editType" : "add",
            "file" : "src/swift_lustre_api.c"
          },
          {
            "editType" : "add",
            "file" : "src/swift_lustre_api.h"
          },
          {
            "editType" : "edit",
            "file" : "src/distributed_io.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "9f7ccaebced68d7bc81eed4fb23d5c2700c6c83b",
        "timestamp" : 1742478753000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/p.w.draper@durham.ac.uk",
          "fullName" : "Peter W. Draper"
        },
        "authorEmail" : "p.w.draper@durham.ac.uk",
        "comment" : "Spelling corrections\u000a",
        "date" : "2025-03-20 13:52:33 +0000",
        "id" : "9f7ccaebced68d7bc81eed4fb23d5c2700c6c83b",
        "msg" : "Spelling corrections",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/rt/debug/rt_iact.h",
          "src/rt/GEAR/rt_iact.h",
          "examples/RadiativeTransferTests/RandomizedBox_3D/randomized-rt.yml",
          "src/rt/SPHM1RT/rt_iact.h"
        ],
        "commitId" : "15ff3b4e4fae83e402f999cf78132743feed58fa",
        "timestamp" : 1742579112000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Minor rt fixes\u000a",
        "date" : "2025-03-21 17:45:12 +0000",
        "id" : "15ff3b4e4fae83e402f999cf78132743feed58fa",
        "msg" : "Minor rt fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/rt/debug/rt_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/RandomizedBox_3D/randomized-rt.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt_iact.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/chemistry/GEAR/chemistry_iact.h",
          "src/runner_main.c",
          "examples/SinkParticles/HomogeneousBox/run.sh",
          "Makefile.am",
          "src/sink/GEAR/sink.h",
          "src/runner_doiact_limiter.h",
          "src/engine_config.c",
          "doc/RTD/source/AnalysisTools/index.rst",
          "src/fof.c",
          "tests/testActivePair.c",
          "src/engine.h",
          "src/cell_drift.c",
          "src/engine.c",
          "tests/test125cells.c",
          "src/cell_grid.c",
          "src/chemistry/QLA/chemistry_iact.h",
          "src/space.c",
          "src/runner_doiact_functions_sinks.h",
          "src/chemistry/AGORA/chemistry_iact.h",
          "src/rays.h",
          "tools/task_plots/swift_hardcoded_data.py",
          "src/cell_convert_part.c",
          "src/active.h",
          "src/runner_doiact_stars.h",
          "doc/RTD/source/ParameterFiles/parameter_description.rst",
          "examples/SinkParticles/HomogeneousBox/params_debug.yml",
          "src/runner_others.c",
          "src/engine_io.c",
          "examples/parameter_example.yml",
          "src/runner_doiact_functions_stars.h",
          "doc/RTD/source/GettingStarted/compiling_code.rst",
          "src/runner_doiact_functions_hydro.h",
          "doc/RTD/source/SubgridModels/Basic/index.rst",
          "src/chemistry/GEAR_DIFFUSION/chemistry_iact.h",
          "examples/GravityTests/MWPotential2014_df/README",
          "doc/RTD/source/ExternalPotentials/index.rst",
          "src/swift_lustre_api.c",
          "src/cell_unskip.c",
          "examples/SinkParticles/HomogeneousBox/getGrackleCoolingTable.sh",
          ".gitignore",
          "tests/difffloat.py",
          "src/restart.c",
          "tests/test27cellsStars.c",
          "src/runner_sinks.c",
          "tools/task_plots/iplot_tasks.py",
          "src/runner_ghost.c",
          "src/swift_lustre_api.h",
          "src/Makefile.am",
          "tests/test27cells.c",
          "src/scheduler.h",
          "src/engine_maketasks.c",
          "src/potential/MWPotential2014/potential.h",
          "src/chemistry/none/chemistry_iact.h",
          "src/runner_doiact_functions_limiter.h",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/makeDisk.py",
          "src/cell_pack.c",
          "src/sink.c",
          "src/chemistry/EAGLE/chemistry_iact.h",
          "src/scheduler.c",
          "src/sink/GEAR/sink_getters.h",
          "doc/Doxyfile.in",
          "src/distributed_io.c",
          "examples/SinkParticles/HomogeneousBox/getDebuggingICs.sh",
          "configure.ac",
          "src/runner_doiact_grav.c",
          "examples/SinkParticles/HomogeneousBox/README",
          "src/runner_doiact_hydro.h",
          "src/feedback/GEAR/stellar_evolution.c",
          "src/cell.h",
          "examples/GravityTests/MWPotential2014_df/params_unit_1.yml",
          "src/black_holes/SPIN_JET/black_holes_io.h",
          "src/sink/Basic/sink_part.h",
          "src/star_formation/EAGLE/star_formation.h",
          "src/proxy.c",
          "examples/GravityTests/MWPotential2014_df/makePlots.py",
          "examples/GravityTests/MWPotential2014_df/makeIC.py",
          "src/gravity_properties.h",
          "examples/GravityTests/MWPotential2014_df/params_unit_2.yml",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/makeIC.py",
          "tools/task_plots/plot_tasks.py",
          "tests/testPeriodicBC.c",
          "examples/GravityTests/MWPotential2014_df/run.sh",
          "doc/RTD/source/SubgridModels/GEAR/index.rst"
        ],
        "commitId" : "9660c9a6444c68a6cb51eca86ffa41a706a7a58e",
        "timestamp" : 1742579143000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Catching the zoom branch up with master\u000a",
        "date" : "2025-03-21 17:45:43 +0000",
        "id" : "9660c9a6444c68a6cb51eca86ffa41a706a7a58e",
        "msg" : "Catching the zoom branch up with master",
        "paths" : [
          {
            "editType" : "add",
            "file" : "examples/GravityTests/MWPotential2014_df/README"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/makeDisk.py"
          },
          {
            "editType" : "edit",
            "file" : "tools/task_plots/swift_hardcoded_data.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_drift.c"
          },
          {
            "editType" : "edit",
            "file" : "tools/task_plots/iplot_tasks.py"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_convert_part.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "add",
            "file" : "examples/GravityTests/MWPotential2014_df/makePlots.py"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_sinks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/EAGLE/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/test125cells.c"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR_DIFFUSION/chemistry_iact.h"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/getDebuggingICs.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_grav.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_stars.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/README"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/AGORA/chemistry_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/fof.c"
          },
          {
            "editType" : "add",
            "file" : "src/swift_lustre_api.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Basic/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/ExternalPotentials/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/AnalysisTools/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "tests/test27cells.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testActivePair.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_getters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry_iact.h"
          },
          {
            "editType" : "add",
            "file" : "examples/GravityTests/MWPotential2014_df/params_unit_2.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/SinkParticles/HomogeneousBox/params_debug.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_pack.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/EAGLE/chemistry_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/MWPotential2014/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/Doxyfile.in"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_limiter.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_others.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_sinks.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "edit",
            "file" : "src/proxy.c"
          },
          {
            "editType" : "edit",
            "file" : "src/restart.c"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/QLA/chemistry_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testPeriodicBC.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_grid.c"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "add",
            "file" : "examples/GravityTests/MWPotential2014_df/params_unit_1.yml"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/GettingStarted/compiling_code.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_config.c"
          },
          {
            "editType" : "edit",
            "file" : "src/active.h"
          },
          {
            "editType" : "add",
            "file" : "src/swift_lustre_api.c"
          },
          {
            "editType" : "add",
            "file" : "examples/GravityTests/MWPotential2014_df/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/Basic/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/none/chemistry_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/distributed_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_hydro.h"
          },
          {
            "editType" : "add",
            "file" : "examples/GravityTests/MWPotential2014_df/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/ParameterFiles/parameter_description.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/rays.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_limiter.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "tools/task_plots/plot_tasks.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/test27cellsStars.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_ghost.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/difffloat.py"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity_properties.h"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/feedback/GEAR/stellar_evolution.c",
          "src/feedback/GEAR/initial_mass_function.c",
          "configure.ac"
        ],
        "commitId" : "c000b124fd37ec3d632f45c1ac699873256c731d",
        "timestamp" : 1742900723000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Improve ./configure script to fix macOS function detection issues\u000a",
        "date" : "2025-03-25 11:05:23 +0000",
        "id" : "c000b124fd37ec3d632f45c1ac699873256c731d",
        "msg" : "Improve ./configure script to fix macOS function detection issues",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/feedback/GEAR/stellar_evolution.c",
          "src/feedback/GEAR/initial_mass_function.c"
        ],
        "commitId" : "e0656d3a95d717c3221fabb1566aa1da92e899c7",
        "timestamp" : 1742901869000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Applied formatting script\u000a",
        "date" : "2025-03-25 12:24:29 +0100",
        "id" : "e0656d3a95d717c3221fabb1566aa1da92e899c7",
        "msg" : "Applied formatting script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SantaBarbara/SantaBarbara-256/velociraptor_cfg.cfg"
        ],
        "commitId" : "4119b79cec98f7162d2c8451892310e6e4a98f1e",
        "timestamp" : 1743069888000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Small addition to SB example VR config file, without which VR does not run on...\u000a",
        "date" : "2025-03-27 10:04:48 +0000",
        "id" : "4119b79cec98f7162d2c8451892310e6e4a98f1e",
        "msg" : "Small addition to SB example VR config file, without which VR does not run on...",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/SantaBarbara/SantaBarbara-256/velociraptor_cfg.cfg"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/README.md",
          "examples/Planetary/KelvinHelmholtz_IdealGas_3D/plotModeGrowth.py",
          "examples/Planetary/SquareTest_2D/run.sh",
          "examples/Planetary/RayleighTaylor_EarthLike_3D/README.md",
          "examples/Planetary/KelvinHelmholtz_IdealGas_3D/makeIC.py",
          "examples/Planetary/SquareTest_2D/README.md",
          "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/kelvin_helmholtz.yml",
          "examples/Planetary/RayleighTaylor_EarthLike_3D/plotSnapshots.py",
          "examples/Planetary/RayleighTaylor_IdealGas_3D/README.md",
          "examples/Planetary/KelvinHelmholtz_EarthLike_3D/plotModeGrowth.py",
          "examples/Planetary/GreshoVortex_3D/gresho.yml",
          "examples/Planetary/SquareTest_3D/makeICEqualSpacing.py",
          "examples/Planetary/RayleighTaylor_IdealGas_3D/rayleigh_taylor.yml",
          "examples/Planetary/RayleighTaylor_EarthLike_3D/rayleigh_taylor.yml",
          "examples/Planetary/SquareTest_3D/square_equal_spacing.yml",
          "examples/Planetary/SquareTest_2D/square.yml",
          "examples/Planetary/RayleighTaylor_IdealGas_3D/plotSnapshots.py",
          "examples/Planetary/RayleighTaylor_EarthLike_3D/run.sh",
          "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/README.md",
          "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/kelvin_helmholtz.yml",
          "examples/Planetary/RayleighTaylor_EarthLike_3D/makeIC.py",
          "examples/Planetary/SodShock_3D/run.sh",
          "examples/Planetary/RayleighTaylor_IdealGas_3D/makeIC.py",
          "examples/Planetary/GreshoVortex_3D/run.sh",
          "examples/Planetary/GreshoVortex_3D/makeIC.py",
          "examples/Planetary/RayleighTaylor_IdealGas_3D/run.sh",
          "examples/Planetary/SquareTest_2D/makeICDifferentMasses.py",
          "examples/Planetary/RayleighTaylor_JupiterLike_3D/run.sh",
          "examples/Planetary/SodShock_3D/sodShock.yml",
          "examples/Planetary/SodShock_3D/plotSolution.py",
          "examples/Planetary/GreshoVortex_3D/README.md",
          "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/makeIC.py",
          "examples/Planetary/SquareTest_3D/plotSolution.py",
          "examples/Planetary/KelvinHelmholtz_IdealGas_3D/kelvin_helmholtz.yml",
          "examples/Planetary/KelvinHelmholtz_EarthLike_3D/plotSnapshots.py",
          "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/run.sh",
          "examples/Planetary/EvrardCollapse_3D/README.md",
          "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/plotModeGrowth.py",
          "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/run.sh",
          "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/run.sh",
          "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/kelvin_helmholtz.yml",
          "examples/Planetary/RayleighTaylor_JupiterLike_3D/plotSnapshots.py",
          "examples/Planetary/KelvinHelmholtz_EarthLike_3D/README.md",
          "examples/Planetary/JupiterLikePlanet/plot_profiles.py",
          "examples/Planetary/KelvinHelmholtz_IdealGas_3D/run.sh",
          "examples/Planetary/RayleighTaylor_JupiterLike_3D/rayleigh_taylor.yml",
          "examples/Planetary/JupiterLikePlanet/make_init_cond.py",
          "examples/Planetary/KelvinHelmholtz_2D/run.sh",
          "examples/Planetary/SquareTest_3D/README.md",
          "examples/Planetary/SodShock_3D/makeIC.py",
          "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/plotSnapshots.py",
          "examples/Planetary/SquareTest_3D/run.sh",
          "examples/Planetary/JupiterLikePlanet/run.sh",
          "examples/Planetary/KelvinHelmholtz_EarthLike_3D/makeIC.py",
          "examples/Planetary/KelvinHelmholtz_EarthLike_3D/run.sh",
          "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/makeIC.py",
          "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/plotModeGrowth.py",
          "examples/Planetary/JupiterLikePlanet/demo_target_n70.yml",
          "examples/Planetary/SquareTest_2D/makeIC.py",
          "examples/Planetary/SodShock_3D/README.md",
          "examples/Planetary/KelvinHelmholtz_IdealGas_3D/README.md",
          "examples/Planetary/SquareTest_3D/makeICEqualMass.py",
          "examples/Planetary/KelvinHelmholtz_2D/makeIC.py",
          "examples/Planetary/RayleighTaylor_JupiterLike_3D/makeIC.py",
          "examples/Planetary/JupiterLikePlanet/plot_snapshots.py",
          "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/README.md",
          "examples/Planetary/SquareTest_3D/square_equal_mass.yml",
          "examples/Planetary/KelvinHelmholtz_2D/README.md",
          "examples/Planetary/RayleighTaylor_JupiterLike_3D/README.md",
          "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/plotSnapshots.py",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/makeIC.py",
          "examples/Planetary/EvrardCollapse_3D/evrard.yml",
          "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/makeIC.py",
          "examples/Planetary/DemoImpactInitCond/plot_profiles.py",
          "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/plotModeGrowth.py",
          "examples/Planetary/KelvinHelmholtz_IdealGas_3D/plotSnapshots.py",
          "examples/Planetary/KelvinHelmholtz_EarthLike_3D/kelvin_helmholtz.yml",
          "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/plotSnapshots.py",
          "examples/Planetary/EvrardCollapse_3D/makeIC.py",
          "examples/Planetary/KelvinHelmholtz_2D/kelvinHelmholtz.yml"
        ],
        "commitId" : "78b2430d599ba10e35fed8b3dcd4325260cd9b0d",
        "timestamp" : 1743071388000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add new examples from REMIX paper and remove duplicate Planetary hydro tests\u000a",
        "date" : "2025-03-27 10:29:48 +0000",
        "id" : "78b2430d599ba10e35fed8b3dcd4325260cd9b0d",
        "msg" : "Add new examples from REMIX paper and remove duplicate Planetary hydro tests",
        "paths" : [
          {
            "editType" : "add",
            "file" : "examples/Planetary/JupiterLikePlanet/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_EarthLike_3D/plotSnapshots.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_3D/kelvin_helmholtz.yml"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/GreshoVortex_3D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/SquareTest_3D/makeICEqualMass.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_3D/plotSnapshots.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_IdealGas_3D/rayleigh_taylor.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/plotModeGrowth.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/SodShock_3D/plotSolution.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_JupiterLike_3D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_EarthLike_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_3D/README.md"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/EvrardCollapse_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/plotSnapshots.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_3D/run.sh"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/KelvinHelmholtz_2D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/SquareTest_3D/square_equal_mass.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_EarthLike_3D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_3D/plotModeGrowth.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/SquareTest_3D/plotSolution.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/plotModeGrowth.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_EarthLike_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/plotSnapshots.py"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/KelvinHelmholtz_2D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_EarthLike_3D/plotSnapshots.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/JupiterLikePlanet/plot_profiles.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_IdealGas_3D/README.md"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/SquareTest_2D/README.md"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/SodShock_3D/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/SodShock_3D/sodShock.yml"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/GreshoVortex_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_EarthLike_3D/plotModeGrowth.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/SquareTest_3D/square_equal_spacing.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/JupiterLikePlanet/make_init_cond.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/plotModeGrowth.py"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/SquareTest_2D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/SodShock_3D/README.md"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/GreshoVortex_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_JupiterLike_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_JupiterLike_3D/kelvin_helmholtz.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/JupiterLikePlanet/demo_target_n70.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/plotSnapshots.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_EarthLike_3D/makeIC.py"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/SquareTest_2D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/SquareTest_3D/README.md"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/kelvin_helmholtz.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/JupiterLikePlanet/plot_snapshots.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_JupiterLike_3D/rayleigh_taylor.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_3D/makeIC.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_JupiterLike_3D/plotSnapshots.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/SquareTest_3D/makeICEqualSpacing.py"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/KelvinHelmholtz_2D/kelvinHelmholtz.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_IdealGas_3D/plotSnapshots.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/DemoImpactInitCond/plot_profiles.py"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/EvrardCollapse_3D/evrard.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_EarthLike_3D/rayleigh_taylor.yml"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/KelvinHelmholtz_2D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_EarthLike_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_IdealGas_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_EarthLike_3D/kelvin_helmholtz.yml"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/SodShock_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/SquareTest_3D/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/EvrardCollapse_3D/makeIC.py"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_IdealGas_3D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_EarthLike_3D/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_Smooth_3D/kelvin_helmholtz.yml"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/SquareTest_2D/square.yml"
          },
          {
            "editType" : "add",
            "file" : "examples/Planetary/RayleighTaylor_JupiterLike_3D/README.md"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/GreshoVortex_3D/gresho.yml"
          },
          {
            "editType" : "delete",
            "file" : "examples/Planetary/SquareTest_2D/makeICDifferentMasses.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/runner_main.c",
          "src/hydro/REMIX/hydro_io.h",
          "src/part.h",
          "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/kelvin_helmholtz.yml",
          "src/hydro.h",
          "src/hydro/REMIX/hydro.h",
          "tests/testEOS.sh",
          "src/hydro/REMIX/hydro_visc_difn.h",
          "src/symmetric_matrix.h",
          "tests/makeInput.py",
          "src/hydro/REMIX/hydro_parameters.h",
          "tests/test27cells.c",
          "tests/testRiemannTRRS.c",
          "tests/testActivePair.c",
          "src/hydro_parameters.h",
          "tests/test125cells.c",
          "src/hydro/REMIX/hydro_iact.h",
          "configure.ac",
          "src/hydro/REMIX/hydro_debug.h",
          "src/tools.c",
          "src/hydro/REMIX/hydro_kernels.h",
          "src/hydro_io.h",
          "src/hydro_csds.h",
          "tests/testEOS.c",
          "tests/testInteractions.c",
          "src/hydro/REMIX/hydro_part.h",
          "tests/testPeriodicBC.c",
          "src/debug.c"
        ],
        "commitId" : "ea726709aced5427fccfc2437232432ecea9a331",
        "timestamp" : 1744189544000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "REMIX hydro scheme\u000a",
        "date" : "2025-04-09 09:05:44 +0000",
        "id" : "ea726709aced5427fccfc2437232432ecea9a331",
        "msg" : "REMIX hydro scheme",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/tools.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro_csds.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testPeriodicBC.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro_parameters.h"
          },
          {
            "editType" : "add",
            "file" : "src/hydro/REMIX/hydro_part.h"
          },
          {
            "editType" : "add",
            "file" : "src/hydro/REMIX/hydro_debug.h"
          },
          {
            "editType" : "add",
            "file" : "src/hydro/REMIX/hydro_parameters.h"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "add",
            "file" : "src/symmetric_matrix.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/test125cells.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testEOS.c"
          },
          {
            "editType" : "edit",
            "file" : "src/debug.c"
          },
          {
            "editType" : "add",
            "file" : "src/hydro/REMIX/hydro_visc_difn.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testInteractions.c"
          },
          {
            "editType" : "add",
            "file" : "src/hydro/REMIX/hydro_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/part.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/test27cells.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testRiemannTRRS.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/makeInput.py"
          },
          {
            "editType" : "edit",
            "file" : "tests/testActivePair.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro.h"
          },
          {
            "editType" : "add",
            "file" : "src/hydro/REMIX/hydro.h"
          },
          {
            "editType" : "add",
            "file" : "src/hydro/REMIX/hydro_kernels.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "delete",
            "file" : "tests/testEOS.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/KelvinHelmholtz_IdealGas_LargeDensityContrast_3D/kelvin_helmholtz.yml"
          },
          {
            "editType" : "add",
            "file" : "src/hydro/REMIX/hydro_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/sink/GEAR/sink_io.h"
        ],
        "commitId" : "208261e9c71fb9514d92a3e0bdae13efd51e65de",
        "timestamp" : 1744193735000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix GEAR sink number of outputs\u000a",
        "date" : "2025-04-09 10:15:35 +0000",
        "id" : "208261e9c71fb9514d92a3e0bdae13efd51e65de",
        "msg" : "Fix GEAR sink number of outputs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/feedback/GEAR/stellar_evolution.c",
          "src/feedback/GEAR/stellar_evolution.h",
          "src/feedback/GEAR/stellar_evolution_struct.h"
        ],
        "commitId" : "fad10f5cd5ca3d8e44dbd70574fe1912f837ec0c",
        "timestamp" : 1744277970000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Gear feedback updates\u000a",
        "date" : "2025-04-10 09:39:30 +0000",
        "id" : "fad10f5cd5ca3d8e44dbd70574fe1912f837ec0c",
        "msg" : "Gear feedback updates",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/parameter_example.yml",
          "src/equation_of_state/planetary/equation_of_state.h",
          "src/equation_of_state/planetary/ideal_gas.h",
          "src/equation_of_state/planetary/sesame.h",
          "src/equation_of_state/isothermal/equation_of_state.h",
          "doc/RTD/source/Planetary/equations_of_state.rst",
          "examples/Planetary/EoSTables/get_eos_tables.sh",
          "src/equation_of_state/planetary/tillotson.h",
          "src/equation_of_state/barotropic/equation_of_state.h",
          "src/equation_of_state/ideal_gas/equation_of_state.h",
          "src/utilities.h",
          "src/equation_of_state/planetary/hm80.h"
        ],
        "commitId" : "8f8a50c872cf2aa795f175a5bb638459ae6523a9",
        "timestamp" : 1744277985000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add new planetary equations of state and EoS functions\u000a",
        "date" : "2025-04-10 09:39:45 +0000",
        "id" : "8f8a50c872cf2aa795f175a5bb638459ae6523a9",
        "msg" : "Add new planetary equations of state and EoS functions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/planetary/sesame.h"
          },
          {
            "editType" : "edit",
            "file" : "src/utilities.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/planetary/ideal_gas.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/Planetary/equations_of_state.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/planetary/hm80.h"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/EoSTables/get_eos_tables.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/planetary/tillotson.h"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/isothermal/equation_of_state.h"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/planetary/equation_of_state.h"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/barotropic/equation_of_state.h"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/ideal_gas/equation_of_state.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/Makefile.am"
        ],
        "commitId" : "1bf18149def14d6b1bbe6b7cce93ec668a04e767",
        "timestamp" : 1744285981000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/tdsandnes@gmail.com",
          "fullName" : "Tom Sandnes"
        },
        "authorEmail" : "tdsandnes@gmail.com",
        "comment" : "Remove the deleted testEOS.sh from list of necessary files\u000a",
        "date" : "2025-04-10 12:53:01 +0100",
        "id" : "1bf18149def14d6b1bbe6b7cce93ec668a04e767",
        "msg" : "Remove the deleted testEOS.sh from list of necessary files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/Makefile.am"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/RTD/source/FriendsOfFriends/stand_alone_fof.rst",
          "doc/RTD/source/ParameterFiles/output_selection.rst"
        ],
        "commitId" : "59aa39170b96270f4a9afb1dc02925c3d2dc8f36",
        "timestamp" : 1744370073000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/jacob.kegerreis",
          "fullName" : "jacob.kegerreis"
        },
        "authorEmail" : "jacob.kegerreis@gmail.com",
        "comment" : "Clarify FoF select-output docs\u000a",
        "date" : "2025-04-11 12:14:33 +0100",
        "id" : "59aa39170b96270f4a9afb1dc02925c3d2dc8f36",
        "msg" : "Clarify FoF select-output docs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/ParameterFiles/output_selection.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/FriendsOfFriends/stand_alone_fof.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/black_holes/SPIN_JET/black_holes_io.h",
          "src/black_holes/SPIN_JET/black_holes_part.h",
          "src/black_holes/SPIN_JET/black_holes.h"
        ],
        "commitId" : "9ce37e09431374a6ab3614f51d3d360fcb097d12",
        "timestamp" : 1744649188000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Synch spin jet code with downstream\u000a",
        "date" : "2025-04-14 16:46:28 +0000",
        "id" : "9ce37e09431374a6ab3614f51d3d360fcb097d12",
        "msg" : "Synch spin jet code with downstream",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_part.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Makefile.am",
          "src/timeline.h",
          "src/swift_intrinsics.h",
          "src/intrinsics.h",
          "src/scheduler.c"
        ],
        "commitId" : "21d2cf5157750671842fd0193ea1a70db99097e6",
        "timestamp" : 1744893073000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/jamiejquinn",
          "fullName" : "jamiejquinn"
        },
        "authorEmail" : "jamiejquinn@jamiejquinn.com",
        "comment" : "Move SWIFT's intrinsics.h to swift_intrinsics.h to avoid clash with Cray's own intrinsics.h\u000a",
        "date" : "2025-04-17 12:31:13 +0000",
        "id" : "21d2cf5157750671842fd0193ea1a70db99097e6",
        "msg" : "Move SWIFT's intrinsics.h to swift_intrinsics.h to avoid clash with Cray's own intrinsics.h",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/timeline.h"
          },
          {
            "editType" : "add",
            "file" : "src/swift_intrinsics.h"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "delete",
            "file" : "src/intrinsics.h"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SantaBarbara/SantaBarbara-256/santa_barbara.yml",
          "examples/SantaBarbara/SantaBarbara-256/getIC.sh"
        ],
        "commitId" : "dc61386b596296eb24a41ce3556b7bb00c8255d8",
        "timestamp" : 1745226954000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/karapiperis@quasar.strw.leidenuniv.nl",
          "fullName" : "Orestis Karapiperis"
        },
        "authorEmail" : "karapiperis@strw.leidenuniv.nl",
        "comment" : "Small fixes to let high res SB cluster example run out of the box\u000a",
        "date" : "2025-04-21 11:15:54 +0200",
        "id" : "dc61386b596296eb24a41ce3556b7bb00c8255d8",
        "msg" : "Small fixes to let high res SB cluster example run out of the box",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/SantaBarbara/SantaBarbara-256/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SantaBarbara/SantaBarbara-256/santa_barbara.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/scheduler.c"
        ],
        "commitId" : "172fcaaa442bc748146402a7244f92d9957e2e3e",
        "timestamp" : 1745606164000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/p.w.draper@durham.ac.uk",
          "fullName" : "Peter W. Draper"
        },
        "authorEmail" : "p.w.draper@durham.ac.uk",
        "comment" : "Formatting\u000a",
        "date" : "2025-04-25 19:36:04 +0100",
        "id" : "172fcaaa442bc748146402a7244f92d9957e2e3e",
        "msg" : "Formatting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/runner_ghost.c",
          "src/runner_recv.c",
          "src/cell_drift.c"
        ],
        "commitId" : "8d045eef73af072f2f15e4b08e1f6a2bdcb297f8",
        "timestamp" : 1745825889000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fixes and improvements to h_max_active\u000a",
        "date" : "2025-04-28 07:38:09 +0000",
        "id" : "8d045eef73af072f2f15e4b08e1f6a2bdcb297f8",
        "msg" : "Fixes and improvements to h_max_active",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/cell_drift.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_ghost.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_recv.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/RTD/source/SubgridModels/GEAR/sinks/output.rst",
          "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst",
          "doc/RTD/source/SubgridModels/GEAR/gear_model.rst",
          "doc/RTD/source/SubgridModels/GEAR/output.rst",
          "doc/RTD/source/SubgridModels/GEAR/feedback.rst",
          "doc/RTD/source/SubgridModels/index.rst",
          "doc/RTD/source/SubgridModels/GEAR/supernova_feedback.rst",
          "doc/RTD/source/SubgridModels/GEAR/chemistry.rst",
          "doc/RTD/source/SubgridModels/GEAR/index.rst",
          "doc/RTD/source/SubgridModels/GEAR/sinks/index.rst"
        ],
        "commitId" : "85a9972e6d79d9efce020ebd0fae7f7339483192",
        "timestamp" : 1746008155000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR documentation improvement\u000a",
        "date" : "2025-04-30 10:15:55 +0000",
        "id" : "85a9972e6d79d9efce020ebd0fae7f7339483192",
        "msg" : "GEAR documentation improvement",
        "paths" : [
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/supernova_feedback.rst"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/chemistry.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/gear_model.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/index.rst"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/feedback.rst"
          },
          {
            "editType" : "delete",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/output.rst"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/SubgridModels/GEAR/output.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/index.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/RadiativeTransferTests/IonMassFractionAdvectionTest_2D/getGlass.sh",
          "examples/HydroTests/VacuumSpherical_3D/getGlass.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_NFW_MN/getIC.sh",
          "examples/HydroTests/SodShock_3D/getGlass.sh",
          "examples/GEAR/AgoraDisk/getGrackleCoolingTable.sh",
          "examples/EAGLE_ICs/EAGLE_6/getIC.sh",
          "examples/QuickLymanAlpha/getPloeckingerTable.sh",
          "examples/SubgridTests/CosmologicalStellarEvolution/getEaglePhotometryTable.sh",
          "examples/nIFTyCluster/Baryonic/getIC.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getPS2020CoolingTables.sh",
          "examples/EAGLE_ICs/EAGLE_50/getIC.sh",
          "examples/SubgridTests/StellarEvolution/getEagleYieldTable.sh",
          "examples/Cosmology/ConstantCosmoVolume/getGlass.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_cooling/getCoolingTables.sh",
          "examples/HydroTests/Noh_3D/getGlass.sh",
          "examples/IdealisedCluster/IdealisedCluster_M13/getIC.sh",
          "src/equation_of_state/planetary/get_eos_tables.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/getGrackleCoolingTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_starformation/getEaglePhotometryTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getPS2020CoolingTables.sh",
          "examples/GEAR/AgoraDisk/getSolution.sh",
          "examples/HydroTests/SedovBlast_2D/getGlass.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_sink/getIC.sh",
          "examples/RadiativeTransferTests/CosmoPropagationTest_3D/getGlass.sh",
          "examples/EAGLE_ICs/EAGLE_25_low_res/getIC.sh",
          "examples/Cooling/getGrackleCoolingTable.sh",
          "examples/EAGLE_low_z/EAGLE_50/getIC.sh",
          "examples/Planetary/EoSTables/get_eos_tables.sh",
          "examples/EAGLE_DMO_low_z/EAGLE_DMO_25/getIC.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_dmparticles/getIC.sh",
          "examples/SubgridTests/BlackHoleSwallowing/getGlass.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/run_sink.sh",
          "examples/EAGLE_ICs/getPS2020CoolingTables.sh",
          "examples/Cooling/CoolingWithPrimordialElements/getICs.sh",
          "examples/HydroTests/BlobTest_Braspenning2022/getICs.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getEaglePhotometryTable.sh",
          "examples/HydroTests/KelvinHelmholtzGrowthRate_2D/getGlass.sh",
          "examples/RadiativeTransferTests/CosmoCoolingTest/getReference.sh",
          "examples/EAGLE_ICs/getEagleCoolingTable.sh",
          "examples/IdealisedCluster/getEaglePhotometryTable.sh",
          "examples/SubgridTests/SmoothedMetallicity/getGlass.sh",
          "examples/Cosmology/ComovingSodShock_3D/getGlass.sh",
          "examples/SubgridTests/StellarEvolution/getGlass.sh",
          "examples/Cooling/FeedbackEvent_3D/getGlass.sh",
          "examples/SinkParticles/HomogeneousBox/getGrackleCoolingTable.sh",
          "examples/EAGLE_low_z/EAGLE_100/getIC.sh",
          "examples/HydroTests/SodShockSpherical_2D/getReference.sh",
          "examples/GEAR/AgoraCosmo/getIC.sh",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/getGrackleCoolingTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getYieldTable.sh",
          "examples/GEAR/AgoraDisk/getIC.sh",
          "examples/GEAR/ZoomIn/getChemistryTable.sh",
          "examples/GEAR/AgoraCosmo/getChemistryTable.sh",
          "examples/RadiativeTransferTests/Advection_2D/getGlass.sh",
          "examples/RadiativeTransferTests/CosmoAdvection_2D/getGlass.sh",
          "examples/QuickLymanAlpha/getWiersmaTable.sh",
          "examples/HydroTests/VacuumSpherical_2D/getReference.sh",
          "examples/Cooling/getEagleCoolingTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/getGrackleCoolingTable.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getCoolingTables.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_potential/getIC.sh",
          "examples/SinkParticles/HomogeneousBox/getDebuggingICs.sh",
          "examples/SubgridTests/CosmologicalStellarEvolution/getEagleYieldTable.sh",
          "examples/RadiativeTransferTests/CoolingTest/getReference.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/run.sh",
          "examples/GEAR/AgoraCosmo/getGrackleCoolingTable.sh",
          "examples/SinkParticles/PlummerSphere/run.sh",
          "examples/ChemistryTests/MetalAdvectionTestGEAR/getGlass.sh",
          "examples/EAGLE_ICs/EAGLE_50_low_res/getIC.sh",
          "examples/PMillennium/PMillennium-768/getIC.sh",
          "examples/EAGLE_DMO_low_z/EAGLE_DMO_100/getIC.sh",
          "examples/AGORA/AgoraDisk/getGrackleCoolingTable.sh",
          "examples/SubgridTests/StellarEvolution/getSolutions.sh",
          "examples/IsolateddSph/IsolateddSph_core/run.sh",
          "examples/SubgridTests/CosmologicalStellarEvolution/getGlass.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_VELOCIraptor/getIC.sh",
          "examples/Cooling/CoolingBox/getGlass.sh",
          "examples/GravityTests/DiscPatch/HydroStatic/getGlass.sh",
          "examples/PMillennium/PMillennium-3072/getIC.sh",
          "examples/Cooling/CoolingRedshiftDependence/getGlass.sh",
          "examples/IdealisedCluster/IdealisedCluster_M14/getIC.sh",
          "examples/HydroTests/Vacuum_2D/getGlass.sh",
          "examples/RadiativeTransferTests/StromgrenSphere_3D/getGlass.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getYieldTable.sh",
          "examples/HydroTests/SodShockSpherical_3D/getGlass.sh",
          "examples/HydroTests/GreshoVortex_3D/getGlass.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getEaglePhotometryTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/run.sh",
          "examples/EAGLE_ICs/getEagleYieldTable.sh",
          "examples/EAGLE_DMO_low_z/EAGLE_DMO_50/getIC.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getIC.sh",
          "examples/AGORA/AgoraDisk/getIC.sh",
          "examples/ChemistryTests/MetalAdvectionTestEAGLE/getGlass.sh",
          "examples/HydroTests/EvrardCollapse_3D/getReference.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_starformation/getIC.sh",
          "examples/EAGLE_ICs/getEaglePhotometryTable.sh",
          "examples/EAGLE_low_z/EAGLE_25/getIC.sh",
          "examples/Cooling/ConstantCosmoTempEvolution/getGlass.sh",
          "examples/GEAR/AgoraDisk/getChemistryTable.sh",
          "examples/Cooling/CoolingHeatingBox/getGlass.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getEagleCoolingTable.sh",
          "examples/HydroTests/ToroTest2_2D/getGlass.sh",
          "examples/HydroTests/SedovBlast_3D/getGlass.sh",
          "examples/SubgridTests/StellarEvolution/getEaglePhotometryTable.sh",
          "examples/GEAR/ZoomIn/getGrackleCoolingTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getPS2020CoolingTables.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_hydro/getIC.sh",
          "examples/EAGLE_ICs/EAGLE_25/getIC.sh",
          "examples/Cooling/getPS2020CoolingTables.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getIC.sh",
          "examples/QuickLymanAlpha/L050N0752/getIC.sh",
          "examples/SinkParticles/PlummerSphere/getGrackleCoolingTable.sh",
          "examples/HydroTests/KelvinHelmholtzGrowthRate_3D/getGlass.sh",
          "examples/GEAR/ZoomIn/getIC.sh",
          "examples/Cosmology/ComovingSodShock_2D/getGlass.sh",
          "examples/HydroTests/SodShock_2D/getGlass.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_Snipshots/getIC.sh",
          "examples/HydroTests/ToroTest2_3D/getGlass.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getEagleCoolingTable.sh",
          "examples/HydroTests/VacuumSpherical_2D/getGlass.sh",
          "examples/PMillennium/PMillennium-1536/getIC.sh",
          "examples/Cooling/CoolingSedovBlast_3D/getGlass.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/getChemistryTable.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_cooling/getIC.sh",
          "examples/EAGLE_ICs/EAGLE_12/getIC.sh",
          "examples/HydroTests/Noh_2D/getGlass.sh",
          "examples/RadiativeTransferTests/IonizationEquilibriumICSetupTest/getReference.sh",
          "examples/EAGLE_DMO_low_z/EAGLE_DMO_12/getIC.sh",
          "examples/SubgridTests/PressureFloor/getGlass.sh",
          "examples/SantaBarbara/SantaBarbara-128/getIC.sh",
          "examples/IdealisedCluster/getPS2020CoolingTables.sh",
          "examples/IdealisedCluster/IdealisedCluster_M135/getIC.sh",
          "examples/HydroTests/NFW_Hydrostatic/getICs.sh",
          "examples/SubgridTests/CosmologicalStellarEvolution/getSolutions.sh",
          "examples/EAGLE_low_z/EAGLE_6/getIC.sh",
          "examples/IdealisedCluster/getYieldTable.sh",
          "examples/SinkParticles/PlummerSphere/getChemistryTable.sh",
          "examples/SantaBarbara/SantaBarbara-256/getIC.sh",
          "examples/IdealisedCluster/IdealisedCluster_M15/getIC.sh",
          "examples/EAGLE_ICs/EAGLE_100/getIC.sh",
          "examples/SinkParticles/HomogeneousBox/getChemistryTable.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getXrayTables.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_DM/getIC.sh",
          "examples/EAGLE_low_z/EAGLE_12/getIC.sh",
          "examples/SinkParticles/HomogeneousBoxSinkParticles/getChemistryTable.sh",
          "examples/HydroTests/VacuumSpherical_3D/getReference.sh",
          "examples/RadiativeTransferTests/CollidingBeams_2D/getGlass.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getEaglePhotometryTable.sh",
          "examples/Planetary/DemoImpact/getICs.sh",
          "examples/HydroTests/Vacuum_3D/getGlass.sh",
          "examples/HydroTests/InteractingBlastWaves_1D/getReference.sh",
          "examples/HydroTests/SodShockSpherical_3D/getReference.sh",
          "examples/Cooling/CoolingHeatingBox/getResults.sh",
          "examples/HydroTests/SodShockSpherical_2D/getGlass.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/run.sh",
          "examples/IsolateddSph/IsolateddSph_cups/run.sh",
          "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getEagleYieldTable.sh",
          "examples/PMillennium/PMillennium-384/getIC.sh",
          "examples/HydroTests/GreshoVortex_2D/getGlass.sh",
          "examples/RadiativeTransferTests/StromgrenSphere_2D/getGlass.sh",
          "examples/GravityTests/MWPotential2014_df/run.sh"
        ],
        "commitId" : "1b0926b1821f623470bc762bd45a63fe9f4b33ac",
        "timestamp" : 1747055602000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fixing downloads from swift_webstorage\u000a",
        "date" : "2025-05-12 13:13:22 +0000",
        "id" : "1b0926b1821f623470bc762bd45a63fe9f4b33ac",
        "msg" : "Fixing downloads from swift_webstorage",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/getPS2020CoolingTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/KelvinHelmholtzGrowthRate_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/ZoomIn/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/FeedbackEvent_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraDisk/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/AGORA/AgoraDisk/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/Noh_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoAdvection_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/run_sink.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/ZoomIn/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraCosmo/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/getPS2020CoolingTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_VELOCIraptor/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/CoolingHeatingBox/getResults.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/EAGLE_6/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/Noh_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/QuickLymanAlpha/L050N0752/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getYieldTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/CosmologicalStellarEvolution/getEagleYieldTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/EAGLE_25_low_res/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/IonMassFractionAdvectionTest_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/CoolingRedshiftDependence/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/IdealisedCluster_M135/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/IdealisedCluster_M15/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/CoolingWithPrimordialElements/getICs.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/CosmologicalStellarEvolution/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/getEagleYieldTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraCosmo/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoPropagationTest_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraDisk/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/StromgrenSphere_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/EvrardCollapse_3D/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/PMillennium/PMillennium-1536/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getEagleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cosmology/ComovingSodShock_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/PlummerSphere/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/CosmologicalStellarEvolution/getSolutions.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/planetary/get_eos_tables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/SedovBlast_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/Advection_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/VacuumSpherical_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/getEaglePhotometryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/CosmologicalStellarEvolution/getEaglePhotometryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/VacuumSpherical_3D/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/SmoothedMetallicity/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/CoolingSedovBlast_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_low_z/EAGLE_25/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getXrayTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_starformation/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/ToroTest2_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/SodShock_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/BlobTest_Braspenning2022/getICs.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolateddSph/IsolateddSph_cups/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/IonizationEquilibriumICSetupTest/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraCosmo/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/EAGLE_100/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getYieldTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_starformation/getEaglePhotometryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/PlummerSphere/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/Vacuum_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_low_z/EAGLE_100/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBoxSinkParticles/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cosmology/ComovingSodShock_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CollidingBeams_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraDisk/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/KelvinHelmholtzGrowthRate_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CosmoCoolingTest/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/getEagleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/nIFTyCluster/Baryonic/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/EAGLE_12/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/SedovBlast_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cosmology/ConstantCosmoVolume/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/VacuumSpherical_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/CoolingTest/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_DMO_low_z/EAGLE_DMO_50/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_NFW_MN/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_DMO_low_z/EAGLE_DMO_12/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getEaglePhotometryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/Vacuum_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getEaglePhotometryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_DMO_low_z/EAGLE_DMO_25/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/getEaglePhotometryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/ChemistryTests/MetalAdvectionTestGEAR/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/GreshoVortex_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/StellarEvolution/getEagleYieldTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/getYieldTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/IdealisedCluster_M13/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/StellarEvolution/getSolutions.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/InteractingBlastWaves_1D/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/QuickLymanAlpha/getWiersmaTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_Snipshots/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/SodShockSpherical_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/DiscPatch/HydroStatic/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/NFW_Hydrostatic/getICs.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/ToroTest2_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/GEAR/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/PMillennium/PMillennium-3072/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/CoolingBox/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/SodShockSpherical_2D/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getEagleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/DemoImpact/getICs.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/ConstantCosmoTempEvolution/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/SodShockSpherical_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/SodShock_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/StellarEvolution/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/ChemistryTests/MetalAdvectionTestEAGLE/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/QuickLymanAlpha/getPloeckingerTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_dmparticles/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_DM/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getPS2020CoolingTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Planetary/EoSTables/get_eos_tables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_hydro/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/getPS2020CoolingTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/EAGLE/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getEaglePhotometryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getEagleYieldTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_DMO_low_z/EAGLE_DMO_100/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/VacuumSpherical_2D/getReference.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/AGORA/AgoraDisk/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/BlackHoleSwallowing/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/PMillennium/PMillennium-768/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getPS2020CoolingTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/StellarEvolution/getEaglePhotometryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/EAGLE_50/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/PMillennium/PMillennium-384/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_low_z/EAGLE_6/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/RadiativeTransferTests/StromgrenSphere_3D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/getGrackleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/getPS2020CoolingTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_low_z/EAGLE_50/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_feedback/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_lightcone/getCoolingTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/getEagleCoolingTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IdealisedCluster/IdealisedCluster_M14/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/MWPotential2014_df/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_cooling/getCoolingTables.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_sink/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/PlummerSphere/getChemistryTable.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/Cooling/CoolingHeatingBox/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolateddSph/IsolateddSph_core/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SantaBarbara/SantaBarbara-256/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_cooling/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_multi_component/AGORA/run.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/getDebuggingICs.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/AgoraDisk/getSolution.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SubgridTests/PressureFloor/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/GreshoVortex_2D/getGlass.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_potential/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/EAGLE_25/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_low_z/EAGLE_12/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/GEAR/ZoomIn/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_ICs/EAGLE_50_low_res/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/SantaBarbara/SantaBarbara-128/getIC.sh"
          },
          {
            "editType" : "edit",
            "file" : "examples/HydroTests/SodShockSpherical_3D/getReference.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/zoom_region/zoom_init.c",
          "src/zoom_region/zoom_cell.c"
        ],
        "commitId" : "095b1de78ab9e20935509753aabc3607f201fc62",
        "timestamp" : 1747082958000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fixing restarting in a zoom run\u000a",
        "date" : "2025-05-12 20:49:18 +0000",
        "id" : "095b1de78ab9e20935509753aabc3607f201fc62",
        "msg" : "Fixing restarting in a zoom run",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_init.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_cell.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/makeInput.py"
        ],
        "commitId" : "77ec8bf81d14a1d0b3335575103165c8322a375a",
        "timestamp" : 1747164777000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Applied python formatting script\u000a",
        "date" : "2025-05-13 21:32:57 +0200",
        "id" : "77ec8bf81d14a1d0b3335575103165c8322a375a",
        "msg" : "Applied python formatting script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/makeInput.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/tools.c"
        ],
        "commitId" : "3224b1a63999505c68b3d280a53d0c21b18f5817",
        "timestamp" : 1747164801000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix typo in stats gathering in the tools.c reported by Mladen\u000a",
        "date" : "2025-05-13 21:33:21 +0200",
        "id" : "3224b1a63999505c68b3d280a53d0c21b18f5817",
        "msg" : "Fix typo in stats gathering in the tools.c reported by Mladen",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/tools.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cell_unskip.c",
          "src/runner_main.c",
          "src/engine_maketasks.c",
          "src/task.h",
          "tools/task_plots/swift_hardcoded_data.py",
          "src/partition.c",
          "src/task.c",
          "src/runner_ghost.c",
          "src/scheduler.c"
        ],
        "commitId" : "716a3c3147aac8b1912abb506f372882617bdc2f",
        "timestamp" : 1747486602000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Only subtasks\u000a",
        "date" : "2025-05-17 12:56:42 +0000",
        "id" : "716a3c3147aac8b1912abb506f372882617bdc2f",
        "msg" : "Only subtasks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "edit",
            "file" : "src/task.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_ghost.c"
          },
          {
            "editType" : "edit",
            "file" : "src/partition.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "tools/task_plots/swift_hardcoded_data.py"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/task.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/partition.c"
        ],
        "commitId" : "d5c4bab5674c75b1e3713210c8d088f4bae77b26",
        "timestamp" : 1747488187000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Applied code formatting tool\u000a",
        "date" : "2025-05-17 15:23:07 +0200",
        "id" : "d5c4bab5674c75b1e3713210c8d088f4bae77b26",
        "msg" : "Applied code formatting tool",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/partition.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/test125cells.c"
        ],
        "commitId" : "4c97d9b2eebf9639989dfa0c533e62ca11a95212",
        "timestamp" : 1747668723000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/wjr21@sussex.ac.uk",
          "fullName" : "wjr21"
        },
        "authorEmail" : "wjr21@sussex.ac.uk",
        "comment" : "Fixing 125 text conflict issue\u000a",
        "date" : "2025-05-19 16:32:03 +0100",
        "id" : "4c97d9b2eebf9639989dfa0c533e62ca11a95212",
        "msg" : "Fixing 125 text conflict issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/test125cells.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/fof_catalogue_io.h",
          "examples/EAGLE_low_z/EAGLE_6/check_fof.py",
          "src/fof.c",
          "src/hashmap.h",
          "doc/RTD/source/FriendsOfFriends/parameter_description.rst",
          "src/engine_fof.c",
          "src/fof.h",
          "src/hashmap.c",
          "src/fof_catalogue_io.c"
        ],
        "commitId" : "8d39ff066819aa62182208d192289a67f906a134",
        "timestamp" : 1748189023000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Memory-lean implementation of FOF\u000a",
        "date" : "2025-05-25 16:03:43 +0000",
        "id" : "8d39ff066819aa62182208d192289a67f906a134",
        "msg" : "Memory-lean implementation of FOF",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/fof.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_fof.c"
          },
          {
            "editType" : "edit",
            "file" : "src/fof.c"
          },
          {
            "editType" : "edit",
            "file" : "src/fof_catalogue_io.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/EAGLE_low_z/EAGLE_6/check_fof.py"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/FriendsOfFriends/parameter_description.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/hashmap.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hashmap.h"
          },
          {
            "editType" : "edit",
            "file" : "src/fof_catalogue_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/RTD/source/Planetary/index.rst",
          "doc/RTD/source/HydroSchemes/index.rst",
          "doc/RTD/source/HydroSchemes/remix_sph.rst",
          "doc/RTD/source/Planetary/hydro_scheme.rst"
        ],
        "commitId" : "6e2cda9b5251366c9c3bf7936b9eee38d9ee25c1",
        "timestamp" : 1748948826000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "REMIX docs\u000a",
        "date" : "2025-06-03 11:07:06 +0000",
        "id" : "6e2cda9b5251366c9c3bf7936b9eee38d9ee25c1",
        "msg" : "REMIX docs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/Planetary/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/HydroSchemes/index.rst"
          },
          {
            "editType" : "add",
            "file" : "doc/RTD/source/HydroSchemes/remix_sph.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/Planetary/hydro_scheme.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/runner_main.c",
          "src/cell_unskip.c",
          "src/part.h",
          "src/task.h",
          "src/part.c",
          "src/task.c",
          "src/gravity/Default/gravity_part.h",
          "src/engine_fof.c",
          "src/gravity/Default/gravity.h",
          "src/engine_maketasks.c",
          "src/fof.c",
          "src/space.h",
          "src/cell_pack.c",
          "src/gravity_cache.h",
          "src/engine.c",
          "src/scheduler.c",
          "src/runner_pack.c",
          "src/space.c",
          "src/cell.c",
          "src/cell_grav.h",
          "src/runner_doiact_grav.c",
          "src/cell.h",
          "tools/task_plots/swift_hardcoded_data.py",
          "src/active.h",
          "src/runner_others.c",
          "swift_fof.c",
          "src/gravity/MultiSoftening/gravity.h",
          "src/runner_recv.c",
          "src/runner.h",
          "swift.c",
          "src/gravity/MultiSoftening/gravity_part.h"
        ],
        "commitId" : "58d6bb41933eedb7a09e4767d074bd25a343c29d",
        "timestamp" : 1749482146000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Slimming down of foreign gpart + reduced comm size\u000a",
        "date" : "2025-06-09 15:15:46 +0000",
        "id" : "58d6bb41933eedb7a09e4767d074bd25a343c29d",
        "msg" : "Slimming down of foreign gpart + reduced comm size",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/gravity/MultiSoftening/gravity.h"
          },
          {
            "editType" : "edit",
            "file" : "tools/task_plots/swift_hardcoded_data.py"
          },
          {
            "editType" : "edit",
            "file" : "src/space.h"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity_cache.h"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_recv.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_pack.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_fof.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space.c"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity/MultiSoftening/gravity_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "src/part.h"
          },
          {
            "editType" : "edit",
            "file" : "swift.c"
          },
          {
            "editType" : "edit",
            "file" : "src/fof.c"
          },
          {
            "editType" : "edit",
            "file" : "src/task.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/part.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_others.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_pack.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_grav.h"
          },
          {
            "editType" : "edit",
            "file" : "swift_fof.c"
          },
          {
            "editType" : "edit",
            "file" : "src/active.h"
          },
          {
            "editType" : "edit",
            "file" : "src/task.c"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity/Default/gravity.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_grav.c"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity/Default/gravity_part.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/gravity/Default/gravity_part.h"
        ],
        "commitId" : "3068f12a3ae6b571b21028719c70d3b3cb423182",
        "timestamp" : 1749482469000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Applied formatting script\u000a",
        "date" : "2025-06-09 17:21:09 +0200",
        "id" : "3068f12a3ae6b571b21028719c70d3b3cb423182",
        "msg" : "Applied formatting script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/gravity/Default/gravity_part.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/RTD/source/conf.py",
          "configure.ac",
          "README",
          "README.md"
        ],
        "commitId" : "515c6ec395a5dae2e037ad2d0b8075fc39dca4ec",
        "timestamp" : 1749482643000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix missing version number changes\u000a",
        "date" : "2025-06-09 17:24:03 +0200",
        "id" : "515c6ec395a5dae2e037ad2d0b8075fc39dca4ec",
        "msg" : "Fix missing version number changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/conf.py"
          },
          {
            "editType" : "edit",
            "file" : "README"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/IsolatedGalaxy/IsolatedGalaxy_starformation/run.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_starformation/getEagleCoolingTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_starformation/getYieldTable.sh",
          "examples/IsolatedGalaxy/IsolatedGalaxy_starformation/getPS2020CoolingTables.sh"
        ],
        "commitId" : "1fb70eaef02dff9cda918da179fbce5359457f17",
        "timestamp" : 1750159570000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/katy",
          "fullName" : "katy"
        },
        "authorEmail" : "katy@Mac.lan",
        "comment" : "Add missing files to the IsolatedGalaxy_starformation example\u000a",
        "date" : "2025-06-17 13:26:10 +0200",
        "id" : "1fb70eaef02dff9cda918da179fbce5359457f17",
        "msg" : "Add missing files to the IsolatedGalaxy_starformation example",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_starformation/run.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_starformation/getEagleCoolingTable.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_starformation/getYieldTable.sh"
          },
          {
            "editType" : "add",
            "file" : "examples/IsolatedGalaxy/IsolatedGalaxy_starformation/getPS2020CoolingTables.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cell.c",
          "src/runner_doiact_long_range_grav.c",
          "src/zoom_region/zoom_cell.c",
          "src/runner_time_integration.c",
          "src/zoom_region/zoom_split.c",
          "src/zoom_region/zoom_init.c",
          "src/space.c",
          "src/runner_others.c"
        ],
        "commitId" : "b95c16bedf09db04a19aa05afaa7ff32975ed39f",
        "timestamp" : 1750708532000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Zoom: fixing interactions and buffer cells\u000a",
        "date" : "2025-06-23 19:55:32 +0000",
        "id" : "b95c16bedf09db04a19aa05afaa7ff32975ed39f",
        "msg" : "Zoom: fixing interactions and buffer cells",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/space.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_time_integration.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_others.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_init.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_cell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_long_range_grav.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_split.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitignore"
        ],
        "commitId" : "7ef4158e2b7b47a99c456715be3b16ffb9191287",
        "timestamp" : 1750859483000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/mladen.ivkovic@hotmail.com",
          "fullName" : "mivkov"
        },
        "authorEmail" : "mivkov@protonmail.com",
        "comment" : "added vim and linter dotfiles to gitignore\u000a",
        "date" : "2025-06-25 14:51:23 +0100",
        "id" : "7ef4158e2b7b47a99c456715be3b16ffb9191287",
        "msg" : "added vim and linter dotfiles to gitignore",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/RTD/source/conf.py",
          "doc/RTD/source/SubgridModels/AGNSpinJets/plots.py"
        ],
        "commitId" : "4f85d9e7e08ea2c1e595b0ff0709edbecb23697d",
        "timestamp" : 1750859987000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/mladen.ivkovic@hotmail.com",
          "fullName" : "mivkov"
        },
        "authorEmail" : "mivkov@protonmail.com",
        "comment" : "fix invalid escape sequence warnings in python files for documentation\u000a",
        "date" : "2025-06-25 14:59:47 +0100",
        "id" : "4f85d9e7e08ea2c1e595b0ff0709edbecb23697d",
        "msg" : "fix invalid escape sequence warnings in python files for documentation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/conf.py"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/AGNSpinJets/plots.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/serial_io.c"
        ],
        "commitId" : "3d6778b7503cbe6c31d761a8c39a870e76b45b8e",
        "timestamp" : 1752150379000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "fix typo in the freeing of arrays in write_output_serial reported by @dc-proc1 in \\!2151\u000a",
        "date" : "2025-07-10 14:26:19 +0200",
        "id" : "3d6778b7503cbe6c31d761a8c39a870e76b45b8e",
        "msg" : "fix typo in the freeing of arrays in write_output_serial reported by @dc-proc1 in \\!2151",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/serial_io.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/space.c"
        ],
        "commitId" : "9c17498b4971a43ce57b94629ff0bb1d66e179a8",
        "timestamp" : 1752150405000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix math typo in space_remap_ids() reported by @dc-proc1 in \\!2151\u000a",
        "date" : "2025-07-10 14:26:45 +0200",
        "id" : "9c17498b4971a43ce57b94629ff0bb1d66e179a8",
        "msg" : "Fix math typo in space_remap_ids() reported by @dc-proc1 in \\!2151",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/space.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/task_plots/swift_hardcoded_data.py"
        ],
        "commitId" : "70dfa5482e4e1a32b29b1cd02af8533b950d0575",
        "timestamp" : 1753267873000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "add missing hardcoded task types in swift_hardcoded_data.py\u000a",
        "date" : "2025-07-23 10:51:13 +0000",
        "id" : "70dfa5482e4e1a32b29b1cd02af8533b950d0575",
        "msg" : "add missing hardcoded task types in swift_hardcoded_data.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/task_plots/swift_hardcoded_data.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "configure.ac",
          "doc/RTD/source/EquationOfState/index.rst",
          "src/equation_of_state.h",
          "src/equation_of_state/continuous_barotropic/equation_of_state.h"
        ],
        "commitId" : "2a4b953ef9188b044b631d560fd0a7a90e073820",
        "timestamp" : 1753434732000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Jet comparison project - Equation of state\u000a",
        "date" : "2025-07-25 09:12:12 +0000",
        "id" : "2a4b953ef9188b044b631d560fd0a7a90e073820",
        "msg" : "Jet comparison project - Equation of state",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "add",
            "file" : "src/equation_of_state/continuous_barotropic/equation_of_state.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/EquationOfState/index.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/RTD/source/TimeStepping/timestep_limiter.rst",
          "doc/RTD/source/TimeStepping/timestep_synchronization.rst"
        ],
        "commitId" : "fc77287b7245116d1050b61f60674ebc2187fd2b",
        "timestamp" : 1753471547000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Update empty docs\u000a",
        "date" : "2025-07-25 19:25:47 +0000",
        "id" : "fc77287b7245116d1050b61f60674ebc2187fd2b",
        "msg" : "Update empty docs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/TimeStepping/timestep_limiter.rst"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/TimeStepping/timestep_synchronization.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cell_grav.h",
          "src/runner_main.c",
          "src/engine.c",
          "src/cell.h",
          "src/zoom_region/zoom_init.c",
          "src/scheduler.c"
        ],
        "commitId" : "41d32068a83258c822dd3ab7e8e128d48c3c0303",
        "timestamp" : 1753694697000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Ensuring void task splitting is always symmetric + eighty-sixing buffer cells\u000a",
        "date" : "2025-07-28 09:24:57 +0000",
        "id" : "41d32068a83258c822dd3ab7e8e128d48c3c0303",
        "msg" : "Ensuring void task splitting is always symmetric + eighty-sixing buffer cells",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_init.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_grav.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_main.c"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cell.h",
          "src/scheduler.c"
        ],
        "commitId" : "518cb41dba3e90ba977091549c4522b97e0e1904",
        "timestamp" : 1753699132000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fixing find replace typo in task_below_diff_grav_dpeth\u000a",
        "date" : "2025-07-28 10:38:52 +0000",
        "id" : "518cb41dba3e90ba977091549c4522b97e0e1904",
        "msg" : "Fixing find replace typo in task_below_diff_grav_dpeth",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/testGetZoomIJKFunc.c"
        ],
        "commitId" : "088b9e1744b00dbf14f0c9db3326de7302339788",
        "timestamp" : 1753707367000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Removing buffer cells from cell_getID test\u000a",
        "date" : "2025-07-28 12:56:07 +0000",
        "id" : "088b9e1744b00dbf14f0c9db3326de7302339788",
        "msg" : "Removing buffer cells from cell_getID test",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/testGetZoomIJKFunc.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/space.c"
        ],
        "commitId" : "cc5f8c1e2aaf4846dc1b8c014b88e5c412e4f97a",
        "timestamp" : 1754255088000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix rounding error bug in calculation of number of top-level cells\u000a",
        "date" : "2025-08-03 21:04:48 +0000",
        "id" : "cc5f8c1e2aaf4846dc1b8c014b88e5c412e4f97a",
        "msg" : "Fix rounding error bug in calculation of number of top-level cells",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/space.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/fof.h",
          "src/fof.c",
          "src/fof_catalogue_io.c"
        ],
        "commitId" : "a99fd5dc682d48a640422096fd9d5fc49d1c9130",
        "timestamp" : 1754296342000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Calculate radii for FOF groups\u000a",
        "date" : "2025-08-04 08:32:22 +0000",
        "id" : "a99fd5dc682d48a640422096fd9d5fc49d1c9130",
        "msg" : "Calculate radii for FOF groups",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/fof.h"
          },
          {
            "editType" : "edit",
            "file" : "src/fof.c"
          },
          {
            "editType" : "edit",
            "file" : "src/fof_catalogue_io.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "2e7b302627878680099b29bc90293c865b2116d1",
        "timestamp" : 1754395966000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/jacob.kegerreis@durham.ac.uk",
          "fullName" : "Jacob Kegerreis"
        },
        "authorEmail" : "jacob.kegerreis@durham.ac.uk",
        "comment" : "Tidy backronym\u000a",
        "date" : "2025-08-05 12:12:46 +0000",
        "id" : "2e7b302627878680099b29bc90293c865b2116d1",
        "msg" : "Tidy backronym",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/timers.h",
          "src/engine.c",
          "src/timers.c"
        ],
        "commitId" : "f5a090b5c9958a4a55549eebfa7c78b4a63a42a4",
        "timestamp" : 1754736956000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/mladen.ivkovic@hotmail.com",
          "fullName" : "mivkov"
        },
        "authorEmail" : "mivkov@protonmail.com",
        "comment" : "fix sink timers\u000a",
        "date" : "2025-08-09 11:55:56 +0100",
        "id" : "f5a090b5c9958a4a55549eebfa7c78b4a63a42a4",
        "msg" : "fix sink timers",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/timers.h"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "src/timers.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cell.h",
          "src/space_rebuild.c",
          "src/space_extras.c",
          "src/zoom_region/zoom_cell.c",
          "src/engine_unskip.c",
          "src/cell_split.c",
          "src/task.c",
          "src/space_split.c"
        ],
        "commitId" : "2b486461c33f4455dc2207d0bf9813488cf631c4",
        "timestamp" : 1756367022000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Zoom: Applying fixes for running with EAGLE/hydro\u000a",
        "date" : "2025-08-28 07:43:42 +0000",
        "id" : "2b486461c33f4455dc2207d0bf9813488cf631c4",
        "msg" : "Zoom: Applying fixes for running with EAGLE/hydro",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/space_extras.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_cell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space_split.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space_rebuild.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell_split.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_unskip.c"
          },
          {
            "editType" : "edit",
            "file" : "src/task.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/cell.c",
          "src/zoom_region/zoom_split.c",
          "src/scheduler.c",
          "src/space_rebuild.c"
        ],
        "commitId" : "339f9fd422766475719fb2f4789edbbbf59e0232",
        "timestamp" : 1757857559000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Zoom: Fixing empty top level zoom cell bug\u000a",
        "date" : "2025-09-14 13:45:59 +0000",
        "id" : "339f9fd422766475719fb2f4789edbbbf59e0232",
        "msg" : "Zoom: Fixing empty top level zoom cell bug",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/cell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_split.c"
          },
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space_rebuild.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/testZoomVoidTree.c"
        ],
        "commitId" : "3c546cc7bf409bb091ff68b3603f4b391ac0bd01",
        "timestamp" : 1758201962000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Zoom: Updating zoom test to account for NULL void progeny\u000a",
        "date" : "2025-09-18 13:26:02 +0000",
        "id" : "3c546cc7bf409bb091ff68b3603f4b391ac0bd01",
        "msg" : "Zoom: Updating zoom test to account for NULL void progeny",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/testZoomVoidTree.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/parameter_example.yml",
          "src/gravity.c",
          "src/gravity_properties.h",
          "doc/RTD/source/GettingStarted/special_modes.rst",
          "src/gravity_properties.c",
          "doc/RTD/source/ParameterFiles/parameter_description.rst"
        ],
        "commitId" : "63f126a9e44fa7f405bcb4a34e5f3fb0336cf061",
        "timestamp" : 1758271639000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Accounting for differing softening lengths in exact gravity calculation and particle selection\u000a",
        "date" : "2025-09-19 08:47:19 +0000",
        "id" : "63f126a9e44fa7f405bcb4a34e5f3fb0336cf061",
        "msg" : "Accounting for differing softening lengths in exact gravity calculation and particle selection",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/GettingStarted/special_modes.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity_properties.c"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/ParameterFiles/parameter_description.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity.c"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity_properties.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "configure.ac"
        ],
        "commitId" : "e4782930e90f79d53185591baf8845669972d958",
        "timestamp" : 1758723181000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Removed the defunct 'anarchy-du' option alias for SPHENIX SPH\u000a",
        "date" : "2025-09-24 16:13:01 +0200",
        "id" : "e4782930e90f79d53185591baf8845669972d958",
        "msg" : "Removed the defunct 'anarchy-du' option alias for SPHENIX SPH",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure.ac"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/hydro/REMIX/hydro_io.h",
          "src/serial_io.c",
          "src/black_holes/EAGLE/black_holes_io.h",
          "src/fof_catalogue_io.c",
          "src/line_of_sight.c",
          "src/Makefile.am",
          "src/zoom_region/zoom_io.c",
          "src/hydro/SPHENIX/hydro_io.h",
          "src/black_holes/Default/black_holes_io.h",
          "src/hydro/PressureEnergy/hydro_io.h",
          "src/sink/GEAR/sink_io.h",
          "src/hydro/Phantom/hydro_io.h",
          "src/hydro/Gizmo/hydro_io.h",
          "src/hydro/PressureEntropy/hydro_io.h",
          "src/hydro/Planetary/hydro_io.h",
          "src/zoom_region/zoom.h",
          "src/distributed_io.c",
          "src/sink/Default/sink_io.h",
          "src/hydro/Minimal/hydro_io.h",
          "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_io.h",
          "src/hydro/Gasoline/hydro_io.h",
          "src/parallel_io.c",
          "src/single_io.c",
          "src/black_holes/SPIN_JET/black_holes_io.h",
          "src/stars/Basic/stars_io.h",
          "src/hydro/Gadget2/hydro_io.h",
          "src/hydro/AnarchyPU/hydro_io.h",
          "src/sink/Basic/sink_io.h",
          "src/gravity/Default/gravity_io.h",
          "src/stars/GEAR/stars_io.h",
          "src/stars/EAGLE/stars_io.h",
          "src/gravity/MultiSoftening/gravity_io.h"
        ],
        "commitId" : "7f7669d24731bdbd105f12b6bb0817649db85e88",
        "timestamp" : 1758812462000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Zoom: implementing some I/O helpers for zoom outputs\u000a",
        "date" : "2025-09-25 15:01:02 +0000",
        "id" : "7f7669d24731bdbd105f12b6bb0817649db85e88",
        "msg" : "Zoom: implementing some I/O helpers for zoom outputs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/fof_catalogue_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/single_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/serial_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/EAGLE/black_holes_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/parallel_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/Basic/stars_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity/Default/gravity_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Basic/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/Default/black_holes_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergy/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gadget2/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/distributed_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/AnarchyPU/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/REMIX/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEntropy/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity/MultiSoftening/gravity_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/line_of_sight.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/SPHENIX/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Planetary/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Phantom/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gasoline/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "add",
            "file" : "src/zoom_region/zoom_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/EAGLE/stars_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Minimal/hydro_io.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/parallel_io.c"
        ],
        "commitId" : "dadf60ec4346a294c3e2f5a5e2fcd9c53bfd87f1",
        "timestamp" : 1758815125000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Applied code formatting tool\u000a",
        "date" : "2025-09-25 17:45:25 +0200",
        "id" : "dadf60ec4346a294c3e2f5a5e2fcd9c53bfd87f1",
        "msg" : "Applied code formatting tool",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/parallel_io.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "theory/SPH/Flavours/plotSoundspeed.py",
          "theory/latex/Makefile",
          "theory/SPH/Kernels/kernels.py",
          "theory/RadiativeTransfer/HLLRiemannSolverEigenvalues/plot_eigenvalues.py",
          "theory/SinkParticles/plot_imf_image.py",
          "theory/latex/Figures/Gravity/force.png",
          "theory/latex/Figures/Gravity/error.png",
          "doc/RTD/source/SubgridModels/AGNSpinJets/plots.py",
          "theory/Multipoles/plot_mesh.py",
          "theory/latex/Figures/Gravity/force.py",
          "theory/latex/Figures/Gravity/correction.png"
        ],
        "commitId" : "c01f8f24b109b3fad8ce21779febf09771a4a5a6",
        "timestamp" : 1759220525000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix theory py scripts\u000a",
        "date" : "2025-09-30 08:22:05 +0000",
        "id" : "c01f8f24b109b3fad8ce21779febf09771a4a5a6",
        "msg" : "Fix theory py scripts",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "theory/latex/Figures/Gravity/error.png"
          },
          {
            "editType" : "edit",
            "file" : "theory/SPH/Kernels/kernels.py"
          },
          {
            "editType" : "edit",
            "file" : "theory/SPH/Flavours/plotSoundspeed.py"
          },
          {
            "editType" : "edit",
            "file" : "theory/SinkParticles/plot_imf_image.py"
          },
          {
            "editType" : "edit",
            "file" : "theory/latex/Figures/Gravity/force.py"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/AGNSpinJets/plots.py"
          },
          {
            "editType" : "add",
            "file" : "theory/latex/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "theory/latex/Figures/Gravity/correction.png"
          },
          {
            "editType" : "delete",
            "file" : "theory/latex/Figures/Gravity/force.png"
          },
          {
            "editType" : "edit",
            "file" : "theory/Multipoles/plot_mesh.py"
          },
          {
            "editType" : "edit",
            "file" : "theory/RadiativeTransfer/HLLRiemannSolverEigenvalues/plot_eigenvalues.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SmallCosmoVolume/SmallCosmoVolume_DM/plotProjection.py"
        ],
        "commitId" : "a481b736392cb0589fbb5158182bfa633b33bc44",
        "timestamp" : 1759403185000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "matthieu.schaller@gmail.com",
        "comment" : "Fix plotting script in the small cosmo volume example\u000a",
        "date" : "2025-10-02 13:06:25 +0200",
        "id" : "a481b736392cb0589fbb5158182bfa633b33bc44",
        "msg" : "Fix plotting script in the small cosmo volume example",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_DM/plotProjection.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/parameter_example.yml",
          "src/zoom_region/zoom_io.c",
          "src/zoom_region/zoom_regrid.c",
          "src/space.h",
          "src/space_regrid.c",
          "src/zoom_region/zoom_init.c",
          "src/zoom_region/zoom.h"
        ],
        "commitId" : "3d524982a171d3f0497c1d6bab3eff1b8520bda1",
        "timestamp" : 1759492353000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Zoom: Recentering during regridding\u000a",
        "date" : "2025-10-03 11:52:33 +0000",
        "id" : "3d524982a171d3f0497c1d6bab3eff1b8520bda1",
        "msg" : "Zoom: Recentering during regridding",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/space.h"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_regrid.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_init.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space_regrid.c"
          },
          {
            "editType" : "edit",
            "file" : "examples/parameter_example.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SinkParticles/HomogeneousBox/README",
          "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst",
          "examples/SinkParticles/HomogeneousBox/params.yml",
          "doc/RTD/source/SubgridModels/GEAR/gear_model.rst",
          "src/star_formation/GEAR/star_formation.h",
          "src/sink/GEAR/sink.h",
          "src/sink/GEAR/sink_getters.h"
        ],
        "commitId" : "82dc246f67cee15cbfdc9f0dfbb4c09f2592bd89",
        "timestamp" : 1759570335000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "GEAR: Make Gizmo MFV and MFM compatible with sinks and SF\u000a",
        "date" : "2025-10-04 09:32:15 +0000",
        "id" : "82dc246f67cee15cbfdc9f0dfbb4c09f2592bd89",
        "msg" : "GEAR: Make Gizmo MFV and MFM compatible with sinks and SF",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/sinks/theory.rst"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_getters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/SubgridModels/GEAR/gear_model.rst"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/README"
          },
          {
            "editType" : "edit",
            "file" : "examples/SinkParticles/HomogeneousBox/params.yml"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/stars/GEAR/stars.h",
          "src/feedback/GEAR/feedback.h",
          "src/feedback/GEAR/stellar_evolution.c",
          "src/stars/None/stars.h",
          "src/feedback/GEAR/stellar_evolution.h",
          "src/feedback/AGORA/feedback.h",
          "src/feedback/AGORA/feedback.c",
          "src/feedback/GEAR/feedback_iact.h",
          "src/timestep.h",
          "src/feedback/GEAR/feedback_struct.h",
          "src/stars/EAGLE/stars.h",
          "src/stars/Basic/stars.h",
          "src/feedback/GEAR/feedback.c"
        ],
        "commitId" : "35d6b583037488958762454ee50ff79a8ecc53d8",
        "timestamp" : 1759999176000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Modularize Stellar Feedback in GEAR for Pre-Supernova Prescriptions\u000a",
        "date" : "2025-10-09 08:39:36 +0000",
        "id" : "35d6b583037488958762454ee50ff79a8ecc53d8",
        "msg" : "Modularize Stellar Feedback in GEAR for Pre-Supernova Prescriptions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/stars/None/stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback.h"
          },
          {
            "editType" : "edit",
            "file" : "src/timestep.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/EAGLE/stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/Basic/stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine_maketasks.c",
          "src/partition.c"
        ],
        "commitId" : "f3aa1c258d4b003ff9db437a4cb62d9ac930fc20",
        "timestamp" : 1760387115000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Prepare task MPI Interface for Sink Particles\u000a",
        "date" : "2025-10-13 20:25:15 +0000",
        "id" : "f3aa1c258d4b003ff9db437a4cb62d9ac930fc20",
        "msg" : "Prepare task MPI Interface for Sink Particles",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          },
          {
            "editType" : "edit",
            "file" : "src/partition.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/runner_others.c"
        ],
        "commitId" : "cf150dd4bcda7b79a5ee8af111d45879ca56c869",
        "timestamp" : 1760458460000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix swift with csds compilation\u000a",
        "date" : "2025-10-14 16:14:20 +0000",
        "id" : "cf150dd4bcda7b79a5ee8af111d45879ca56c869",
        "msg" : "Fix swift with csds compilation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/runner_others.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/Makefile.am",
          "src/feedback/GEAR/feedback_common.c",
          "configure.ac",
          "src/feedback/GEAR/feedback.h",
          "src/feedback/GEAR/feedback_common.h",
          "src/feedback/GEAR/feedback.c"
        ],
        "commitId" : "a1f7c721189f088a481e5e5c69182da57a41e5c7",
        "timestamp" : 1760561000000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Modularise GEAR feedback modules to reduce code duplication with mechanical feedback\u000a",
        "date" : "2025-10-15 20:43:20 +0000",
        "id" : "a1f7c721189f088a481e5e5c69182da57a41e5c7",
        "msg" : "Modularise GEAR feedback modules to reduce code duplication with mechanical feedback",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.c"
          },
          {
            "editType" : "add",
            "file" : "src/feedback/GEAR/feedback_common.h"
          },
          {
            "editType" : "edit",
            "file" : "src/Makefile.am"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.h"
          },
          {
            "editType" : "add",
            "file" : "src/feedback/GEAR/feedback_common.c"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/SmallCosmoVolume/SmallCosmoVolume_DM/plotProjection.py"
        ],
        "commitId" : "4738b9236739ced5138eab70ef5cf6297ecac2fd",
        "timestamp" : 1760803941000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Appied python formatting code\u000a",
        "date" : "2025-10-18 12:12:21 -0400",
        "id" : "4738b9236739ced5138eab70ef5cf6297ecac2fd",
        "msg" : "Appied python formatting code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/SmallCosmoVolume/SmallCosmoVolume_DM/plotProjection.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/feedback/none/feedback.h"
        ],
        "commitId" : "471d0ede9665d6bb23ac7f352fad6756720dc080",
        "timestamp" : 1761231576000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/darwin.roduit@epfl.ch",
          "fullName" : "Darwin Roduit"
        },
        "authorEmail" : "darwin.roduit@epfl.ch",
        "comment" : "Fix GEAR stars compilation with feedback=none\u000a",
        "date" : "2025-10-23 16:59:36 +0200",
        "id" : "471d0ede9665d6bb23ac7f352fad6756720dc080",
        "msg" : "Fix GEAR stars compilation with feedback=none",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/feedback/none/feedback.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "examples/GravityTests/HydrostaticHalo/hydrostatic.yml"
        ],
        "commitId" : "ebbef3009821e5e3d1651a8854c55063cc569583",
        "timestamp" : 1761572969000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fixes to hydrostatic halo parameter file to run with latest code\u000a",
        "date" : "2025-10-27 14:49:29 +0100",
        "id" : "ebbef3009821e5e3d1651a8854c55063cc569583",
        "msg" : "Fixes to hydrostatic halo parameter file to run with latest code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "examples/GravityTests/HydrostaticHalo/hydrostatic.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/fof.h",
          "src/fof.c"
        ],
        "commitId" : "91872c6d02f8de85ec4016e81ef9eac79439dc79",
        "timestamp" : 1761646052000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-mcgi1",
          "fullName" : "Rob McGibbon"
        },
        "authorEmail" : "mcgibbon@strw.leidenuniv.nl",
        "comment" : "Add extra fof properties\u000a",
        "date" : "2025-10-28 10:07:32 +0000",
        "id" : "91872c6d02f8de85ec4016e81ef9eac79439dc79",
        "msg" : "Add extra fof properties",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/fof.c"
          },
          {
            "editType" : "edit",
            "file" : "src/fof.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/fof.c"
        ],
        "commitId" : "b730b492232778290244fc3c64bc2a82c73fd61b",
        "timestamp" : 1761664098000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix code formatting\u000a",
        "date" : "2025-10-28 16:08:18 +0100",
        "id" : "b730b492232778290244fc3c64bc2a82c73fd61b",
        "msg" : "Fix code formatting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/fof.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "CONTRIBUTING.md",
          "src/cooling/grackle/cooling.c",
          "src/runner_doiact_hydro.h",
          "src/parallel_io.c",
          "src/lightcone/lightcone_map.c",
          "src/proxy.c",
          "README.md",
          "src/engine_io.c",
          "src/engine_config.c",
          "format.sh",
          "INSTALL.swift",
          "src/runner_doiact_functions_black_holes.h",
          "tests/test125cells.c",
          "src/engine.c",
          "swift.c"
        ],
        "commitId" : "aef575c66d2ccfd859f8792fbd08cf775a1f6842",
        "timestamp" : 1761664446000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Upgraded the clang formatting tool to version 20.0\u000a",
        "date" : "2025-10-28 16:14:06 +0100",
        "id" : "aef575c66d2ccfd859f8792fbd08cf775a1f6842",
        "msg" : "Upgraded the clang formatting tool to version 20.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "swift.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/test125cells.c"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "CONTRIBUTING.md"
          },
          {
            "editType" : "edit",
            "file" : "INSTALL.swift"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling.c"
          },
          {
            "editType" : "edit",
            "file" : "src/parallel_io.c"
          },
          {
            "editType" : "edit",
            "file" : "format.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/lightcone/lightcone_map.c"
          },
          {
            "editType" : "edit",
            "file" : "src/proxy.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_config.c"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_functions_black_holes.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_hydro.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".clang-format"
        ],
        "commitId" : "9e83e401ae8254d930a1c6dd2ad181ff9b50d5e2",
        "timestamp" : 1761737672000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/p.w.draper@durham.ac.uk",
          "fullName" : "Peter W. Draper"
        },
        "authorEmail" : "p.w.draper@durham.ac.uk",
        "comment" : "Work around feature in clang-format/20.1.0\u000a",
        "date" : "2025-10-29 11:34:32 +0000",
        "id" : "9e83e401ae8254d930a1c6dd2ad181ff9b50d5e2",
        "msg" : "Work around feature in clang-format/20.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".clang-format"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/feedback/GEAR/supernovae_ii.c",
          "src/feedback/GEAR/initial_mass_function.c"
        ],
        "commitId" : "81361e7ccc42c353cc9ecf33c9edd274815c7022",
        "timestamp" : 1761816379000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Correction in GEAR Feddback\u000a",
        "date" : "2025-10-30 09:26:19 +0000",
        "id" : "81361e7ccc42c353cc9ecf33c9edd274815c7022",
        "msg" : "Correction in GEAR Feddback",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/initial_mass_function.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/supernovae_ii.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/RTD/source/CSDS/index.rst"
        ],
        "commitId" : "256fa041cf6ece95f1a85e09c9cd4d0d662be2d0",
        "timestamp" : 1761839592000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "CSDS documentation improvements\u000a",
        "date" : "2025-10-30 15:53:12 +0000",
        "id" : "256fa041cf6ece95f1a85e09c9cd4d0d662be2d0",
        "msg" : "CSDS documentation improvements",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/CSDS/index.rst"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/fof.c"
        ],
        "commitId" : "3257ae2eea53c66d683a0f89a84e72b08f1835ad",
        "timestamp" : 1761931396000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Add check for stand alone FOF\u000a",
        "date" : "2025-10-31 17:23:16 +0000",
        "id" : "3257ae2eea53c66d683a0f89a84e72b08f1835ad",
        "msg" : "Add check for stand alone FOF",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/fof.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/fof.c"
        ],
        "commitId" : "366714fa1fb02d8faaf60f20e46af5acf82993ed",
        "timestamp" : 1762018314000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Applied code formatting tool\u000a",
        "date" : "2025-11-01 18:31:54 +0100",
        "id" : "366714fa1fb02d8faaf60f20e46af5acf82993ed",
        "msg" : "Applied code formatting tool",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/fof.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/RTD/source/conf.py",
          "configure.ac",
          "README",
          "README.md"
        ],
        "commitId" : "1f81b30f9523c8377d6f0c11123bb17e507d5aec",
        "timestamp" : 1762113227000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Update the version number after the October 2025 updates\u000a",
        "date" : "2025-11-02 20:53:47 +0100",
        "id" : "1f81b30f9523c8377d6f0c11123bb17e507d5aec",
        "msg" : "Update the version number after the October 2025 updates",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/RTD/source/conf.py"
          },
          {
            "editType" : "edit",
            "file" : "configure.ac"
          },
          {
            "editType" : "edit",
            "file" : "README.md"
          },
          {
            "editType" : "edit",
            "file" : "README"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".clang-format"
        ],
        "commitId" : "860f370d87b4dbef3a7e1c1f68cc7ef61a06ebcb",
        "timestamp" : 1762331855000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Being explicit about pointer placement in formatting\u000a",
        "date" : "2025-11-05 08:37:35 +0000",
        "id" : "860f370d87b4dbef3a7e1c1f68cc7ef61a06ebcb",
        "msg" : "Being explicit about pointer placement in formatting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".clang-format"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/rt/SPHM1RT/rt_io.h",
          "src/potential/hernquist/potential.h",
          "src/cooling/EAGLE/cooling_io.h",
          "src/hydro/None/hydro_io.h",
          "src/potential/point_mass_softened/potential.h",
          "src/hydro/PressureEntropy/hydro_part.h",
          "src/star_formation/GEAR/star_formation.h",
          "src/rt/GEAR/rt_slope_limiters_cell.h",
          "src/sink/GEAR/sink.h",
          "src/hydro/Minimal/hydro_debug.h",
          "src/hydro/SPHENIX/hydro_io.h",
          "tests/testErfc.c",
          "src/common_io.h",
          "src/common_io.c",
          "tests/testRiemannExact.c",
          "src/rt/GEAR/rt_additions.h",
          "src/star_formation.h",
          "src/stars/EAGLE/stars_debug.h",
          "src/cooling/const_lambda/cooling_io.h",
          "src/hydro/None/hydro_debug.h",
          "src/mesh_gravity.c",
          "src/sink/Default/sink_debug.h",
          "src/chemistry/none/chemistry_io.h",
          "src/chemistry/none/chemistry_additions.h",
          "src/star_formation.c",
          "src/potential/isothermal/potential.h",
          "src/pressure_floor/none/pressure_floor_debug.h",
          "src/sink/Default/sink_struct.h",
          "src/rt/SPHM1RT/rt_getters.h",
          "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_parameters.h",
          "src/gravity/Default/gravity_io.h",
          "src/star_formation/QLA/star_formation.h",
          "src/chemistry/AGORA/chemistry_io.h",
          "src/common_io_copy.c",
          "src/cooling/grackle/cooling_debug.h",
          "src/cooling/const_lambda/cooling_debug.h",
          "src/feedback/GEAR/feedback_common.c",
          "src/extra_io.h",
          "src/star_formation/none/star_formation_io.h",
          "src/hydro/PressureEnergy/hydro_iact.h",
          "src/black_holes/Default/black_holes_struct.h",
          "tests/testLog.c",
          "src/rt/SPHM1RT/rt_stellar_emission_rate.h",
          "src/black_holes/EAGLE/black_holes_part.h",
          "src/hydro/Minimal/hydro_part.h",
          "src/feedback/GEAR/feedback_common.h",
          "src/potential/disc_patch/potential.h",
          "src/potential/nfw/potential.h",
          "src/serial_io.c",
          "src/chemistry/AGORA/chemistry.h",
          "src/hydro/Gadget2/hydro_part.h",
          "src/star_formation/EAGLE/star_formation_io.h",
          "src/feedback/AGORA/feedback.h",
          "src/stars/Basic/stars_part.h",
          "src/mhd/None/mhd_io.h",
          "src/feedback/AGORA/feedback.c",
          "src/fof_catalogue_io.c",
          "src/cooling.h",
          "src/black_holes/Default/black_holes.h",
          "src/potential/MWPotential2014/potential.h",
          "tests/testRandomSpacing.c",
          "src/hydro/Gizmo/hydro_getters.h",
          "tests/testRiemannTRRS.c",
          "src/forcing/roberts_flow/forcing.h",
          "tests/testAdiabaticIndex.c",
          "src/rt/SPHM1RT/rt_unphysical.h",
          "src/feedback/none/feedback.h",
          "src/cooling.c",
          "src/chemistry/none/chemistry.h",
          "src/hydro/Gizmo/hydro_io.h",
          "src/hydro/Planetary/hydro_io.h",
          "src/riemann/riemann_trrs.h",
          "src/chemistry/GEAR_DIFFUSION/chemistry_debug.h",
          "src/sink/GEAR/sink_getters.h",
          "src/chemistry/QLA/chemistry_debug.h",
          "src/cooling/PS2020/cooling_io.h",
          "src/hydro/Planetary/hydro_parameters.h",
          "src/stars/GEAR/stars.h",
          "src/version.h",
          "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_io.h",
          "src/hydro/PressureEnergy/hydro_debug.h",
          "src/feedback/GEAR/stellar_evolution.c",
          "src/chemistry/QLA/chemistry_io.h",
          "src/potential/nfw_mn/potential.h",
          "src/feedback/EAGLE/interpolate.h",
          "src/sink/Basic/sink_debug.h",
          "src/feedback/GEAR/stellar_evolution.h",
          "src/chemistry/none/chemistry_debug.h",
          "src/csds_io.c",
          "src/hydro/REMIX/hydro_debug.h",
          "src/rt/debug/rt_additions.h",
          "src/forcing/roberts_flow_acceleration/forcing.h",
          "src/hydro/AnarchyPU/hydro_parameters.h",
          "src/potential/hernquist_sdmh05/potential.h",
          "src/black_holes/SPIN_JET/black_holes_spin.h",
          "src/common_io_cells.c",
          "src/potential/point_mass/potential.h",
          "src/hydro/PressureEnergy/hydro_part.h",
          "src/hydro/AnarchyPU/hydro_debug.h",
          "src/chemistry/GEAR/chemistry_io.h",
          "src/sink/GEAR/sink_part.h",
          "src/rt/GEAR/rt_ionization_equilibrium.h",
          "src/serial_io.h",
          "src/pressure_floor/GEAR/pressure_floor_debug.h",
          "src/equation_of_state/planetary/equation_of_state.h",
          "src/shadowswift/voronoi.h",
          "src/potential/none/potential.h",
          "src/chemistry/GEAR/chemistry_debug.h",
          "src/cooling/QLA/cooling_io.h",
          "src/rt/SPHM1RT/rt_additions.h",
          "src/feedback/AGORA/feedback_debug.h",
          "src/adaptive_softening.h",
          "src/pressure_floor/GEAR/pressure_floor.h",
          "src/hydro/Gizmo/hydro.h",
          "src/sink/GEAR/sink_io.h",
          "tests/testRandom.c",
          "src/hydro/SPHENIX/hydro_parameters.h",
          "src/sink/Default/sink_part.h",
          "src/hydro/Minimal/hydro_io.h",
          "src/stars/None/stars_debug.h",
          "src/cooling/none/cooling_io.h",
          "src/hydro/Gadget2/hydro_debug.h",
          "src/rt/none/rt_additions.h",
          "src/common_io_fields.c",
          "src/feedback/none/feedback_debug.h",
          "src/rt/none/rt_io.h",
          "src/hydro/SPHENIX/hydro_part.h",
          "src/star_formation/none/star_formation_debug.h",
          "src/hydro/Shadowswift/hydro_debug.h",
          "src/rt/none/rt_properties.h",
          "src/tracers/EAGLE/tracers_io.h",
          "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_debug.h",
          "src/tracers/none/tracers_io.h",
          "tests/testKernelLongGrav.c",
          "src/hydro/Gizmo/hydro_gradients.h",
          "src/hydro/Gizmo/MFM/hydro_velocities.h",
          "src/io_compression.h",
          "src/neutrino/Default/neutrino_io.h",
          "src/sink/Basic/sink.h",
          "src/hydro/PressureEnergy/hydro_parameters.h",
          "src/gravity/Default/gravity.h",
          "src/physical_constants.h",
          "src/cooling/PS2020/cooling_debug.h",
          "src/xmf.c",
          "src/io_compression.c",
          "src/hydro/Gizmo/hydro_setters.h",
          "src/potential.c",
          "src/star_formation/GEAR/star_formation_debug.h",
          "src/potential.h",
          "src/star_formation/QLA/star_formation_io.h",
          "src/distributed_io.c",
          "src/black_holes/EAGLE/black_holes_struct.h",
          "src/star_formation/none/star_formation.h",
          "src/hydro/Shadowswift/hydro_io.h",
          "src/feedback/GEAR/feedback.h",
          "src/distributed_io.h",
          "src/feedback/GEAR/lifetime.h",
          "src/rt/GEAR/rt_stellar_emission_model.h",
          "src/single_io.c",
          "src/power_spectrum.c",
          "src/cooling/none/cooling.h",
          "src/single_io.h",
          "src/hydro/SPHENIX/hydro_iact.h",
          "src/xmf.h",
          "src/forcing/none/forcing.h",
          "src/hydro/Gizmo/MFM/hydro_debug.h",
          "src/chemistry/EAGLE/chemistry_additions.h",
          "src/power_spectrum.h",
          "src/hydro/AnarchyPU/hydro_iact.h",
          "src/chemistry/QLA/chemistry.h",
          "src/chemistry/EAGLE/chemistry_io.h",
          "src/hydro/REMIX/hydro_part.h",
          "src/hydro/Gizmo/MFV/hydro_velocities.h",
          "src/stars/None/stars_part.h",
          "src/hydro/Gasoline/hydro_part.h",
          "src/hydro/Phantom/hydro_parameters.h",
          "src/particle_splitting.h",
          "src/feedback/EAGLE_thermal/feedback.h",
          "src/stars/None/stars.h",
          "src/feedback/EAGLE/enrichment.h",
          "src/feedback/EAGLE_kinetic/feedback.h",
          "src/rt/SPHM1RT/rt_cooling.c",
          "src/forcing/ABC_flow/forcing.h",
          "src/hydro/SPHENIX/hydro_debug.h",
          "src/fof_io.h",
          "src/feedback/EAGLE_kinetic/feedback.c",
          "src/rt/SPHM1RT/rt_cooling.h",
          "src/feedback/EAGLE_thermal/feedback_debug.h",
          "src/star_formation/QLA/star_formation_debug.h",
          "src/rt/debug/rt_io.h",
          "src/star_formation/EAGLE/star_formation_debug.h",
          "src/hydro/None/hydro_parameters.h",
          "src/chemistry/GEAR/chemistry_additions.h",
          "src/feedback/EAGLE_thermal/feedback.c",
          "src/velociraptor_io.h",
          "src/hydro/Gasoline/hydro_iact.h",
          "tests/testMatrixInversion.c",
          "src/sink/GEAR/sink_setters.h",
          "src/feedback/GEAR/feedback.c",
          "src/sink/Default/sink_io.h",
          "src/hydro/AnarchyPU/hydro_part.h",
          "src/riemann/riemann_vacuum.h",
          "src/rt/GEAR/rt_properties.h",
          "src/chemistry/GEAR/chemistry.h",
          "tests/testGravityDerivatives.c",
          "src/hydro/None/hydro_part.h",
          "src/riemann/riemann_exact.h",
          "src/cooling/none/cooling_debug.h",
          "src/sink/Basic/sink_io.h",
          "src/rt/SPHM1RT/rt.h",
          "src/tracers/none/tracers_debug.h",
          "src/hydro/Planetary/hydro_part.h",
          "src/fvpm_geometry/None/fvpm_geometry.h",
          "tests/testExp.c",
          "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_iact.h",
          "src/forcing.h",
          "src/forcing.c",
          "src/hydro/REMIX/hydro_parameters.h",
          "src/cycle.h",
          "src/units.c",
          "src/cooling/grackle/cooling_io.h",
          "src/units.h",
          "src/cooling/const_du/cooling_io.h",
          "src/hydro/Gasoline/hydro_debug.h",
          "src/rt/GEAR/rt_thermochemistry_utils.h",
          "src/hydro/Phantom/hydro_io.h",
          "src/stars/EAGLE/stars.h",
          "src/gravity/Default/gravity_debug.h",
          "src/rt/GEAR/rt_slope_limiters_face.h",
          "src/stars/GEAR/stars_debug.h",
          "src/parallel_io.h",
          "src/stars/Basic/stars_debug.h",
          "src/hydro/Gizmo/MFV/hydro_flux.h",
          "src/parallel_io.c",
          "src/sink/Basic/sink_struct.h",
          "src/stars/GEAR/stars_part.h",
          "src/hydro/Gasoline/hydro_parameters.h",
          "src/sink/Basic/sink_part.h",
          "src/black_holes/Default/black_holes_debug.h",
          "src/hydro/AnarchyPU/hydro_io.h",
          "src/cooling/const_du/cooling_debug.h",
          "src/gravity/MultiSoftening/gravity.h",
          "src/black_holes/Default/black_holes_part.h",
          "src/chemistry/GEAR_DIFFUSION/chemistry_io.h",
          "src/chemistry/AGORA/chemistry_additions.h",
          "tests/testTimeline.c",
          "src/rt/SPHM1RT/rt_setters.h",
          "src/feedback/EAGLE_kinetic/feedback_debug.h",
          "tests/testRandomPoisson.c",
          "src/gravity/MultiSoftening/gravity_io.h",
          "src/hydro/PressureEntropy/hydro_debug.h",
          "src/gravity/MultiSoftening/gravity_debug.h",
          "src/cooling/const_du/cooling.h",
          "src/rt/SPHM1RT/rt_species_and_elements.h",
          "src/hydro/REMIX/hydro_io.h",
          "src/sink/Default/sink.h",
          "src/hydro/Shadowswift/hydro_part.h",
          "src/black_holes/EAGLE/black_holes.h",
          "src/rt/GEAR/rt_flux.h",
          "src/chemistry/EAGLE/chemistry.h",
          "src/hydro/Gadget2/hydro_parameters.h",
          "src/rt/GEAR/rt_io.h",
          "src/part_type.c",
          "src/hydro/Phantom/hydro_debug.h",
          "src/cooling/EAGLE/cooling_debug.h",
          "src/feedback/GEAR/feedback_debug.h",
          "src/fvpm_geometry/Gizmo/MFV/fvpm_geometry.h",
          "src/part_type.h",
          "src/rt/none/rt.h",
          "src/chemistry/GEAR_DIFFUSION/chemistry.h",
          "src/rt/GEAR/rt_unphysical.h",
          "src/fvpm_geometry/Gizmo/fvpm_geometry.h",
          "src/cooling/grackle/cooling.c",
          "src/fvpm_geometry/Gizmo/MFM/fvpm_geometry.h",
          "src/pressure_floor/none/pressure_floor.h",
          "src/hydro/Phantom/hydro_iact.h",
          "src/cooling/grackle/cooling.h",
          "src/hydro/Gadget2/hydro_io.h",
          "src/statistics.h",
          "src/rt/debug/rt.h",
          "src/tracers/EAGLE/tracers_debug.h",
          "src/chemistry/EAGLE/chemistry_debug.h",
          "src/output_options.h",
          "src/chemistry/QLA/chemistry_additions.h",
          "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_part.h",
          "src/output_options.c",
          "src/hydro/Phantom/hydro_part.h",
          "src/cooling/QLA_EAGLE/cooling_io.h",
          "src/rt/GEAR/rt_thermochemistry.h",
          "src/hydro/Gizmo/hydro_slope_limiters_cell.h",
          "src/mhd/None/mhd_parameters.h",
          "src/cooling/QLA/cooling_debug.h",
          "src/black_holes/EAGLE/black_holes_io.h",
          "src/potential/sine_wave/potential.h",
          "src/star_formation/GEAR/star_formation_io.h",
          "src/sink/GEAR/sink_debug.h",
          "src/black_holes/Default/black_holes_io.h",
          "src/hydro/PressureEnergy/hydro_io.h",
          "src/cooling/QLA_EAGLE/cooling_debug.h",
          "src/potential/constant/potential.h",
          "src/timers.c",
          "src/black_holes/SPIN_JET/black_holes_debug.h",
          "src/rt/GEAR/rt.h",
          "src/stars/Basic/stars.h",
          "src/hydro/PressureEntropy/hydro_io.h",
          "src/hydro/Shadowswift/hydro_parameters.h",
          "src/chemistry/AGORA/chemistry_debug.h",
          "src/black_holes/EAGLE/black_holes_debug.h",
          "src/sink/GEAR/sink_struct.h",
          "src/hydro/Gasoline/hydro_io.h",
          "src/black_holes/SPIN_JET/black_holes.h",
          "src/chemistry.c",
          "src/black_holes/SPIN_JET/black_holes_io.h",
          "src/hydro/Gizmo/MFV/hydro_debug.h",
          "src/star_formation/EAGLE/star_formation.h",
          "src/hydro/Planetary/hydro_debug.h",
          "src/black_holes/SPIN_JET/black_holes_part.h",
          "src/black_holes/SPIN_JET/black_holes_struct.h",
          "src/cooling/const_lambda/cooling.h",
          "src/hydro/Gizmo/MFM/hydro_flux.h",
          "src/stars/EAGLE/stars_part.h",
          "src/hydro/Gizmo/hydro_parameters.h",
          "src/hydro/PressureEntropy/hydro_parameters.h",
          "src/rt/SPHM1RT/rt_properties.h",
          "src/chemistry.h",
          "src/feedback/GEAR/feedback_properties.h",
          "src/chemistry_additions.h",
          "src/hydro/Minimal/hydro_parameters.h",
          "src/rt/debug/rt_properties.h"
        ],
        "commitId" : "f956bfa6dabbe17e5fd4d3309f0d76c8229ea9e3",
        "timestamp" : 1762358405000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Applying right pointer justification\u000a",
        "date" : "2025-11-05 16:00:05 +0000",
        "id" : "f956bfa6dabbe17e5fd4d3309f0d76c8229ea9e3",
        "msg" : "Applying right pointer justification",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/gravity/MultiSoftening/gravity_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/AGORA/chemistry_additions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/None/stars_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/forcing.c"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/None/stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity/MultiSoftening/gravity.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/const_lambda/cooling_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/None/hydro_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/SPHENIX/hydro_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/none/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/EAGLE/black_holes_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/EAGLE_kinetic/feedback_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergy/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/MWPotential2014/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/QLA_EAGLE/cooling_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/EAGLE/black_holes_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/fvpm_geometry/Gizmo/MFV/fvpm_geometry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/isothermal/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity/Default/gravity_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testKernelLongGrav.c"
          },
          {
            "editType" : "edit",
            "file" : "src/extra_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/AnarchyPU/hydro_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/debug/rt_additions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergy/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/MFM/hydro_flux.h"
          },
          {
            "editType" : "edit",
            "file" : "src/timers.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/AnarchyPU/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/none/feedback_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/const_du/cooling_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/common_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/const_lambda/cooling.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_thermochemistry_utils.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/PS2020/cooling_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/part_type.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/EAGLE/interpolate.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gadget2/hydro_parameters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/xmf.c"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/Default/black_holes_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/none/rt_additions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/const_lambda/cooling_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/none/rt_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/QLA/chemistry_additions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_additions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/Default/black_holes_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cycle.h"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/hernquist_sdmh05/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "src/single_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/fvpm_geometry/None/fvpm_geometry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/pressure_floor/GEAR/pressure_floor_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/none/cooling.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/PS2020/cooling_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/EAGLE/black_holes.h"
          },
          {
            "editType" : "edit",
            "file" : "src/fvpm_geometry/Gizmo/MFM/fvpm_geometry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/MFV/hydro_flux.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/SPHENIX/hydro_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Planetary/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/debug/rt.h"
          },
          {
            "editType" : "edit",
            "file" : "src/units.h"
          },
          {
            "editType" : "edit",
            "file" : "src/xmf.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/none/star_formation_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/distributed_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Basic/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testExp.c"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes.h"
          },
          {
            "editType" : "edit",
            "file" : "src/io_compression.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/Default/black_holes_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/QLA/cooling_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/EAGLE_thermal/feedback.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testRandomSpacing.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Basic/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/MFV/hydro_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/mhd/None/mhd_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/nfw/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/none/feedback.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_unphysical.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testRiemannExact.c"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/EAGLE/chemistry_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/forcing/roberts_flow_acceleration/forcing.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testLog.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Phantom/hydro_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt_stellar_emission_rate.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry_additions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback.c"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/AGORA/chemistry_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/distributed_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/part_type.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/none/rt.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Phantom/hydro_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/none/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gasoline/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/parallel_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry_additions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/QLA/cooling_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt_getters.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testMatrixInversion.c"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/EAGLE/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/none/star_formation_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/SPHENIX/hydro_parameters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/EAGLE/black_holes_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergy/hydro_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/particle_splitting.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testRandomPoisson.c"
          },
          {
            "editType" : "edit",
            "file" : "src/forcing/ABC_flow/forcing.h"
          },
          {
            "editType" : "edit",
            "file" : "src/forcing/roberts_flow/forcing.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergy/hydro_parameters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_getters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/REMIX/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/common_io_fields.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/None/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/MFM/hydro_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/common_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Basic/sink_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/None/stars_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_setters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/velociraptor_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/serial_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/QLA/chemistry_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/io_compression.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback_common.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/EAGLE/enrichment.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/none/rt_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR_DIFFUSION/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/none/chemistry_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/EAGLE_thermal/feedback.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Minimal/hydro_parameters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/EAGLE/stars_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_gradients.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/none/chemistry_additions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_setters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling.h"
          },
          {
            "editType" : "edit",
            "file" : "src/potential.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gasoline/hydro_parameters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity/MultiSoftening/gravity_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/debug/rt_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_flux.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/EAGLE/cooling_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/GEAR/stars_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/pressure_floor/none/pressure_floor.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/None/hydro_parameters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/version.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gadget2/hydro_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/EAGLE_kinetic/feedback.h"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/constant/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/Basic/stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/fvpm_geometry/Gizmo/fvpm_geometry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/riemann/riemann_trrs.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testGravityDerivatives.c"
          },
          {
            "editType" : "edit",
            "file" : "src/tracers/EAGLE/tracers_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt_cooling.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/const_du/cooling_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/equation_of_state/planetary/equation_of_state.h"
          },
          {
            "editType" : "edit",
            "file" : "src/power_spectrum.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_ionization_equilibrium.h"
          },
          {
            "editType" : "edit",
            "file" : "src/shadowswift/voronoi.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testRiemannTRRS.c"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/EAGLE/chemistry_additions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/AGORA/feedback.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/hernquist/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_parameters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/GEAR/star_formation_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/adaptive_softening.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR_DIFFUSION/chemistry_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEntropy/hydro_parameters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_stellar_emission_model.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/EAGLE/stars_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt_additions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/tracers/none/tracers_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/EAGLE/chemistry_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt_unphysical.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Basic/sink_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/REMIX/hydro_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/QLA/star_formation_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Planetary/hydro_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/SPHENIX/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/tracers/EAGLE/tracers_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/EAGLE/cooling_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/EAGLE_thermal/feedback_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Minimal/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/nfw_mn/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/point_mass_softened/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "src/forcing/none/forcing.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/debug/rt_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Basic/sink_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/QLA/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "src/common_io_cells.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/none/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Phantom/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/units.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Phantom/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Phantom/hydro_parameters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergyMorrisMonaghanAV/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_parameters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/none/chemistry_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Planetary/hydro_parameters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/fof_catalogue_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEntropy/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/mhd/None/mhd_parameters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/lifetime.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/Basic/stars_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/REMIX/hydro_parameters.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testErfc.c"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback.c"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt_cooling.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Minimal/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/output_options.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/QLA/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/EAGLE/star_formation_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/Basic/stars_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/Default/black_holes.h"
          },
          {
            "editType" : "edit",
            "file" : "src/stars/EAGLE/stars.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEntropy/hydro_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/AnarchyPU/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/AnarchyPU/hydro_parameters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/point_mass/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/const_du/cooling.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro_parameters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/REMIX/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/QLA_EAGLE/cooling_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gasoline/hydro_iact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/EAGLE/black_holes_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/serial_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation.c"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation.h"
          },
          {
            "editType" : "edit",
            "file" : "src/forcing.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/grackle/cooling.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/AGORA/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/riemann/riemann_exact.h"
          },
          {
            "editType" : "edit",
            "file" : "src/common_io_copy.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Minimal/hydro_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/pressure_floor/none/pressure_floor_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_slope_limiters_cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/Default/black_holes_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/single_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/None/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/physical_constants.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gasoline/hydro_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/none/cooling_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR_DIFFUSION/chemistry_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/MFV/hydro_velocities.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gadget2/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Shadowswift/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gadget2/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/EAGLE/star_formation_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/csds_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/parallel_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gasoline/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testTimeline.c"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEnergy/hydro_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/mesh_gravity.c"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "tests/testAdiabaticIndex.c"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/GEAR/chemistry_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/disc_patch/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "src/power_spectrum.c"
          },
          {
            "editType" : "edit",
            "file" : "src/pressure_floor/GEAR/pressure_floor.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/hydro_slope_limiters_cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/potential/sine_wave/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/GEAR/sink_getters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/EAGLE/chemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/potential.h"
          },
          {
            "editType" : "edit",
            "file" : "src/star_formation/QLA/star_formation_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/PressureEntropy/hydro_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_thermochemistry.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/stellar_evolution.c"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_slope_limiters_face.h"
          },
          {
            "editType" : "edit",
            "file" : "src/output_options.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testRandom.c"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/AGORA/chemistry_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt_species_and_elements.h"
          },
          {
            "editType" : "edit",
            "file" : "src/black_holes/SPIN_JET/black_holes_spin.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/AnarchyPU/hydro_debug.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/SPHENIX/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/riemann/riemann_vacuum.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Planetary/hydro_part.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/GEAR/rt_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/sink/Default/sink_struct.h"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity/Default/gravity.h"
          },
          {
            "editType" : "edit",
            "file" : "src/statistics.h"
          },
          {
            "editType" : "edit",
            "file" : "src/fof_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/GEAR/feedback_common.c"
          },
          {
            "editType" : "edit",
            "file" : "src/gravity/Default/gravity_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt_setters.h"
          },
          {
            "editType" : "edit",
            "file" : "src/tracers/none/tracers_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/rt/SPHM1RT/rt_properties.h"
          },
          {
            "editType" : "edit",
            "file" : "src/hydro/Gizmo/MFM/hydro_velocities.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cooling/none/cooling_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/feedback/EAGLE_kinetic/feedback.c"
          },
          {
            "editType" : "edit",
            "file" : "src/neutrino/Default/neutrino_io.h"
          },
          {
            "editType" : "edit",
            "file" : "src/chemistry/QLA/chemistry_debug.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tests/testGetZoomIJKFunc.c",
          "tests/testZoomInit.c"
        ],
        "commitId" : "b2f043c6f65718c519142626b3c380403bc2b1b8",
        "timestamp" : 1762504392000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Zoom: Fixing region init args in test suite\u000a",
        "date" : "2025-11-07 08:33:12 +0000",
        "id" : "b2f043c6f65718c519142626b3c380403bc2b1b8",
        "msg" : "Zoom: Fixing region init args in test suite",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tests/testZoomInit.c"
          },
          {
            "editType" : "edit",
            "file" : "tests/testGetZoomIJKFunc.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/distributed_io.c",
          "src/parallel_io.c",
          "src/serial_io.c",
          "src/single_io.c"
        ],
        "commitId" : "37e4e9532fcb04f96b2800913c9ec39a5553c7d5",
        "timestamp" : 1762509797000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/wjr21@sussex.ac.uk",
          "fullName" : "wjr21"
        },
        "authorEmail" : "wjr21@sussex.ac.uk",
        "comment" : "Ran the formatter\u000a",
        "date" : "2025-11-07 10:03:17 +0000",
        "id" : "37e4e9532fcb04f96b2800913c9ec39a5553c7d5",
        "msg" : "Ran the formatter",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/parallel_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/distributed_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/serial_io.c"
          },
          {
            "editType" : "edit",
            "file" : "src/single_io.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine.h",
          "src/line_of_sight.c"
        ],
        "commitId" : "fe5dc966eee1f1f0aa8bca1d3a18066c98e27447",
        "timestamp" : 1763048016000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Fix incorrect includes.\u000a",
        "date" : "2025-11-13 16:33:36 +0100",
        "id" : "fe5dc966eee1f1f0aa8bca1d3a18066c98e27447",
        "msg" : "Fix incorrect includes.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/line_of_sight.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/zoom_region/zoom.h"
        ],
        "commitId" : "36e6a706ded8d9d3600851d15c0eee598f782c87",
        "timestamp" : 1763048251000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Make sure the configuration header is included in the main zoom header\u000a",
        "date" : "2025-11-13 16:37:31 +0100",
        "id" : "36e6a706ded8d9d3600851d15c0eee598f782c87",
        "msg" : "Make sure the configuration header is included in the main zoom header",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/engine.h",
          "src/runner_doiact_long_range_grav.c",
          "src/engine_maketasks.c",
          "src/space_split.c",
          "src/cell.h",
          "src/scheduler.c"
        ],
        "commitId" : "34d32538f1427f0a417c46d9d6505930a415bf9c",
        "timestamp" : 1763142325000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Zoom: Removing unnecessary pair tasks\u000a",
        "date" : "2025-11-14 17:45:25 +0000",
        "id" : "34d32538f1427f0a417c46d9d6505930a415bf9c",
        "msg" : "Zoom: Removing unnecessary pair tasks",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "edit",
            "file" : "src/space_split.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine.h"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/runner_doiact_long_range_grav.c"
          },
          {
            "editType" : "edit",
            "file" : "src/engine_maketasks.c"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/zoom_region/zoom_split.c",
          "src/cell.h",
          "src/scheduler.c",
          "src/zoom_region/zoom_init.c",
          "src/zoom_region/zoom_cell.c",
          "src/space.c"
        ],
        "commitId" : "3451d40e38f6dd2cd0b994d3ba61376fde673240",
        "timestamp" : 1766145165000,
        "author" : {
          "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
          "fullName" : "Matthieu Schaller"
        },
        "authorEmail" : "schaller@strw.leidenuniv.nl",
        "comment" : "Handling some zoom cell geometry edge cases\u000a",
        "date" : "2025-12-19 11:52:45 +0000",
        "id" : "3451d40e38f6dd2cd0b994d3ba61376fde673240",
        "msg" : "Handling some zoom cell geometry edge cases",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/scheduler.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_cell.c"
          },
          {
            "editType" : "edit",
            "file" : "src/cell.h"
          },
          {
            "editType" : "edit",
            "file" : "src/space.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_split.c"
          },
          {
            "editType" : "edit",
            "file" : "src/zoom_region/zoom_init.c"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-mcgi1",
      "fullName" : "Rob McGibbon"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/mladen.ivkovic",
      "fullName" : "mladen.ivkovic"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/jacob.kegerreis@durham.ac.uk",
      "fullName" : "Jacob Kegerreis"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/p.w.draper@durham.ac.uk",
      "fullName" : "Peter W. Draper"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/mladen.ivkovic@hotmail.com",
      "fullName" : "mivkov"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/darwin.roduit@epfl.ch",
      "fullName" : "Darwin Roduit"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/whe@willemelbers.com",
      "fullName" : "Willem Elbers"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/dc-schall@arm-login01.ib0.diracarm.le.ac.uk",
      "fullName" : "Matthieu Schaller"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/jamiejquinn",
      "fullName" : "jamiejquinn"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/katy",
      "fullName" : "katy"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/tdsandnes@gmail.com",
      "fullName" : "Tom Sandnes"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/karapiperis@quasar.strw.leidenuniv.nl",
      "fullName" : "Orestis Karapiperis"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/astrojdavies@gmail.com",
      "fullName" : "Jon Davies"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/jacob.kegerreis",
      "fullName" : "jacob.kegerreis"
    },
    {
      "absoluteUrl" : "https://gitlab.cosma.dur.ac.uk/jenkins/user/wjr21@sussex.ac.uk",
      "fullName" : "wjr21"
    }
  ]
}