)]}'
{
  "log": [
    {
      "commit": "8f454f5f3e61acbcb122d7c46c9fc4a463196969",
      "tree": "a26b0aeb951286cd8259408d5c0fc9f89dd17ec8",
      "parents": [
        "08657c5101752f125e02f2bfbf5d1cb9de7be78b"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jun 11 10:41:34 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 11 10:41:34 2026 -0700"
      },
      "message": "Bump pygments from 2.15.0 to 2.20.0 (#361)\n\nBumps [pygments](https://github.com/pygments/pygments) from 2.15.0 to 2.20.0.\n- [Release notes](https://github.com/pygments/pygments/releases)\n- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)\n- [Commits](https://github.com/pygments/pygments/compare/2.15.0...2.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: pygments\n  dependency-version: 2.20.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "08657c5101752f125e02f2bfbf5d1cb9de7be78b",
      "tree": "df4b7f0002e6b695812dd72e34645ebd082cdfa1",
      "parents": [
        "7ad3ec35cd52152a97a2d0505bc5b4a56f0b8434"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jun 11 10:40:17 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 11 10:40:17 2026 -0700"
      },
      "message": "Bump urllib3 from 2.6.3 to 2.7.0 (#362)\n\nBumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0)\n\n---\nupdated-dependencies:\n- dependency-name: urllib3\n  dependency-version: 2.7.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "7ad3ec35cd52152a97a2d0505bc5b4a56f0b8434",
      "tree": "0a25c1ba58085aebdcc04fcf39759dfcba2f9732",
      "parents": [
        "2c202b7d43f114e5457790301fa33be2fa064b6e"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Jun 11 10:38:52 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 11 10:38:52 2026 -0700"
      },
      "message": "Bump idna from 3.7 to 3.15 (#363)\n\nBumps [idna](https://github.com/kjd/idna) from 3.7 to 3.15.\n- [Release notes](https://github.com/kjd/idna/releases)\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)\n- [Commits](https://github.com/kjd/idna/compare/v3.7...v3.15)\n\n---\nupdated-dependencies:\n- dependency-name: idna\n  dependency-version: \u00273.15\u0027\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "2c202b7d43f114e5457790301fa33be2fa064b6e",
      "tree": "86de0c74e3910d3309ce8fe6c5dba778b37d3ff8",
      "parents": [
        "7d9a3813220c79b33a81ff0d524ca28e7d4137a3"
      ],
      "author": {
        "name": "Greg Felice",
        "email": "gregfelice@gmail.com",
        "time": "Thu Jun 11 13:38:00 2026 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 11 10:38:00 2026 -0700"
      },
      "message": "docs(RETURN): document pattern expressions in projections + cost note (#364)\n\nPattern expressions (path patterns such as (a)-[:KNOWS]-\u003e(:Person)) can be\nused directly in a RETURN/WITH projection, not only as WHERE predicates.\nAdds a worked example to the RETURN reference with verified output, plus a\nperformance note: a pattern expression is evaluated as an EXISTS subquery\nonce per result row, so its cost scales with the number of rows projected.\n\nDocuments the projection capability added in apache/age#2360."
    },
    {
      "commit": "7d9a3813220c79b33a81ff0d524ca28e7d4137a3",
      "tree": "31e8194574a34850bf97ef678a65fa6d5cec5472",
      "parents": [
        "e69c014d0b27535198c1628b5995069a50cf3a05"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Mar 26 10:59:46 2026 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Mar 26 10:59:46 2026 -0700"
      },
      "message": "Bump requests from 2.32.4 to 2.33.0 (#360)\n\nBumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.33.0.\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.33.0)\n\n---\nupdated-dependencies:\n- dependency-name: requests\n  dependency-version: 2.33.0\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "e69c014d0b27535198c1628b5995069a50cf3a05",
      "tree": "1f6958b6d208f9fc1053425ac1eb0d2640204366",
      "parents": [
        "cca14e38a2fd705ef62205f1f5ddb52f0521f7b9"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Feb 13 14:58:16 2026 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 13 14:58:16 2026 +0500"
      },
      "message": "Bump requests from 2.32.0 to 2.32.4 (#359)\n\nBumps [requests](https://github.com/psf/requests) from 2.32.0 to 2.32.4.\n- [Release notes](https://github.com/psf/requests/releases)\n- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)\n- [Commits](https://github.com/psf/requests/compare/v2.32.0...v2.32.4)\n\n---\nupdated-dependencies:\n- dependency-name: requests\n  dependency-version: 2.32.4\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "cca14e38a2fd705ef62205f1f5ddb52f0521f7b9",
      "tree": "fbb5c782fe9b24437da0266d0fc161b769348ee7",
      "parents": [
        "3dd02ed0af69f93f177ff4d7fcb93a8fb37960e8"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Fri Feb 13 14:57:51 2026 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 13 14:57:51 2026 +0500"
      },
      "message": "Bump jinja2 from 3.1.3 to 3.1.6 (#358)\n\nBumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.6.\n- [Release notes](https://github.com/pallets/jinja/releases)\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\n- [Commits](https://github.com/pallets/jinja/compare/3.1.3...3.1.6)\n\n---\nupdated-dependencies:\n- dependency-name: jinja2\n  dependency-version: 3.1.6\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "3dd02ed0af69f93f177ff4d7fcb93a8fb37960e8",
      "tree": "2f2bf0f4619ae6eed6c017e77723191d384df95d",
      "parents": [
        "7fee868c560b782714b97ff3c895f0dbb0b7b5ca"
      ],
      "author": {
        "name": "Ewald Geschwinde",
        "email": "42491958+tcolo@users.noreply.github.com",
        "time": "Fri Feb 13 10:51:24 2026 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Feb 13 14:51:24 2026 +0500"
      },
      "message": "Add Dockerfile for doc envinroment (#354)\n\n* Adding Dockerfiles\n\nChanged Requirements.txt minor version and added docker file for doc envinroment plus generation bash script for easy regeneration of the documentation\n\n* Incorporated all fixes\n\n- added docker.builhash to gitignore\n- removed .docker.buildhash\n- added error handling and shebang in docker.sh file\n- added new libs to apt and added no-cahce-dir in pip call"
    },
    {
      "commit": "7fee868c560b782714b97ff3c895f0dbb0b7b5ca",
      "tree": "a186a41f5f71a41af4ef39cb80eff9b280d93bed",
      "parents": [
        "ac7e094e0cd6fa487f445bc6d5896dcc25360e0c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Feb 09 08:58:22 2026 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Feb 09 08:58:22 2026 -0800"
      },
      "message": "Bump urllib3 from 1.26.18 to 2.6.3 (#355)\n\nBumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 2.6.3.\n- [Release notes](https://github.com/urllib3/urllib3/releases)\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\n- [Commits](https://github.com/urllib3/urllib3/compare/1.26.18...2.6.3)\n\n---\nupdated-dependencies:\n- dependency-name: urllib3\n  dependency-version: 2.6.3\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "ac7e094e0cd6fa487f445bc6d5896dcc25360e0c",
      "tree": "9bd268078b7207a35f33f0ea04a0c7935cab7f6b",
      "parents": [
        "51452807c1e5e105e5095505fe333c039913bc72"
      ],
      "author": {
        "name": "Nick Sorrell",
        "email": "nicholassorrell@gmail.com",
        "time": "Mon Sep 08 12:40:06 2025 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 08 21:40:06 2025 +0500"
      },
      "message": "Add docs for UNWIND clause and fix warnings (#346)\n\n- Added documentation for UNWIND (based on regression tests)\n- Added links to precedence and map funcs that were missing\n- Addressed #339 and #343 "
    },
    {
      "commit": "51452807c1e5e105e5095505fe333c039913bc72",
      "tree": "edd5e9225074c4049f15da9f5dea5a92ad4a6e9e",
      "parents": [
        "3aab3b8ecb8733dc6b9da0d616512b2d0b6b0f66"
      ],
      "author": {
        "name": "Muhammad Taha Naveed",
        "email": "m.taha.naveed27@gmail.com",
        "time": "Mon Sep 08 20:14:24 2025 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 08 08:14:24 2025 -0700"
      },
      "message": "Update actions in build-documentation.yml (#349)\n\n- Fixes CD issue reported here\n  https://github.com/apache/age-website/actions/runs/17527933415"
    },
    {
      "commit": "3aab3b8ecb8733dc6b9da0d616512b2d0b6b0f66",
      "tree": "17cbb3977bdb06f1850982731b420cc18765efe8",
      "parents": [
        "b4441b1a901b910f34886e469ba1b4e0d43f8ee4"
      ],
      "author": {
        "name": "Fredrik Vaeng Røtnes",
        "email": "frwdrik@gmail.com",
        "time": "Sun Sep 07 14:30:56 2025 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Sep 07 17:30:56 2025 +0500"
      },
      "message": "Fix join example in advanced.md (#334)\n\n- The AS-clause has a mismatch in number of returned rows\n  and their names (as used by the join condition)."
    },
    {
      "commit": "b4441b1a901b910f34886e469ba1b4e0d43f8ee4",
      "tree": "29d72e287581a120d84381bd077c03fb880aeb42",
      "parents": [
        "d5cc2f899828f6cafbd5318baf97d10ad5148952"
      ],
      "author": {
        "name": "Maytch",
        "email": "5732128+Maytch@users.noreply.github.com",
        "time": "Sun Sep 07 13:25:46 2025 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Sep 07 17:25:46 2025 +0500"
      },
      "message": "Fix typo in prepared_statements.md (#105)\n\nChange cypher_prepared_statement to cypher_stored_procedure in EXECUTE command."
    },
    {
      "commit": "d5cc2f899828f6cafbd5318baf97d10ad5148952",
      "tree": "a3572ea77a26111e87ca75eabb959ce108dac9a7",
      "parents": [
        "5ac9746ba5db1a6838515380365dc4a7e5b5372a"
      ],
      "author": {
        "name": "Alexander Quine",
        "email": "alxndr@users.noreply.github.com",
        "time": "Sun Sep 07 04:30:31 2025 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Sep 07 16:30:31 2025 +0500"
      },
      "message": "Fix missing column names in queries in advanced.md (#347)\n\n* add missing column name to `SELECT`\r\n* more consistent capitalization of query terms"
    },
    {
      "commit": "5ac9746ba5db1a6838515380365dc4a7e5b5372a",
      "tree": "86b1ec647b2c1a3e428e179a3a2b2cb5702146f6",
      "parents": [
        "7658fa3a3b37b134668aef00192027655a34be51"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed May 22 11:41:36 2024 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed May 22 11:41:36 2024 -0700"
      },
      "message": "Bump pydantic from 1.10.2 to 1.10.13 (#316)\n\nBumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.2 to 1.10.13.\r\n- [Release notes](https://github.com/pydantic/pydantic/releases)\r\n- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)\r\n- [Commits](https://github.com/pydantic/pydantic/compare/v1.10.2...v1.10.13)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: pydantic\r\n  dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "7658fa3a3b37b134668aef00192027655a34be51",
      "tree": "016138661362f9d4e91034fe2ad3fbba51881d3c",
      "parents": [
        "f5d0b94af45f910417e50a6b5f286e987ff59761"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue May 21 11:03:42 2024 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 21 11:03:42 2024 -0700"
      },
      "message": "--- (#323)\n\nupdated-dependencies:\r\n- dependency-name: requests\r\n  dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "f5d0b94af45f910417e50a6b5f286e987ff59761",
      "tree": "36b50e60060e1fe38d4e14d68def060acee29dd4",
      "parents": [
        "f81b6efcf0598a2f5deaa4214444b49b9b9c12d3"
      ],
      "author": {
        "name": "Muhammad Taha Naveed",
        "email": "mtaha@apache.org",
        "time": "Sat May 11 04:36:16 2024 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 10 16:36:16 2024 -0700"
      },
      "message": "Add branch protection rules in .asf.yaml (#322)\n\n- All the PRs sent to master and new-web branch\r\n  will now require atleast 1 approving review before\r\n  merge."
    },
    {
      "commit": "f81b6efcf0598a2f5deaa4214444b49b9b9c12d3",
      "tree": "55c4b5316ca199498e02cae7f1e251a4e3c576f5",
      "parents": [
        "4d47f18e97e8269a89ddd0a9863f8361a2b542a2"
      ],
      "author": {
        "name": "Aneeqa Asif",
        "email": "87367157+AneeqaCodes@users.noreply.github.com",
        "time": "Tue Apr 23 06:28:00 2024 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 23 10:28:00 2024 +0900"
      },
      "message": "Update setup.md (#313)\n\nThis updated code incorporates improvements in clarity, consistency, and presentation, making it easier for users to follow the installation and setup instructions for Apache AGE."
    },
    {
      "commit": "4d47f18e97e8269a89ddd0a9863f8361a2b542a2",
      "tree": "b9ba0b5a0090ff608979cf295d37ab2f0fcd9d42",
      "parents": [
        "34590d20d08fd89e13d2cfffd1243f97525ccb9b"
      ],
      "author": {
        "name": "dpdjvhxm",
        "email": "137974842+dpdjvhxm@users.noreply.github.com",
        "time": "Thu Apr 18 17:30:24 2024 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Apr 18 17:30:24 2024 +0900"
      },
      "message": "Update Readme (#309)\n\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update README.md\r\n\r\n* Update README.md"
    },
    {
      "commit": "34590d20d08fd89e13d2cfffd1243f97525ccb9b",
      "tree": "5a35e455f91489b7349b638cd9ef8724560139fc",
      "parents": [
        "bd2bb6cdb2e4912d5dc80af7a877c33581cdec0d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Apr 16 13:43:27 2024 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 16 13:43:27 2024 +0900"
      },
      "message": "Bump idna from 3.4 to 3.7 (#305)\n\nBumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7.\r\n- [Release notes](https://github.com/kjd/idna/releases)\r\n- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)\r\n- [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: idna\r\n  dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "bd2bb6cdb2e4912d5dc80af7a877c33581cdec0d",
      "tree": "cced46bbbac51bbc70517c3acdeb6834002d0b20",
      "parents": [
        "e92f91dad67020df12c7353d6a945fb67ad33440"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jan 31 14:33:43 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 31 14:33:43 2024 +0800"
      },
      "message": "Bump jinja2 from 3.1.2 to 3.1.3 (#247)\n\nBumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.\r\n- [Release notes](https://github.com/pallets/jinja/releases)\r\n- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)\r\n- [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.3)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: jinja2\r\n  dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "e92f91dad67020df12c7353d6a945fb67ad33440",
      "tree": "d0aa987e61fe4a69b030f31b44f438dea7b51b11",
      "parents": [
        "5cf7cea54d9908990f615e8feef16e23ab04e986"
      ],
      "author": {
        "name": "Dehowe Feng",
        "email": "8065116+dehowef@users.noreply.github.com",
        "time": "Fri Dec 22 00:00:21 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 21 08:00:21 2023 -0800"
      },
      "message": "Revise Clauses Section of Documentation (#240)\n\nEdits the clauses section of the documentation for content,\r\nspelling, grammar, and other improvements."
    },
    {
      "commit": "5cf7cea54d9908990f615e8feef16e23ab04e986",
      "tree": "428166d705e8ac9e34f339295d77a94fb25cf0db",
      "parents": [
        "739ac2147b70acc8d890bd416585f8876e54cf7e"
      ],
      "author": {
        "name": "Dehowe Feng",
        "email": "8065116+dehowef@users.noreply.github.com",
        "time": "Thu Dec 21 09:24:35 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 20 17:24:35 2023 -0800"
      },
      "message": "Revise Contributing and Functions Documentation (#242)\n\nEdits the documentation for capitalization, grammar, content and\r\nother imrprovements."
    },
    {
      "commit": "739ac2147b70acc8d890bd416585f8876e54cf7e",
      "tree": "2d19ab8d26c862855be8f2f45ae5fc1f24624bd0",
      "parents": [
        "5d5aee6793edcf02133550fb69903e4d84e885f2"
      ],
      "author": {
        "name": "Dehowe Feng",
        "email": "8065116+dehowef@users.noreply.github.com",
        "time": "Thu Dec 07 09:02:34 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 07 09:02:34 2023 -0800"
      },
      "message": "Revise Advanced Section of Documentation (#241)\n\nEdits the advanced section of the documentation for content,\r\nspelling, grammar, and other improvements."
    },
    {
      "commit": "5d5aee6793edcf02133550fb69903e4d84e885f2",
      "tree": "f72ce8d1cec9ee6cb7e7d374160175d26d675b08",
      "parents": [
        "cdfec1bda8b94db963fcba3851394757ed706896"
      ],
      "author": {
        "name": "Bhaskar Sharma",
        "email": "bhaskarsharma2175@edu.bme.hu",
        "time": "Fri Dec 01 01:12:43 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 30 16:12:43 2023 -0800"
      },
      "message": "Fixed query in docs/advanced/sql_in_cypher.md (#237)\n\nFixed query (variable name)."
    },
    {
      "commit": "cdfec1bda8b94db963fcba3851394757ed706896",
      "tree": "936dfe49695f0e9295ee9ee74bade32b7d9dba12",
      "parents": [
        "eb2cc25631aa373b763442bfe97b9cda31e59d40"
      ],
      "author": {
        "name": "ksheroz",
        "email": "87086877+ksheroz@users.noreply.github.com",
        "time": "Wed Nov 22 23:52:07 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 22 10:52:07 2023 -0800"
      },
      "message": "Update casing to make it consistent (#233)\n\n"
    },
    {
      "commit": "eb2cc25631aa373b763442bfe97b9cda31e59d40",
      "tree": "dfde6020ee4833360eb719fdde61163a1d42da2e",
      "parents": [
        "1725aeae2b3553ad9b9f0749cfc5a759c61f7505"
      ],
      "author": {
        "name": "Muhammad Muneeb Ur Rehman",
        "email": "76596205+muneebkhan4@users.noreply.github.com",
        "time": "Wed Nov 22 23:51:10 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 22 10:51:10 2023 -0800"
      },
      "message": "Inconsistent Sentence Structures (#153)\n\n* Inconsistent Sentence Structures\r\n\r\nBefore, the sentence structure was inconsistent and redundant.\r\n\r\nNow, its easy to read and understand.\r\n\r\n* Update merge.md"
    },
    {
      "commit": "1725aeae2b3553ad9b9f0749cfc5a759c61f7505",
      "tree": "d5dd11302e07ecf10673f259810ae70382362190",
      "parents": [
        "fced7cd47fd79756a2074c50a585023f55dcbbe7"
      ],
      "author": {
        "name": "ksheroz",
        "email": "87086877+ksheroz@users.noreply.github.com",
        "time": "Tue Nov 21 05:14:12 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 20 16:14:12 2023 -0800"
      },
      "message": "Update ordering null to support inline comment (#231)\n\n"
    },
    {
      "commit": "fced7cd47fd79756a2074c50a585023f55dcbbe7",
      "tree": "ec4975bafa162337b12d486c95db29034c6167b1",
      "parents": [
        "5a0cf808c2ee3c577e96a88f66e05a6082cef564"
      ],
      "author": {
        "name": "ksheroz",
        "email": "87086877+ksheroz@users.noreply.github.com",
        "time": "Tue Nov 21 05:13:53 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 20 16:13:53 2023 -0800"
      },
      "message": "Remove unrelated info and correct grammar (#230)\n\n"
    },
    {
      "commit": "5a0cf808c2ee3c577e96a88f66e05a6082cef564",
      "tree": "a325105329710faa50c52cda6115c4fdbcfe468c",
      "parents": [
        "d03579722e61e0ccae7439e6b26655a4507b30ed"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Mon Nov 20 16:12:48 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 20 16:12:48 2023 -0800"
      },
      "message": "Bump urllib3 from 1.26.17 to 1.26.18 (#226)\n\nBumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.\r\n- [Release notes](https://github.com/urllib3/urllib3/releases)\r\n- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)\r\n- [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: urllib3\r\n  dependency-type: direct:production\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "d03579722e61e0ccae7439e6b26655a4507b30ed",
      "tree": "f4836852e5bd8aa8cfab79d7082327003a5a3175",
      "parents": [
        "424268cd26a2977cf0ec9665a6368744214b1634"
      ],
      "author": {
        "name": "ksheroz",
        "email": "87086877+ksheroz@users.noreply.github.com",
        "time": "Tue Nov 21 05:08:14 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 20 16:08:14 2023 -0800"
      },
      "message": "Change to inline command (#234)\n\n"
    },
    {
      "commit": "424268cd26a2977cf0ec9665a6368744214b1634",
      "tree": "493990d8d17767e284704f078fb3f584a2d8f16a",
      "parents": [
        "e472124a53a35c7fbc06a6d5aa39879954bca40c"
      ],
      "author": {
        "name": "ksheroz",
        "email": "87086877+ksheroz@users.noreply.github.com",
        "time": "Tue Nov 21 05:07:10 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Nov 20 16:07:10 2023 -0800"
      },
      "message": "Add support for inline symbols in prepared statements (#235)\n\n* Add inline support\r\n\r\n* Use upper-case for SQL"
    },
    {
      "commit": "e472124a53a35c7fbc06a6d5aa39879954bca40c",
      "tree": "5c1eac12ec5147e93f56039bd18b9809791b9467",
      "parents": [
        "47be7a72ed6a8c102121c99c51448f4ea8bf3e18"
      ],
      "author": {
        "name": "ksheroz",
        "email": "87086877+ksheroz@users.noreply.github.com",
        "time": "Tue Oct 10 00:20:14 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 09 12:20:14 2023 -0700"
      },
      "message": "Remove the extra line in query (#222)\n\n"
    },
    {
      "commit": "47be7a72ed6a8c102121c99c51448f4ea8bf3e18",
      "tree": "b59e9b8d23502e9c548064811797ca1d48f0fb84",
      "parents": [
        "b75a3c0f2e6ea6a4ce36dc5e2dafde983e432464"
      ],
      "author": {
        "name": "ksheroz",
        "email": "87086877+ksheroz@users.noreply.github.com",
        "time": "Tue Oct 10 00:19:18 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 09 12:19:18 2023 -0700"
      },
      "message": "Add inline support for functions in graph docs (#219)\n\n"
    },
    {
      "commit": "b75a3c0f2e6ea6a4ce36dc5e2dafde983e432464",
      "tree": "b59e9b8d23502e9c548064811797ca1d48f0fb84",
      "parents": [
        "bfe39f38039d8f67893dff70b9679c7e7213989c"
      ],
      "author": {
        "name": "ksheroz",
        "email": "87086877+ksheroz@users.noreply.github.com",
        "time": "Tue Oct 10 00:18:30 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 09 12:18:30 2023 -0700"
      },
      "message": "Add in line support in operators docs (#221)\n\n"
    },
    {
      "commit": "bfe39f38039d8f67893dff70b9679c7e7213989c",
      "tree": "e3337a5fc5fa3d202e78c0e9da9207edfb99003f",
      "parents": [
        "f7287537e53a65b0255d0997499c2de16f2d9759"
      ],
      "author": {
        "name": "Emmanuel Allison",
        "email": "emmallison13@gmail.com",
        "time": "Mon Oct 09 20:16:30 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 09 12:16:30 2023 -0700"
      },
      "message": "docs: inline code formatting (#218)\n\n"
    },
    {
      "commit": "f7287537e53a65b0255d0997499c2de16f2d9759",
      "tree": "996f6940a270fc768985526085e564bc7d04d6df",
      "parents": [
        "74855f27f98a2234044b37c05fa30a563c6a1a18"
      ],
      "author": {
        "name": "Emmanuel Allison",
        "email": "emmallison13@gmail.com",
        "time": "Mon Oct 09 20:15:44 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 09 12:15:44 2023 -0700"
      },
      "message": "docs: in-line code formatting (#217)\n\n"
    },
    {
      "commit": "74855f27f98a2234044b37c05fa30a563c6a1a18",
      "tree": "14b6f9b97ec3414a404c36d27e0a0a1f5cf67183",
      "parents": [
        "53d0db71930171d573fc59dd9fbb2f83279a13a8"
      ],
      "author": {
        "name": "Emmanuel Allison",
        "email": "emmanuelallison@outlook.com",
        "time": "Thu Oct 05 15:20:32 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 05 07:20:32 2023 -0700"
      },
      "message": "docs: in-line code formatting for SQL clauses (#214)\n\n"
    },
    {
      "commit": "53d0db71930171d573fc59dd9fbb2f83279a13a8",
      "tree": "e94efe9e9b80bf66d097be96168b682aa68b652a",
      "parents": [
        "55b86d968ca6ca8030dd440da766e37b02ce21d9"
      ],
      "author": {
        "name": "Emmanuel Allison",
        "email": "emmanuelallison@outlook.com",
        "time": "Thu Oct 05 15:20:09 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 05 07:20:09 2023 -0700"
      },
      "message": "docs: in-line code formatting for AGE clauses (#212)\n\n"
    },
    {
      "commit": "55b86d968ca6ca8030dd440da766e37b02ce21d9",
      "tree": "6123b2e06e2153cf49bb610c837cbba17ab971a4",
      "parents": [
        "26eace55c191ad7e58423141bacd21aacd78b2cd"
      ],
      "author": {
        "name": "Muhammad-Adil-Shahid-1054",
        "email": "71031718+Muhammad-Adil-Shahid-1054@users.noreply.github.com",
        "time": "Wed Oct 04 03:31:55 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 03 15:31:55 2023 -0700"
      },
      "message": "Update doc text spacing (#215)\n\n"
    },
    {
      "commit": "26eace55c191ad7e58423141bacd21aacd78b2cd",
      "tree": "6123b2e06e2153cf49bb610c837cbba17ab971a4",
      "parents": [
        "5324ea2889a0197192edf8f2457a068cf0a5afca"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Oct 03 15:31:16 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 03 15:31:16 2023 -0700"
      },
      "message": "Bump urllib3 from 1.26.12 to 1.26.17 (#216)\n\n"
    },
    {
      "commit": "5324ea2889a0197192edf8f2457a068cf0a5afca",
      "tree": "2e4d276eb9f055591d7fe6ee7b3064cfca642d36",
      "parents": [
        "a8e3192cdb039ad8f9d0cdfd955e561e220e52e1"
      ],
      "author": {
        "name": "Marco Aurélio Silva de Souza Júnior",
        "email": "57829631+markgomer@users.noreply.github.com",
        "time": "Mon Oct 02 20:02:07 2023 -0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 02 16:02:07 2023 -0700"
      },
      "message": "Fixed some information on agload.md (#164)\n\n* Fixed the path needed to be inserted to make the function work;\r\n* Fixed a sentence saying the csv file has id field when it doesn\u0027t."
    },
    {
      "commit": "a8e3192cdb039ad8f9d0cdfd955e561e220e52e1",
      "tree": "2f5ce4b955b921def524dac5a7a7e63e4cebec96",
      "parents": [
        "95e2b82d316c373b8d6772a9459fb62c5fca82ee"
      ],
      "author": {
        "name": "Muhammad-Adil-Shahid-1054",
        "email": "71031718+Muhammad-Adil-Shahid-1054@users.noreply.github.com",
        "time": "Tue Oct 03 04:01:28 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 02 16:01:28 2023 -0700"
      },
      "message": "Fixing the spelling error (#210)\n\n* Fixing the spelling error\r\n\r\n* Spacing Correction"
    },
    {
      "commit": "95e2b82d316c373b8d6772a9459fb62c5fca82ee",
      "tree": "232e15090076dfc429049c7ed3625946942d771d",
      "parents": [
        "5b580cc69668525d217fbf2e32597b1527f13b9f"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Sep 26 07:50:22 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 26 07:50:22 2023 -0700"
      },
      "message": "Bump markdown-it-py from 2.1.0 to 2.2.0 (#133)\n\n"
    },
    {
      "commit": "5b580cc69668525d217fbf2e32597b1527f13b9f",
      "tree": "5ec96d55b6a248e11fee8bddd9ae25a619b5d35f",
      "parents": [
        "93711a03f2f79025fa5f3818902729e25e3984a3"
      ],
      "author": {
        "name": "Wendel de Lana",
        "email": "sr.wendelfernandes@outlook.com",
        "time": "Tue Sep 26 11:44:02 2023 -0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 26 07:44:02 2023 -0700"
      },
      "message": "Correcting typos and improving descriptions in aggregate functions (#156)\n\n"
    },
    {
      "commit": "93711a03f2f79025fa5f3818902729e25e3984a3",
      "tree": "b1243b4e16d5d198ac19808417dcdb44dbf77c2a",
      "parents": [
        "baea255e31761f463aa56bfa0157c0f5815874ca"
      ],
      "author": {
        "name": "Matheus Farias de Oliveira Matsumoto",
        "email": "83461020+MatheusFarias03@users.noreply.github.com",
        "time": "Tue Sep 26 11:42:59 2023 -0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 26 07:42:59 2023 -0700"
      },
      "message": "Update list_functions.md (#189)\n\n"
    },
    {
      "commit": "baea255e31761f463aa56bfa0157c0f5815874ca",
      "tree": "8e09fabd9f4b1caa65e89578f50ca0a11ff68847",
      "parents": [
        "9b2a1ed42c8443fe550a4a3f9f37dd929fb975bf"
      ],
      "author": {
        "name": "ksheroz",
        "email": "87086877+ksheroz@users.noreply.github.com",
        "time": "Tue Sep 26 19:42:26 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 26 07:42:26 2023 -0700"
      },
      "message": "Fix typo (#190)\n\n"
    },
    {
      "commit": "9b2a1ed42c8443fe550a4a3f9f37dd929fb975bf",
      "tree": "1c660e41bd3a0566af7431074fae2245e5bc03dc",
      "parents": [
        "3710130e7b8993ae2177023ce5f5c92710c22669"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Sep 26 07:31:51 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 26 07:31:51 2023 -0700"
      },
      "message": "Bump requests from 2.28.1 to 2.31.0 (#159)\n\n"
    },
    {
      "commit": "3710130e7b8993ae2177023ce5f5c92710c22669",
      "tree": "8d21fca44baa3fec36f325f19e408d3310f26703",
      "parents": [
        "1af1549f9f144bed2ee6d893e9d659dedd127a47"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Sep 26 07:31:39 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 26 07:31:39 2023 -0700"
      },
      "message": "Bump pygments from 2.13.0 to 2.15.0 (#172)\n\n"
    },
    {
      "commit": "1af1549f9f144bed2ee6d893e9d659dedd127a47",
      "tree": "1415ec4eed2ae514876935e132aba6ea692e845a",
      "parents": [
        "e5f14966290262666f5ba9ee4b6333e72a91a1c9"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Sep 26 07:31:23 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 26 07:31:23 2023 -0700"
      },
      "message": "Bump certifi from 2022.9.24 to 2023.7.22 (#176)\n\n"
    },
    {
      "commit": "e5f14966290262666f5ba9ee4b6333e72a91a1c9",
      "tree": "9d71b50e80d097e34c2f7b86748ed43f5d40adab",
      "parents": [
        "3390010c5157d83129d2d4b8e513fa59a94bfddf"
      ],
      "author": {
        "name": "Wendel de Lana",
        "email": "sr.wendelfernandes@outlook.com",
        "time": "Tue Sep 26 11:30:58 2023 -0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 26 07:30:58 2023 -0700"
      },
      "message": "Added cotangent in trigonometric (#186)\n\n"
    },
    {
      "commit": "3390010c5157d83129d2d4b8e513fa59a94bfddf",
      "tree": "bfa70572edfa93ad3155b11ab83f0f1835518c2c",
      "parents": [
        "65709f1a342580c45b7b037068e0d36782975d40"
      ],
      "author": {
        "name": "Pieterjan De Potter",
        "email": "pieterjan.depotter@ugent.be",
        "time": "Tue Sep 26 16:27:38 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 26 07:27:38 2023 -0700"
      },
      "message": "Enable rebase and merge button in Github (#129)\n\n"
    },
    {
      "commit": "65709f1a342580c45b7b037068e0d36782975d40",
      "tree": "6b3b4ab28334a0545c6ea8691d16a5d9af796332",
      "parents": [
        "f0c09f4d48ea70d11149d2f299e067bd4af5f35e"
      ],
      "author": {
        "name": "Muhammad Muneeb Ur Rehman",
        "email": "76596205+muneebkhan4@users.noreply.github.com",
        "time": "Tue Sep 26 19:24:51 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 26 07:24:51 2023 -0700"
      },
      "message": "Error in Syntax of Return created node (#120)\n\n"
    },
    {
      "commit": "f0c09f4d48ea70d11149d2f299e067bd4af5f35e",
      "tree": "6b3b4ab28334a0545c6ea8691d16a5d9af796332",
      "parents": [
        "a769120fb7553fd7bd818a995e9c7f8feaa78aac"
      ],
      "author": {
        "name": "Muhammad Muneeb Ur Rehman",
        "email": "76596205+muneebkhan4@users.noreply.github.com",
        "time": "Tue Sep 26 19:24:33 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 26 07:24:33 2023 -0700"
      },
      "message": "Updated Syntax of Create vertex and add labels and properties (#118)\n\n"
    },
    {
      "commit": "a769120fb7553fd7bd818a995e9c7f8feaa78aac",
      "tree": "6b3b4ab28334a0545c6ea8691d16a5d9af796332",
      "parents": [
        "7e88b9a330936e13c0619e85493b9a812190237a"
      ],
      "author": {
        "name": "fatima",
        "email": "63642648+fatimafatimaprogrammer@users.noreply.github.com",
        "time": "Tue Sep 26 19:23:45 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 26 07:23:45 2023 -0700"
      },
      "message": "typo in the documentation section  \"Operators\" under case insensitive search heading (#107)\n\n"
    },
    {
      "commit": "7e88b9a330936e13c0619e85493b9a812190237a",
      "tree": "6b3b4ab28334a0545c6ea8691d16a5d9af796332",
      "parents": [
        "085c73bf12fa26f8bc56679deadc291d2a3a9c08"
      ],
      "author": {
        "name": "Alex Ptakhin",
        "email": "me@aptakhin.name",
        "time": "Tue Sep 26 16:22:26 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 26 07:22:26 2023 -0700"
      },
      "message": "Fix create query with property (#104)\n\n"
    },
    {
      "commit": "085c73bf12fa26f8bc56679deadc291d2a3a9c08",
      "tree": "6b3b4ab28334a0545c6ea8691d16a5d9af796332",
      "parents": [
        "d0cb51a07ec94d6dc2e82b6a6304ba2b5e33f976"
      ],
      "author": {
        "name": "Muhammad Muneeb Ur Rehman",
        "email": "76596205+muneebkhan4@users.noreply.github.com",
        "time": "Tue Sep 26 05:25:42 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 25 17:25:42 2023 -0700"
      },
      "message": "Removed inconsistency in the sentences. (#144)\n\n"
    },
    {
      "commit": "d0cb51a07ec94d6dc2e82b6a6304ba2b5e33f976",
      "tree": "b0b99ab8e4255379f3e0e1e8ed75964874c71dfb",
      "parents": [
        "a30a96eaa75730fc57cfd7a8669ae6b88e3ddf06"
      ],
      "author": {
        "name": "Talha Munir",
        "email": "61348658+TalhaMunir-JD@users.noreply.github.com",
        "time": "Tue Sep 26 05:24:25 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 25 17:24:25 2023 -0700"
      },
      "message": "Methods correction in the documentation.  (#185)\n\n* Adjusted the text *An interger* according to the previous styles\r\n\r\n* Added the datatype of the returned value in LTrim function\r\n\r\n* Corrected the definition of radian function and mentioned the datatype of the returned value by radian and degree function i.e agtype float.\r\n\r\n* Fixed the typing mistakes in the string functions and fixed the definition of toupper function.\r\n\r\n* Added the datatypes of the returned expression for every function. Adjusted the variable names in the sample outputs shown, and fixed the typos"
    },
    {
      "commit": "a30a96eaa75730fc57cfd7a8669ae6b88e3ddf06",
      "tree": "32e2f025f052cd51512b093fe61a63cf756d5c71",
      "parents": [
        "ba2827fd62d00d9b4030add7d66cbe643b440eb2"
      ],
      "author": {
        "name": "ksheroz",
        "email": "87086877+ksheroz@users.noreply.github.com",
        "time": "Tue Sep 26 05:23:08 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 25 17:23:08 2023 -0700"
      },
      "message": "Update agload docs to use consistent caps (#184)\n\n"
    },
    {
      "commit": "ba2827fd62d00d9b4030add7d66cbe643b440eb2",
      "tree": "80deaa669d9f315d14a6b113ba38ba9c160af7e1",
      "parents": [
        "8ede6a9f897857870d829f7ed43245ef9087a37c"
      ],
      "author": {
        "name": "Matheus Farias de Oliveira Matsumoto",
        "email": "83461020+MatheusFarias03@users.noreply.github.com",
        "time": "Mon Sep 25 21:22:38 2023 -0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 25 17:22:38 2023 -0700"
      },
      "message": "Updated graphs.md (#181)\n\nI\u0027ve added a clearer explanation on how graphs and their data are stored within postgres."
    },
    {
      "commit": "8ede6a9f897857870d829f7ed43245ef9087a37c",
      "tree": "5b8bda32372b3d2d21cfefe1edde4464cd4659f8",
      "parents": [
        "28d139ab12efc49d4f9ad239ae89956de41b8479"
      ],
      "author": {
        "name": "Matheus Farias de Oliveira Matsumoto",
        "email": "83461020+MatheusFarias03@users.noreply.github.com",
        "time": "Mon Sep 25 21:22:08 2023 -0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 25 17:22:08 2023 -0700"
      },
      "message": "Create map_functions.md (#180)\n\nAdded a new file to store the map functions and also added the explanation of vertex_stats() function, giving a detailed explanation about it, a query example, and also how to retrieve the values from the returned map structure."
    },
    {
      "commit": "28d139ab12efc49d4f9ad239ae89956de41b8479",
      "tree": "a57ee96ec81ab76ea15e60624ca9a729b1c5b6b6",
      "parents": [
        "22b169c917cd98085de744818c1d9c9655dae099"
      ],
      "author": {
        "name": "Marco Aurélio Silva de Souza Júnior",
        "email": "57829631+markgomer@users.noreply.github.com",
        "time": "Mon Sep 25 21:21:41 2023 -0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 25 17:21:41 2023 -0700"
      },
      "message": "Added line breaks for better readability on agload.md (#178)\n\n"
    },
    {
      "commit": "22b169c917cd98085de744818c1d9c9655dae099",
      "tree": "88572929e8a286019765751f6f4da7cb3021ad09",
      "parents": [
        "5bb1e0c65f121930edbeb2628c99808d8d72cdee"
      ],
      "author": {
        "name": "Matheus Farias de Oliveira Matsumoto",
        "email": "83461020+MatheusFarias03@users.noreply.github.com",
        "time": "Mon Sep 25 21:21:22 2023 -0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 25 17:21:22 2023 -0700"
      },
      "message": "Update delete.md to be more clear (#165)\n\nThe DELETE clause section is written in a not-so-clear way regarding deleting a \"single vertex\". Some might understand that a single vertex is only one vertex, when actually it means isolated vertices (vertices with no edges associated with them).\r\n\r\nAlso, the first sentence on \"Delete all vertices and edges\" states that \"Running a Match clause will collect all nodes\". The \"Delete single vertex\" section doesn\u0027t start with that, but it does use the MATCH clause for finding all the nodes as well.\r\n\r\nThere is a discussion about this on issue #387 on the Apache AGE repository: https://github.com/apache/age/issues/387"
    },
    {
      "commit": "5bb1e0c65f121930edbeb2628c99808d8d72cdee",
      "tree": "e42afb495e9d7c76aef06098a355fabf10d20e84",
      "parents": [
        "05a19e82461c2256c53fde0d6e6620b215e0e23c"
      ],
      "author": {
        "name": "Robin Pokorny",
        "email": "me@robinpokorny.com",
        "time": "Tue Sep 26 02:20:45 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 25 17:20:45 2023 -0700"
      },
      "message": "Make Edge creation clearer (#177)\n\n"
    },
    {
      "commit": "05a19e82461c2256c53fde0d6e6620b215e0e23c",
      "tree": "93260dedc636f11eaf7a4d8982c53ce170418c93",
      "parents": [
        "db3f5f03fb561ef51acf7a8f7c1b3e8d1968bd7b"
      ],
      "author": {
        "name": "Talha Munir",
        "email": "61348658+TalhaMunir-JD@users.noreply.github.com",
        "time": "Tue Sep 26 05:18:38 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 25 17:18:38 2023 -0700"
      },
      "message": "Important edits in the documentation (#175)\n\n* Adjusted the text *An interger* according to the previous styles\r\n\r\n* Added the datatype of the returned value in LTrim function\r\n\r\n* Corrected the definition of radian function and mentioned the datatype of the returned value by radian and degree function i.e agtype float."
    },
    {
      "commit": "db3f5f03fb561ef51acf7a8f7c1b3e8d1968bd7b",
      "tree": "1e2a668dbbf479548f3c37debbd9700fc226f75a",
      "parents": [
        "13d088703e3f7181aa4bdaab6f4f41ee6563287e"
      ],
      "author": {
        "name": "ksheroz",
        "email": "87086877+ksheroz@users.noreply.github.com",
        "time": "Tue Sep 26 05:15:02 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 25 17:15:02 2023 -0700"
      },
      "message": "Fix grammar in merge docs (#207)\n\n"
    },
    {
      "commit": "13d088703e3f7181aa4bdaab6f4f41ee6563287e",
      "tree": "fa48f27da319b60d5f892060601cdad163b6e29c",
      "parents": [
        "28da912ec98c04016461c84091429c3b6ebb7e95"
      ],
      "author": {
        "name": "ksheroz",
        "email": "87086877+ksheroz@users.noreply.github.com",
        "time": "Tue Sep 26 05:13:44 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 25 17:13:44 2023 -0700"
      },
      "message": "Add inline symbols (#208)\n\n"
    },
    {
      "commit": "28da912ec98c04016461c84091429c3b6ebb7e95",
      "tree": "d76509c00daf00d8227e84b771c4f78afe4c8017",
      "parents": [
        "df758439adb164e760f7126a1b0ade5fa2ee4824"
      ],
      "author": {
        "name": "Muhammad Taha Naveed",
        "email": "m.taha.naveed27@gmail.com",
        "time": "Wed Aug 30 01:43:09 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 29 13:43:09 2023 -0700"
      },
      "message": "Update documentation for PostgreSQL version change (#192)\n\n"
    },
    {
      "commit": "df758439adb164e760f7126a1b0ade5fa2ee4824",
      "tree": "de969b71bea4d487fe0bef37275ef40391609d29",
      "parents": [
        "303f8a3485dc9551f0dc40fab2139b13ada75f95"
      ],
      "author": {
        "name": "ksheroz",
        "email": "87086877+ksheroz@users.noreply.github.com",
        "time": "Tue Jul 18 04:31:58 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 17 16:31:58 2023 -0700"
      },
      "message": "Remove unnecessary line in create full path (#135) (#168)\n\n"
    },
    {
      "commit": "303f8a3485dc9551f0dc40fab2139b13ada75f95",
      "tree": "0bc5c84c07ee758b75fa63a3305c86b8ce3ffd6f",
      "parents": [
        "040d81663ad8c6f126f54f3fde8b705eef96df61"
      ],
      "author": {
        "name": "Tito Osadebey",
        "email": "94079649+titoausten@users.noreply.github.com",
        "time": "Tue Jul 18 00:29:29 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 17 16:29:29 2023 -0700"
      },
      "message": "Update match.md (#161)\n\nFixed the typo in the documentation under `MATCH`, the column header is defined as \u0027type\u0027 instead of \u0027title\u0027 in the return column list as seen [here](https://age.apache.org/age-manual/master/clauses/match.html#directed-edges-and-variable)."
    },
    {
      "commit": "040d81663ad8c6f126f54f3fde8b705eef96df61",
      "tree": "0acfbcdb446ffd6bb42abccbfd1609ad95285eac",
      "parents": [
        "cc92e0f03cb3547580b6fedccd94fb6b6bdec1a5"
      ],
      "author": {
        "name": "Ahmed Hisham",
        "email": "62694574+Mghrabi@users.noreply.github.com",
        "time": "Tue Jul 18 02:28:59 2023 +0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 17 16:28:59 2023 -0700"
      },
      "message": "[doc] correct all labels` names (#151)\n\n* I corrected all labels` names to match code examples, this should make it more clear to readers"
    },
    {
      "commit": "cc92e0f03cb3547580b6fedccd94fb6b6bdec1a5",
      "tree": "36fc8caf9e56fb0c9c97da346ab558a8b00dc5f9",
      "parents": [
        "5c9ead8cff4fde497e2a3c597ea26d9bd9497a75"
      ],
      "author": {
        "name": "Bhaskar Sharma",
        "email": "bhaskarsharma2175@edu.bme.hu",
        "time": "Tue Jul 18 01:27:06 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 17 16:27:06 2023 -0700"
      },
      "message": "Fixed syntax of query in logarithmic_functions.md (#163)\n\n"
    },
    {
      "commit": "5c9ead8cff4fde497e2a3c597ea26d9bd9497a75",
      "tree": "63a2dcaac2504003349f35ad34f4f18122d0b35b",
      "parents": [
        "e2c44f320db97f4136d61c8b6a5108e194b337ba"
      ],
      "author": {
        "name": "Rahimullah Shaheen",
        "email": "77001466+RahimullahShaheen@users.noreply.github.com",
        "time": "Tue Jul 18 04:12:45 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 17 16:12:45 2023 -0700"
      },
      "message": "Updated docs/clauses/create.md; fixed syntax error (#162)\n\n"
    },
    {
      "commit": "e2c44f320db97f4136d61c8b6a5108e194b337ba",
      "tree": "a8dde9efac7d41cc091250ccf920b487946736b6",
      "parents": [
        "a2cbe38049b8abd47408044e53035726ac310aff"
      ],
      "author": {
        "name": "Wendel de Lana",
        "email": "sr.wendelfernandes@outlook.com",
        "time": "Mon Jul 17 16:06:28 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 17 16:06:28 2023 -0700"
      },
      "message": "Fixed range() function description and typos (#167)\n\n"
    },
    {
      "commit": "a2cbe38049b8abd47408044e53035726ac310aff",
      "tree": "b60dfebfe1e45f73186ac2279f8e010519eb001d",
      "parents": [
        "f3d0f6b2fea354d19a98185ac6349831afc83c53"
      ],
      "author": {
        "name": "Wendel de Lana",
        "email": "sr.wendelfernandes@outlook.com",
        "time": "Mon Jul 17 16:06:11 2023 -0700"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 17 16:06:11 2023 -0700"
      },
      "message": "Added nodes() function in List Functions (#166)\n\n"
    },
    {
      "commit": "f3d0f6b2fea354d19a98185ac6349831afc83c53",
      "tree": "3323622ab9d51c7f83b9d40250c867bb8d17ae36",
      "parents": [
        "c8b76512a0241e147fc5ac609341b34e96a2230b"
      ],
      "author": {
        "name": "Bhaskar Sharma",
        "email": "bhaskarsharma2175@edu.bme.hu",
        "time": "Thu Jun 29 23:22:04 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jun 29 14:22:04 2023 -0700"
      },
      "message": "Updated comparability.md. Fixed issue #149. (#146)\n\n"
    },
    {
      "commit": "c8b76512a0241e147fc5ac609341b34e96a2230b",
      "tree": "ab3c7c8647f8ba538a1eb7cc91d65c90d9ec8207",
      "parents": [
        "e79da4950e7779967d5d1006280e3600295ed152"
      ],
      "author": {
        "name": "Abdullah Bin Omer Zia",
        "email": "67051265+abdullahzia-6464@users.noreply.github.com",
        "time": "Tue May 30 22:11:23 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue May 30 10:11:23 2023 -0700"
      },
      "message": "Fixed example query typo in predicate_functions.md (#160)\n\n"
    },
    {
      "commit": "e79da4950e7779967d5d1006280e3600295ed152",
      "tree": "a7e8fe7827ef0d7bc1f00fde96c44ed38a955574",
      "parents": [
        "5adb451d8331a7cd314c045b2781c7bdccc6e156"
      ],
      "author": {
        "name": "safi50",
        "email": "63853856+safi50@users.noreply.github.com",
        "time": "Sat May 06 03:50:13 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri May 05 15:50:13 2023 -0700"
      },
      "message": "Updated readme.md -- Removed errors from cypher queries (#148)\n\n"
    },
    {
      "commit": "5adb451d8331a7cd314c045b2781c7bdccc6e156",
      "tree": "4711a46897b0eeaf1f08ad075d055a9f3a108fce",
      "parents": [
        "58ecaed4e12c4b207ed6ed8cd6fb2977e5993434"
      ],
      "author": {
        "name": "Carla Sanches",
        "email": "carlasanches8@gmail.com",
        "time": "Thu May 04 15:49:25 2023 -0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu May 04 11:49:25 2023 -0700"
      },
      "message": "Fix information about installing Postgres (#152)\n\n* Fix information about installing Postgres\r\n\r\nThis commit fixes the instructions to install Postgres via package management on Ubuntu.\r\n\r\n* Add information about Postgres 13 support"
    },
    {
      "commit": "58ecaed4e12c4b207ed6ed8cd6fb2977e5993434",
      "tree": "b28b29db772bf0afe81a30a7da0b1dcf8df25711",
      "parents": [
        "92b836a8e98f990065826cf8b70c6a511fd79e70"
      ],
      "author": {
        "name": "Bhaskar Sharma",
        "email": "bhaskarsharma2175@edu.bme.hu",
        "time": "Fri Apr 28 18:37:30 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Apr 28 09:37:30 2023 -0700"
      },
      "message": "Update agload.md (#145)\n\n"
    },
    {
      "commit": "92b836a8e98f990065826cf8b70c6a511fd79e70",
      "tree": "4f23154684eeb0a1c445cf2e797fedc21af4db8e",
      "parents": [
        "7c6e9492c57e876e62fd3a2f2d0718a5894e43d3"
      ],
      "author": {
        "name": "Bhaskar Sharma",
        "email": "bhaskarsharma2175@edu.bme.hu",
        "time": "Mon Mar 13 07:17:46 2023 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Mar 13 15:17:46 2023 +0900"
      },
      "message": "Update with.md (#140)\n\n"
    },
    {
      "commit": "7c6e9492c57e876e62fd3a2f2d0718a5894e43d3",
      "tree": "d0ff58b9cb9f1e7f408cf2906b87ed70770ef69b",
      "parents": [
        "d6fce383d0d96416bc0e6e3b178bf7d6129812b8"
      ],
      "author": {
        "name": "fatima",
        "email": "63642648+fatimafatimaprogrammer@users.noreply.github.com",
        "time": "Fri Jan 27 21:08:58 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 27 13:08:58 2023 -0800"
      },
      "message": "Correcting arguments type of size() function for consistency (#125)\n\n* typo in the documentation section  \"Operators\" under case insensitive search heading\r\n\r\n* As it was mentioned in argument section of size() function that its\r\nlist which is passed as an argument to this function but in syntax\r\nsection path was written as an argument for size function so to\r\nmaintain consistency this should be same in both sections."
    },
    {
      "commit": "d6fce383d0d96416bc0e6e3b178bf7d6129812b8",
      "tree": "a3db6ed9597dd60ec57283e05f48dd935d35744a",
      "parents": [
        "a302f24c648cfafed43adad2e3c067f73b4251a1"
      ],
      "author": {
        "name": "fatima",
        "email": "63642648+fatimafatimaprogrammer@users.noreply.github.com",
        "time": "Fri Jan 27 21:08:34 2023 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 27 13:08:34 2023 -0800"
      },
      "message": "Column as the result of ceil() Numeric Function renaming that to more (#127)\n\nmeaningful name \"ceil_value\"."
    },
    {
      "commit": "a302f24c648cfafed43adad2e3c067f73b4251a1",
      "tree": "401fa46312fc431d091823d370e31e06d9c3400a",
      "parents": [
        "ba67e0731b0bba0fe92718966d2aa8f7b2471276"
      ],
      "author": {
        "name": "Muhammad Muneeb Ur Rehman",
        "email": "76596205+muneebkhan4@users.noreply.github.com",
        "time": "Thu Jan 26 13:51:33 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 26 09:51:33 2023 +0100"
      },
      "message": "Agtype NULL vs Postgres NULL (#128)\n\n* Agtype NULL vs Postgres NULL\r\n\r\nThere was no detail given below the heading \u0027Agtype NULL vs Postgres NULL\u0027 heading.  I updated it.\r\n\r\n* Agtype NULL vs Postgres NULL\r\n\r\nSet the sentence structure and made it more readable.\r\n\r\n* Agtype NULL vs Postgres NULL\r\n\r\nAdd \u0027the\u0027\r\n\r\nCo-authored-by: Pieterjan De Potter \u003cpieterjan.depotter@ugent.be\u003e"
    },
    {
      "commit": "ba67e0731b0bba0fe92718966d2aa8f7b2471276",
      "tree": "89751f7a5c8ce5adc5a54e7c35feb54d5b670b28",
      "parents": [
        "cbf8805805102aae15c554fa32238801a93f4b8f"
      ],
      "author": {
        "name": "Eya Badal",
        "email": "badaleya@gmail.com",
        "time": "Thu Jan 05 12:30:00 2023 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jan 05 12:30:00 2023 -0800"
      },
      "message": "Fixed Syntax Error in Return created node \n\n\u0027}\u0027 was missing in the query"
    },
    {
      "commit": "cbf8805805102aae15c554fa32238801a93f4b8f",
      "tree": "cccd0d2318756ef85a165be6bd88692ff260590a",
      "parents": [
        "9b40b6d7839c2a6c46ba0e3e5628341fb12ea2f2"
      ],
      "author": {
        "name": "Muhammad Taha Naveed",
        "email": "85064039+MuhammadTahaNaveed@users.noreply.github.com",
        "time": "Wed Dec 21 15:15:13 2022 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 21 19:15:13 2022 +0900"
      },
      "message": "[doc]: Fix internal link errors (#102)\n\n* Fix internal link errors\r\n\r\n* Update markdown syntax highlighting for postgresql"
    },
    {
      "commit": "9b40b6d7839c2a6c46ba0e3e5628341fb12ea2f2",
      "tree": "4a81e2a62776e07d7e5a4bc4ec7591dedf0dfed5",
      "parents": [
        "5b892240002780395b20bfb7b4bd7c9b4051c30c"
      ],
      "author": {
        "name": "Dehowe Feng",
        "email": "8065116+dehowef@users.noreply.github.com",
        "time": "Wed Nov 30 13:02:58 2022 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 30 13:02:58 2022 +0800"
      },
      "message": "Update types.md\n\nCorrected information about boolean values and null typecasting."
    },
    {
      "commit": "5b892240002780395b20bfb7b4bd7c9b4051c30c",
      "tree": "96e9fdf088cc69fd78e257abec7c5a28c562786f",
      "parents": [
        "53d7d5075c298a8f2f4ca1c7153615cf9fb3f508"
      ],
      "author": {
        "name": "Josh Innis",
        "email": "JoshInnis@gmail.com",
        "time": "Wed Oct 26 13:11:39 2022 +0900"
      },
      "committer": {
        "name": "Josh Innis",
        "email": "JoshInnis@gmail.com",
        "time": "Wed Oct 26 13:11:39 2022 +0900"
      },
      "message": "Simplified Setup Intructions in Manual\n"
    },
    {
      "commit": "53d7d5075c298a8f2f4ca1c7153615cf9fb3f508",
      "tree": "289daf0960c46191e8af84de02fe07f1d8e2cd52",
      "parents": [
        "77f7cecbca03de42e241e277c7e0391cc601e0a0"
      ],
      "author": {
        "name": "Josh Innis",
        "email": "JoshInnis@gmail.com",
        "time": "Wed Oct 26 13:06:02 2022 +0900"
      },
      "committer": {
        "name": "Josh Innis",
        "email": "JoshInnis@gmail.com",
        "time": "Wed Oct 26 13:06:02 2022 +0900"
      },
      "message": "Add apt Postgres install instructions for PG 12\n"
    },
    {
      "commit": "77f7cecbca03de42e241e277c7e0391cc601e0a0",
      "tree": "a5e409fc55310fd9b31eaea15db4190a0264bdcf",
      "parents": [
        "a8c85501bdae71a22e4b43913aa8148e3afbee06"
      ],
      "author": {
        "name": "Josh Innis",
        "email": "JoshInnis@gmail.com",
        "time": "Wed Oct 26 10:22:19 2022 +0900"
      },
      "committer": {
        "name": "Josh Innis",
        "email": "JoshInnis@gmail.com",
        "time": "Wed Oct 26 10:22:19 2022 +0900"
      },
      "message": "Update Installation Instructions\n"
    },
    {
      "commit": "a8c85501bdae71a22e4b43913aa8148e3afbee06",
      "tree": "526edb985fe44ceed0e9b53106f1ca5dbb0f22ad",
      "parents": [
        "f28e42c4868819b806770196c504ce5a687142f5"
      ],
      "author": {
        "name": "Pieterjan De Potter",
        "email": "pieterjan.depotter@ugent.be",
        "time": "Fri Oct 21 05:54:50 2022 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Oct 21 12:54:50 2022 +0900"
      },
      "message": "Build site when new documentation is added to prevent rollback of contents on the website (#98)\n\n"
    },
    {
      "commit": "f28e42c4868819b806770196c504ce5a687142f5",
      "tree": "5676c0d0a89a2f1346efb090c6cc44e74895b7de",
      "parents": [
        "469a4730c4eaaf5f23832660402484d5167038bc"
      ],
      "author": {
        "name": "Hanbyeol Shin /  David Shin / 신한별",
        "email": "76985229+shinhanbyeol@users.noreply.github.com",
        "time": "Fri Oct 14 10:57:50 2022 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Oct 14 10:57:50 2022 +0900"
      },
      "message": "Update build-documentation.yml\n\ndestination_dir change"
    },
    {
      "commit": "469a4730c4eaaf5f23832660402484d5167038bc",
      "tree": "3801155be0886b52daf36279fadd7f47ecb2af0a",
      "parents": [
        "85ebbe08059a6bcd94ea1a6eb7f318d311f9511b"
      ],
      "author": {
        "name": "jbiz805",
        "email": "49049733+jbiz805@users.noreply.github.com",
        "time": "Thu Oct 13 07:54:52 2022 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Oct 12 15:54:52 2022 -0700"
      },
      "message": "Update setup.md (#81)\n\nupdated github apache age links (remove incubating)"
    },
    {
      "commit": "85ebbe08059a6bcd94ea1a6eb7f318d311f9511b",
      "tree": "3801155be0886b52daf36279fadd7f47ecb2af0a",
      "parents": [
        "1c560d970cc77369b2d526597ec1504d31ea3d69"
      ],
      "author": {
        "name": "Arunesh Choudhary",
        "email": "nysdas@icloud.com",
        "time": "Mon Oct 10 21:21:00 2022 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Oct 11 10:21:00 2022 +0900"
      },
      "message": "Add docker commands (#93)\n\n"
    },
    {
      "commit": "1c560d970cc77369b2d526597ec1504d31ea3d69",
      "tree": "56fefd8a17900c89b369b3e6fa1f550109befc72",
      "parents": [
        "85f14c74a9cedc1380ba5cb61661ea3fc53e3980"
      ],
      "author": {
        "name": "Pieterjan De Potter",
        "email": "pieterjan.depotter@ugent.be",
        "time": "Thu Oct 06 12:00:34 2022 +0200"
      },
      "committer": {
        "name": "Pieterjan De Potter",
        "email": "pieterjan.depotter@ugent.be",
        "time": "Thu Oct 06 12:00:34 2022 +0200"
      },
      "message": "Remove incubator from config and urls\n"
    },
    {
      "commit": "85f14c74a9cedc1380ba5cb61661ea3fc53e3980",
      "tree": "29aa8b3f947c146798a0332ec415dabfa8cd76e3",
      "parents": [
        "8ab700e9759ea41738a176d4fe8a4b4b96405576"
      ],
      "author": {
        "name": "Pieterjan De Potter",
        "email": "pieterjan.depotter@ugent.be",
        "time": "Thu Oct 06 09:39:03 2022 +0200"
      },
      "committer": {
        "name": "Pieterjan De Potter",
        "email": "pieterjan.depotter@ugent.be",
        "time": "Thu Oct 06 09:39:03 2022 +0200"
      },
      "message": "Update python version used to build the documentation\n"
    },
    {
      "commit": "8ab700e9759ea41738a176d4fe8a4b4b96405576",
      "tree": "94cca67d6e7093c2ceb06fe15c6f4d438269b7c7",
      "parents": [
        "c1f19ed6e5e8db3405d3c90ff47cb9a3830fa495"
      ],
      "author": {
        "name": "Pieterjan De Potter",
        "email": "pieterjan.depotter@ugent.be",
        "time": "Thu Oct 06 09:38:32 2022 +0200"
      },
      "committer": {
        "name": "Pieterjan De Potter",
        "email": "pieterjan.depotter@ugent.be",
        "time": "Thu Oct 06 09:38:32 2022 +0200"
      },
      "message": "Update destination_dir of documentation for asf-site branch\n"
    },
    {
      "commit": "c1f19ed6e5e8db3405d3c90ff47cb9a3830fa495",
      "tree": "73b67bdae139b899e70df3741fa4e2c0d5517eaf",
      "parents": [
        "23b35142204d8fe6343bcafa61976ff388c2d964"
      ],
      "author": {
        "name": "Pieterjan De Potter",
        "email": "pieterjan.depotter@ugent.be",
        "time": "Thu Oct 06 09:26:06 2022 +0200"
      },
      "committer": {
        "name": "Pieterjan De Potter",
        "email": "pieterjan.depotter@ugent.be",
        "time": "Thu Oct 06 09:26:06 2022 +0200"
      },
      "message": "Update requirements to build the documentation\n\nAdd minimal requirements file to facilitate updating requirements in the future\n"
    },
    {
      "commit": "23b35142204d8fe6343bcafa61976ff388c2d964",
      "tree": "7b081a71d5915f7acfa61f5299725bd2ff09df54",
      "parents": [
        "900d881417c031b5054fa9f7f82a5a2ea825a2e8"
      ],
      "author": {
        "name": "Johan511",
        "email": "69986621+Johan511@users.noreply.github.com",
        "time": "Wed Oct 05 11:42:12 2022 +0530"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Oct 05 15:12:12 2022 +0900"
      },
      "message": "#311 Updated documentation (#85)\n\n* updated documentation to include steps to follow when using multiple versions of postgres\r\n\r\n* updated documentation to add setup procedure for installing multiple versions for postgres"
    },
    {
      "commit": "900d881417c031b5054fa9f7f82a5a2ea825a2e8",
      "tree": "556c923565a5e9a81817487c5979e0110907313f",
      "parents": [
        "342d5e99a2d9379f616295cbea9711868b232ff9"
      ],
      "author": {
        "name": "ssinghh",
        "email": "61516004+ssinghh@users.noreply.github.com",
        "time": "Thu Sep 01 21:08:17 2022 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 02 11:08:17 2022 +0900"
      },
      "message": "Minor spelling updates (#80)\n\n* Update agload.md\r\n\r\n* aw is corrected to as"
    }
  ],
  "next": "342d5e99a2d9379f616295cbea9711868b232ff9"
}
