)]}'
{
  "log": [
    {
      "commit": "fef52b4c33b260451c6563c090869372b11c8f9a",
      "tree": "04cb8bf5169b91d1b07a2a22d4bec9840a1a01c3",
      "parents": [
        "033476db811b5fa50cf8960029fc63490a4792af"
      ],
      "author": {
        "name": "Szymon Janc",
        "email": "szymon.janc@codecoup.pl",
        "time": "Tue Jul 30 08:58:48 2024 +0200"
      },
      "committer": {
        "name": "Szymon Janc",
        "email": "szymon.janc@codecoup.pl",
        "time": "Wed Jul 31 10:56:50 2024 +0200"
      },
      "message": "Add initial asf.yaml configuration\n\nThis sets ininitial configuration for email notifications.\n"
    },
    {
      "commit": "033476db811b5fa50cf8960029fc63490a4792af",
      "tree": "229fe995302c7682fc9cc71738937ee23e18c853",
      "parents": [
        "ed54331cd269129e88fcdf12ce1cce0f7a98ab37"
      ],
      "author": {
        "name": "Szymon Janc",
        "email": "szymon.janc@codecoup.pl",
        "time": "Tue Jan 17 16:36:11 2023 +0100"
      },
      "committer": {
        "name": "Szymon Janc",
        "email": "szymon.janc@codecoup.pl",
        "time": "Wed Jan 18 09:58:21 2023 +0100"
      },
      "message": "Remove travis integration\n\nASF is moving away from Travis towards GithubAction. Since this repo is\nmostly abandonned for now just disable travis. If needed (unlikely) we\ncan add GHA in future.\n"
    },
    {
      "commit": "ed54331cd269129e88fcdf12ce1cce0f7a98ab37",
      "tree": "2e100b971daf69e7eb18a1af12ce4c9c3598a4b0",
      "parents": [
        "65e6998b299763e40eea7752864f4780e6ba4957"
      ],
      "author": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Thu Dec 27 09:25:07 2018 -0200"
      },
      "committer": {
        "name": "Fabio Utzig",
        "email": "utzig@utzig.org",
        "time": "Wed Jan 02 08:31:57 2019 -0200"
      },
      "message": "Add more qemu error messages to CI\n\nThere were a few messages that were thrown by qemu that were not\ncorrectly captured by the evaluation script routine. This adds a list of\nthe ones I\u0027ve already seen and should be easy to extend to add new ones\nafterwards.\n"
    },
    {
      "commit": "65e6998b299763e40eea7752864f4780e6ba4957",
      "tree": "2ed732511745ab674c432ad04d995954c4ad7502",
      "parents": [
        "8f17535f34d0aa285def2b477a18437af53ce51e"
      ],
      "author": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Tue Dec 18 11:29:37 2018 -0200"
      },
      "committer": {
        "name": "Fabio Utzig",
        "email": "utzig@utzig.org",
        "time": "Thu Dec 27 09:21:11 2018 -0200"
      },
      "message": "Move platform #ifdefery to \u003cnffs/os.h\u003e\n\nThis adds new macros and includes in \u003cnffs/os.h\u003e, and updates source\nfiles to avoid having to use ifdefery to include features per OS.\n\nSigned-off-by: Fabio Utzig \u003cutzig@apache.org\u003e\n"
    },
    {
      "commit": "8f17535f34d0aa285def2b477a18437af53ce51e",
      "tree": "bdf28cf22716c65d9b85a52d2dbc37e2ac872fb0",
      "parents": [
        "5e51a48f97366ec2ebb9a213274b11688022f1a0",
        "1472aaa153ec2b480ffbb3c62c972bbc82536f40"
      ],
      "author": {
        "name": "Fabio Utzig",
        "email": "utzig@utzig.org",
        "time": "Wed Dec 19 08:01:57 2018 -0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 19 08:01:57 2018 -0200"
      },
      "message": "Merge pull request #13 from utzig/travis-updates\n\nAdd Zephyr support to CI"
    },
    {
      "commit": "1472aaa153ec2b480ffbb3c62c972bbc82536f40",
      "tree": "bdf28cf22716c65d9b85a52d2dbc37e2ac872fb0",
      "parents": [
        "5e51a48f97366ec2ebb9a213274b11688022f1a0"
      ],
      "author": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Wed Dec 05 08:14:31 2018 -0200"
      },
      "committer": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Tue Dec 18 10:02:23 2018 -0200"
      },
      "message": "Add Zephyr support to CI\n\n- Break CI setup into install and run phases\n- Add Zephyr support\n\nSigned-off-by: Fabio Utzig \u003cutzig@apache.org\u003e\n"
    },
    {
      "commit": "5e51a48f97366ec2ebb9a213274b11688022f1a0",
      "tree": "fe25214a705d2ed54fdd49fc41e0f9d3b21b6e95",
      "parents": [
        "0ea48ba727316b566a3deb6a3d4866223dfee85d",
        "cc4e7d9bd269fb7bf14dcc37c61865301d2a6f38"
      ],
      "author": {
        "name": "Fabio Utzig",
        "email": "utzig@utzig.org",
        "time": "Mon Dec 17 09:39:03 2018 -0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Dec 17 09:39:03 2018 -0200"
      },
      "message": "Merge pull request #12 from utzig/travis\n\nTravis integration"
    },
    {
      "commit": "cc4e7d9bd269fb7bf14dcc37c61865301d2a6f38",
      "tree": "fe25214a705d2ed54fdd49fc41e0f9d3b21b6e95",
      "parents": [
        "461387f2c1139a99a9ac479c623fc473227c1b40"
      ],
      "author": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Wed Dec 05 08:14:31 2018 -0200"
      },
      "committer": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Thu Dec 06 13:21:38 2018 -0200"
      },
      "message": "Add initial travis integration\n\nSigned-off-by: Fabio Utzig \u003cutzig@apache.org\u003e\n"
    },
    {
      "commit": "461387f2c1139a99a9ac479c623fc473227c1b40",
      "tree": "f2623739eec915daa3e4a66984442ae23279427f",
      "parents": [
        "c46f17fbba8a5b80f0c283918ab1b0c649aae7b0"
      ],
      "author": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Wed Dec 05 08:12:36 2018 -0200"
      },
      "committer": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Wed Dec 05 11:01:14 2018 -0200"
      },
      "message": "Fix test builds\n\n- Add missing includes\n- Add missing data/macros\n\nSigned-off-by: Fabio Utzig \u003cutzig@apache.org\u003e\n"
    },
    {
      "commit": "c46f17fbba8a5b80f0c283918ab1b0c649aae7b0",
      "tree": "86ef1939f54c1c22b128f7f9b11e475027cfddb2",
      "parents": [
        "b4560fc7ebce187231597a5f01eecb75f92b37db"
      ],
      "author": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Tue Dec 04 19:13:54 2018 -0200"
      },
      "committer": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Wed Dec 05 09:58:26 2018 -0200"
      },
      "message": "Add missing Mynewt includes\n\nSigned-off-by: Fabio Utzig \u003cutzig@apache.org\u003e\n"
    },
    {
      "commit": "b4560fc7ebce187231597a5f01eecb75f92b37db",
      "tree": "e4d759ac9131a380881035a7d6ad4d5603cb4ef9",
      "parents": [
        "045988a7220c10a7458e6c2a79cefd6b193425f3"
      ],
      "author": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Tue Dec 04 18:57:07 2018 -0200"
      },
      "committer": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Wed Dec 05 09:58:26 2018 -0200"
      },
      "message": "Add mynewt glue and fix multi-fs support\n\nThis adds a mynewt glue with nffs_os_* function mappings, and filesystem\noperation structs including fix to allow running under Mynewt\u0027s\nmulti-fs.\n\nSigned-off-by: Fabio Utzig \u003cutzig@apache.org\u003e\n"
    },
    {
      "commit": "045988a7220c10a7458e6c2a79cefd6b193425f3",
      "tree": "a5069fdb03596e977be9caded50bb56d011ecb03",
      "parents": [
        "411fc6032895805615de1ee0127eff1f1e96f5b3"
      ],
      "author": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Tue Dec 04 18:49:51 2018 -0200"
      },
      "committer": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Tue Dec 04 18:49:51 2018 -0200"
      },
      "message": "Add missing include\n\nSigned-off-by: Fabio Utzig \u003cutzig@apache.org\u003e\n"
    },
    {
      "commit": "411fc6032895805615de1ee0127eff1f1e96f5b3",
      "tree": "c061fc9b28ac024e9e65a66de86758e5e279b38c",
      "parents": [
        "4c244c565b02efef8c34b8021209da8047392b18"
      ],
      "author": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Tue Dec 04 18:48:44 2018 -0200"
      },
      "committer": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Tue Dec 04 18:48:44 2018 -0200"
      },
      "message": "Fix build with enabled NFFS_CONFIG_USE_HEAP\n\nSigned-off-by: Fabio Utzig \u003cutzig@apache.org\u003e\n"
    },
    {
      "commit": "4c244c565b02efef8c34b8021209da8047392b18",
      "tree": "fb49824dcb94066f8889186391f02588fa4aee83",
      "parents": [
        "4b7df7c3fd19a4a9e84e65a6570ea5e9950a74cd"
      ],
      "author": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Tue Dec 04 18:45:41 2018 -0200"
      },
      "committer": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Tue Dec 04 18:45:41 2018 -0200"
      },
      "message": "Fix max areas macro name\n\nSigned-off-by: Fabio Utzig \u003cutzig@apache.org\u003e\n"
    },
    {
      "commit": "4b7df7c3fd19a4a9e84e65a6570ea5e9950a74cd",
      "tree": "d8b622de72fb67786a5fa364f8e1e39a8d87a496",
      "parents": [
        "a8ec67a88d773e07c891c9f3965d67622bd2727b"
      ],
      "author": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Tue Dec 04 18:32:06 2018 -0200"
      },
      "committer": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Tue Dec 04 18:32:44 2018 -0200"
      },
      "message": "Add guard for Zephyr only kernel.h\n\nSigned-off-by: Fabio Utzig \u003cutzig@apache.org\u003e\n"
    },
    {
      "commit": "a8ec67a88d773e07c891c9f3965d67622bd2727b",
      "tree": "3856cb2ff3c6da2bc809f79722f3a02e6e72e2c5",
      "parents": [
        "0ea48ba727316b566a3deb6a3d4866223dfee85d"
      ],
      "author": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Tue Dec 04 18:24:40 2018 -0200"
      },
      "committer": {
        "name": "Fabio Utzig",
        "email": "utzig@apache.org",
        "time": "Tue Dec 04 18:32:44 2018 -0200"
      },
      "message": "Add newt metadata\n\nSigned-off-by: Fabio Utzig \u003cutzig@apache.org\u003e\n"
    },
    {
      "commit": "0ea48ba727316b566a3deb6a3d4866223dfee85d",
      "tree": "39f18f076b3ce65feaa67e1fa9e96041fef25a0a",
      "parents": [
        "a2f679afe6323310ab1000385f41115df7da326e",
        "2526d7d87b6a7c5a1a8837e2be7b3a03ee9d0109"
      ],
      "author": {
        "name": "Andrzej Kaczmarek",
        "email": "andrzej.kaczmarek@codecoup.pl",
        "time": "Thu Sep 27 14:37:25 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 27 14:37:25 2018 +0200"
      },
      "message": "Merge pull request #11 from mped-oticon/master\n\nportability: Avoid void* arithmetics which is a GNU extension"
    },
    {
      "commit": "2526d7d87b6a7c5a1a8837e2be7b3a03ee9d0109",
      "tree": "39f18f076b3ce65feaa67e1fa9e96041fef25a0a",
      "parents": [
        "a2f679afe6323310ab1000385f41115df7da326e"
      ],
      "author": {
        "name": "Mark Ruvald Pedersen",
        "email": "mped@oticon.com",
        "time": "Thu Sep 27 12:53:51 2018 +0200"
      },
      "committer": {
        "name": "Mark Ruvald Pedersen",
        "email": "mped@oticon.com",
        "time": "Thu Sep 27 12:53:51 2018 +0200"
      },
      "message": "portability: Avoid void* arithmetics which is a GNU extension\n\nUnder GNU C, sizeof(void) \u003d 1. This commit simply uses uint8_t.\n\nPointer arithmetics over void types is:\n * A GNU C extension\n * Not supported by Clang\n * Illegal across all ISO C standards\n\nSee also: https://gcc.gnu.org/onlinedocs/gcc/Pointer-Arith.html\n\nSigned-off-by: Mark Ruvald Pedersen \u003cmped@oticon.com\u003e\n"
    },
    {
      "commit": "a2f679afe6323310ab1000385f41115df7da326e",
      "tree": "4dd321b14fd0d512d493f8ca9de01d9b2933fb79",
      "parents": [
        "199575aa8b309dfe809cc59b9c6854ccdad9bdf7",
        "6c9aff41e16c206c5454b13cef52b59048a03332"
      ],
      "author": {
        "name": "Andrzej Kaczmarek",
        "email": "andrzej.kaczmarek@codecoup.pl",
        "time": "Fri Sep 14 11:32:54 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 14 11:32:54 2018 +0200"
      },
      "message": "Merge pull request #9 from nvlsianpu/bugfix/inode_gc\n\nbugfix: during inode update the file name might be corrupted"
    },
    {
      "commit": "6c9aff41e16c206c5454b13cef52b59048a03332",
      "tree": "4dd321b14fd0d512d493f8ca9de01d9b2933fb79",
      "parents": [
        "199575aa8b309dfe809cc59b9c6854ccdad9bdf7"
      ],
      "author": {
        "name": "Andrzej Puzdrowski",
        "email": "andrzej.puzdrowski@nordicsemi.no",
        "time": "Fri Sep 14 11:03:42 2018 +0200"
      },
      "committer": {
        "name": "Andrzej Puzdrowski",
        "email": "andrzej.puzdrowski@nordicsemi.no",
        "time": "Fri Sep 14 11:30:17 2018 +0200"
      },
      "message": "bugfix: during inode update the file name might be corrupted\n\nWhile inode is updated it is possible that Garbage Collection\nis called which caused overwrite of inode\u0027s filename as the same\nbuffer was used to keep the filename and copping data in GC.\n\nThis patch uses buffer on the stack for keeping filename while inode\nis updated which fix the issue.\n\nThe patch cause 128 B increase of stack consumption.\n\nSigned-off-by: Andrzej Puzdrowski \u003candrzej.puzdrowski@nordicsemi.no\u003e\n"
    },
    {
      "commit": "199575aa8b309dfe809cc59b9c6854ccdad9bdf7",
      "tree": "da3c4a01f1a7fe5fd02f7e85fac65f5335d26839",
      "parents": [
        "6639f7a432e70db00ef25d5e558aedbe503a3c9a",
        "57cf31a20b0d9d9aad8b86e51b65560546b75e33"
      ],
      "author": {
        "name": "Andrzej Kaczmarek",
        "email": "andrzej.kaczmarek@codecoup.pl",
        "time": "Wed Mar 21 15:11:41 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Mar 21 15:11:41 2018 +0100"
      },
      "message": "Merge pull request #7 from nvlsianpu/zephyr/statistic_desc\n\nEnable statistic for NFFS"
    },
    {
      "commit": "57cf31a20b0d9d9aad8b86e51b65560546b75e33",
      "tree": "da3c4a01f1a7fe5fd02f7e85fac65f5335d26839",
      "parents": [
        "6639f7a432e70db00ef25d5e558aedbe503a3c9a"
      ],
      "author": {
        "name": "Andrzej Puzdrowski",
        "email": "andrzej.puzdrowski@nordicsemi.no",
        "time": "Fri Mar 16 19:20:51 2018 +0100"
      },
      "committer": {
        "name": "Andrzej Puzdrowski",
        "email": "andrzej.puzdrowski@nordicsemi.no",
        "time": "Wed Mar 21 14:31:59 2018 +0100"
      },
      "message": "Enable statistic for NFFS\n\nZephyr introduce newtmgr system statistic functionalities.\nThis patch enable its in nffs sources as it originally was in\nmynewt.\n\nSigned-off-by: Andrzej Puzdrowski \u003candrzej.puzdrowski@nordicsemi.no\u003e\n"
    },
    {
      "commit": "6639f7a432e70db00ef25d5e558aedbe503a3c9a",
      "tree": "af5ff8a21228752d0bb36d535a282e0fc8fc5724",
      "parents": [
        "0f50231aff378e170691f92aaa3b14e780990f5e",
        "7f1bd6157b81565fde0f7a14dd5d5ae95b16f343"
      ],
      "author": {
        "name": "Szymon Janc",
        "email": "szymon.janc@codecoup.pl",
        "time": "Wed Sep 20 09:01:40 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Sep 20 09:01:40 2017 +0200"
      },
      "message": "Merge pull request #6 from carlescufi/doc_revamp\n\ndoc: Revamp README.md"
    },
    {
      "commit": "7f1bd6157b81565fde0f7a14dd5d5ae95b16f343",
      "tree": "af5ff8a21228752d0bb36d535a282e0fc8fc5724",
      "parents": [
        "0f50231aff378e170691f92aaa3b14e780990f5e"
      ],
      "author": {
        "name": "Carles Cufi",
        "email": "carles.cufi@nordicsemi.no",
        "time": "Tue Sep 19 15:06:24 2017 +0200"
      },
      "committer": {
        "name": "Carles Cufi",
        "email": "carles.cufi@nordicsemi.no",
        "time": "Tue Sep 19 15:06:24 2017 +0200"
      },
      "message": "doc: Revamp README.md\n\nAdd information regarding RTOS support and Git repository, as well as\ncorrect style and grammar.\n\nSigned-off-by: Carles Cufi \u003ccarles.cufi@nordicsemi.no\u003e\n"
    },
    {
      "commit": "0f50231aff378e170691f92aaa3b14e780990f5e",
      "tree": "cdde7492b1c9ee2ca49dde42abf5394321b4e4de",
      "parents": [
        "46f1072f5b6aeb5c53a8e8621e74bf061ebd84a2",
        "0932a2b84620ed717660ca5fd5225b468b391348"
      ],
      "author": {
        "name": "Szymon Janc",
        "email": "szymon.janc@codecoup.pl",
        "time": "Tue Sep 19 12:22:17 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 19 12:22:17 2017 +0200"
      },
      "message": "Merge pull request #5 from sjanc/readme\n\nUpdate README with JIRA link for reporting issues"
    },
    {
      "commit": "0932a2b84620ed717660ca5fd5225b468b391348",
      "tree": "469cf4eb4df9a8c1796c38902536c5b9b677f387",
      "parents": [
        "a681f9d534722c52e92223aeb4cf40fdf46419e6"
      ],
      "author": {
        "name": "Szymon Janc",
        "email": "szymon.janc@codecoup.pl",
        "time": "Tue Sep 19 11:22:05 2017 +0200"
      },
      "committer": {
        "name": "Szymon Janc",
        "email": "szymon.janc@codecoup.pl",
        "time": "Tue Sep 19 11:24:34 2017 +0200"
      },
      "message": "Update README with JIRA link for reporting issues\n"
    },
    {
      "commit": "46f1072f5b6aeb5c53a8e8621e74bf061ebd84a2",
      "tree": "41a1757d5f699fabc45aac304d53644f8ae0d297",
      "parents": [
        "01003d1bbe12ad99ac564d8f92934199146375c4",
        "d5eb3bb2d00762c7c07cb55eeca064ba8c83c3d1"
      ],
      "author": {
        "name": "Andrzej Kaczmarek",
        "email": "andrzej.kaczmarek@codecoup.pl",
        "time": "Tue Sep 19 10:23:42 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 19 10:23:42 2017 +0200"
      },
      "message": "Merge pull request #4 from andrzej-kaczmarek/fix-guard\n\nFix invalid #define name"
    },
    {
      "commit": "d5eb3bb2d00762c7c07cb55eeca064ba8c83c3d1",
      "tree": "41a1757d5f699fabc45aac304d53644f8ae0d297",
      "parents": [
        "01003d1bbe12ad99ac564d8f92934199146375c4"
      ],
      "author": {
        "name": "Andrzej Kaczmarek",
        "email": "andrzej.kaczmarek@codecoup.pl",
        "time": "Mon Sep 18 16:17:10 2017 +0200"
      },
      "committer": {
        "name": "Andrzej Kaczmarek",
        "email": "andrzej.kaczmarek@codecoup.pl",
        "time": "Mon Sep 18 16:17:10 2017 +0200"
      },
      "message": "Fix invalid #define name\n"
    },
    {
      "commit": "01003d1bbe12ad99ac564d8f92934199146375c4",
      "tree": "2aa66b01f92bf3c58ef4e734954424bad4ecfa0a",
      "parents": [
        "176763a5b694fcf1468c92527fac53ff0651a3c4",
        "1e38d38798f8073c055f987ee9343dc4ef2831b9"
      ],
      "author": {
        "name": "Andrzej Kaczmarek",
        "email": "andrzej.kaczmarek@codecoup.pl",
        "time": "Mon Sep 18 13:28:49 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Sep 18 13:28:49 2017 +0200"
      },
      "message": "Merge pull request #3 from andrzej-kaczmarek/missing-license\n\nAdd missing license to config.h"
    },
    {
      "commit": "1e38d38798f8073c055f987ee9343dc4ef2831b9",
      "tree": "2aa66b01f92bf3c58ef4e734954424bad4ecfa0a",
      "parents": [
        "176763a5b694fcf1468c92527fac53ff0651a3c4"
      ],
      "author": {
        "name": "Andrzej Kaczmarek",
        "email": "andrzej.kaczmarek@codecoup.pl",
        "time": "Mon Sep 18 12:22:20 2017 +0200"
      },
      "committer": {
        "name": "Andrzej Kaczmarek",
        "email": "andrzej.kaczmarek@codecoup.pl",
        "time": "Mon Sep 18 12:22:20 2017 +0200"
      },
      "message": "Add missing license to config.h\n"
    },
    {
      "commit": "176763a5b694fcf1468c92527fac53ff0651a3c4",
      "tree": "de997b62cf5713c610d5422109061be22f92400b",
      "parents": [
        "b8ac7ed70ddac8d16ed36e9c7163c0790b78adb7",
        "d0f32f0d6bc3b5ef3f1af06e0a90fe5ecca0ecca"
      ],
      "author": {
        "name": "Andrzej Kaczmarek",
        "email": "andrzej.kaczmarek@codecoup.pl",
        "time": "Fri Sep 08 12:30:29 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 08 12:30:29 2017 +0200"
      },
      "message": "Merge pull request #2 from andrzej-kaczmarek/dev\n\nRename \u0027glue\u0027 to \u0027os\u0027"
    },
    {
      "commit": "d0f32f0d6bc3b5ef3f1af06e0a90fe5ecca0ecca",
      "tree": "de997b62cf5713c610d5422109061be22f92400b",
      "parents": [
        "b8ac7ed70ddac8d16ed36e9c7163c0790b78adb7"
      ],
      "author": {
        "name": "Andrzej Kaczmarek",
        "email": "andrzej.kaczmarek@codecoup.pl",
        "time": "Fri Sep 08 10:45:38 2017 +0200"
      },
      "committer": {
        "name": "Andrzej Kaczmarek",
        "email": "andrzej.kaczmarek@codecoup.pl",
        "time": "Fri Sep 08 10:46:46 2017 +0200"
      },
      "message": "Rename \u0027glue\u0027 to \u0027os\u0027\n"
    },
    {
      "commit": "b8ac7ed70ddac8d16ed36e9c7163c0790b78adb7",
      "tree": "8256c1cea1b02fc819bf1148dc5bd783cbf21380",
      "parents": [
        "a681f9d534722c52e92223aeb4cf40fdf46419e6",
        "5ae0224d3bb2f62d97c36acd3f79a1560519e70a"
      ],
      "author": {
        "name": "Andrzej Kaczmarek",
        "email": "andrzej.kaczmarek@codecoup.pl",
        "time": "Fri Sep 08 10:40:33 2017 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Sep 08 10:40:33 2017 +0200"
      },
      "message": "Merge pull request #1 from andrzej-kaczmarek/dev\n\nInitial rework to make NFFS more generic"
    },
    {
      "commit": "5ae0224d3bb2f62d97c36acd3f79a1560519e70a",
      "tree": "8256c1cea1b02fc819bf1148dc5bd783cbf21380",
      "parents": [
        "5222ff71667c3fff857b84286ca254a06132f012"
      ],
      "author": {
        "name": "Andrzej Kaczmarek",
        "email": "andrzej.kaczmarek@codecoup.pl",
        "time": "Thu Sep 07 16:10:51 2017 +0200"
      },
      "committer": {
        "name": "Andrzej Kaczmarek",
        "email": "andrzej.kaczmarek@codecoup.pl",
        "time": "Thu Sep 07 16:22:16 2017 +0200"
      },
      "message": "Add configuration specific to Zephyr OS\n"
    },
    {
      "commit": "5222ff71667c3fff857b84286ca254a06132f012",
      "tree": "cc52ffa82dcfda5de9a5bbaafd86671d1ab4e493",
      "parents": [
        "a681f9d534722c52e92223aeb4cf40fdf46419e6"
      ],
      "author": {
        "name": "Andrzej Kaczmarek",
        "email": "andrzej.kaczmarek@codecoup.pl",
        "time": "Thu Sep 07 15:58:34 2017 +0200"
      },
      "committer": {
        "name": "Andrzej Kaczmarek",
        "email": "andrzej.kaczmarek@codecoup.pl",
        "time": "Thu Sep 07 16:22:09 2017 +0200"
      },
      "message": "Initial rework to make NFFS more generic\n\nThis patch starts reorganization of NFFS to make it more generic, i.e.\neasier to port for other OS-es.\n\n* introduce glue layer to abstract memory and flash operations\n* remove fs specific stuff from \"core\" implementation (this will be part\n  of OS ports)\n* make rich public API - basically anything exposed in nffs_priv.h is\n  a public API for now since OS ports will use this to implement fs\n  stuff; long term this will need some cleanup.\n\nEventually, this will be a repository compatible with Mynewt which can\nbe used there directly with ports available for Zephyr and possibly\nother OS-es. It should be then possible to build \"core\" code unmodified\non any OS with glue layer implemented.\n"
    },
    {
      "commit": "a681f9d534722c52e92223aeb4cf40fdf46419e6",
      "tree": "18cbcf0a655a67f321b79c91f4eb5345154627a1",
      "parents": [],
      "author": {
        "name": "Szymon Janc",
        "email": "szymon.janc@codecoup.pl",
        "time": "Tue Sep 05 20:03:47 2017 +0200"
      },
      "committer": {
        "name": "Szymon Janc",
        "email": "szymon.janc@codecoup.pl",
        "time": "Tue Sep 05 20:03:47 2017 +0200"
      },
      "message": "Initial commit based on content of fs/nffs from mynewt-core\n"
    }
  ]
}
