)]}'
{
  "log": [
    {
      "commit": "868a9c94bbc7ec59b7993553100e0eb94733cb04",
      "tree": "48e383d9206c9449bc1fbdfe822d954bd8bf1999",
      "parents": [
        "d2a74e732cc8f03e81a17e17f500152aa665510a"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Thu Nov 07 13:26:51 2019 +0100"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Thu Nov 07 13:26:51 2019 +0100"
      },
      "message": "mb2q: Make cover letter replies work again\n\nUsing a stale variable for comparison instead of the actual iterator does\nnot work well.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n"
    },
    {
      "commit": "d2a74e732cc8f03e81a17e17f500152aa665510a",
      "tree": "9c88947591cf022f2d6131f758233fc2a832fa28",
      "parents": [
        "e6f724d324490f0c762816e7fd63865bd4a1fd7d"
      ],
      "author": {
        "name": "Daniel Borkmann",
        "email": "daniel@iogearbox.net",
        "time": "Wed Sep 25 23:49:07 2019 +0200"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Thu Sep 26 13:55:46 2019 +0200"
      },
      "message": "mb2q: Fix deprecated yaml.load() warnings by specifying Loader\n\nFix the following mb2q issue on startup:\n\n  $ ./mb2q ./t.mbox\n   ./mb2q:653: YAMLLoadWarning: calling yaml.load() without Loader\u003d... is deprecated,\n   as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full\n   details.\n   cfg \u003d yaml.load(open(os.path.expanduser(args.config)))\n\nSigned-off-by: Daniel Borkmann \u003cdaniel@iogearbox.net\u003e\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n\n"
    },
    {
      "commit": "e6f724d324490f0c762816e7fd63865bd4a1fd7d",
      "tree": "3faa57735a629d8dcb011a5597a406c7052b6a8c",
      "parents": [
        "9b978cc5594d93e899deac78e9415c6ce01d25f0"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Tue Sep 03 22:16:58 2019 +0200"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Tue Sep 03 22:16:58 2019 +0200"
      },
      "message": "mb2q: Feed the supplied character set into the decoder\n\nOtherwise the decoder fails to handle especially asian character sets.\n\nReported-by: Bjorn Helgaas \u003chelgaas@kernel.org\u003e\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n"
    },
    {
      "commit": "9b978cc5594d93e899deac78e9415c6ce01d25f0",
      "tree": "fcb3c8558c4aa4209879d683574e008434390258",
      "parents": [
        "5d83c7a502e221ffa9f32738cc31421157c976b6"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Tue Sep 03 09:41:56 2019 +0200"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Tue Sep 03 09:41:56 2019 +0200"
      },
      "message": "mb2q: Handle malformed discard lines gracefully\n\nA discard line \u0027--\\n\u0027 was obviously not detected as the code was looking\nfor \u0027---\u0027.\n\nHandle it by making the decision whether the posttag area starts by\nchecking whether the current line is past the last tag seen in the\ntext.\n\nReported-by: Marc Zyngier \u003cmaz@kernel.org\u003e\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n"
    },
    {
      "commit": "5d83c7a502e221ffa9f32738cc31421157c976b6",
      "tree": "628ee5b502d33f0b8461a97a75777fe09d0dc7b5",
      "parents": [
        "ffcfdbbf9c63ac2b10976970171ce07f20455e63"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Tue Sep 03 09:23:37 2019 +0200"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Tue Sep 03 09:23:37 2019 +0200"
      },
      "message": "mb2q: Do not assume that diffs start with \u0027a/\u0027\n\nAllow other p1 prefixes than \u0027a/\u0027\n\nReported-by: Ingo Molnar \u003cmingo@kernel.org\u003e\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n"
    },
    {
      "commit": "ffcfdbbf9c63ac2b10976970171ce07f20455e63",
      "tree": "ac4bd1141d9e10be4c4f450ebbb336c451bd3297",
      "parents": [
        "e3a2424c111e9c88cc518b1f1dc3ff30b32e92a8"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Wed Aug 28 14:59:33 2019 +0200"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Wed Aug 28 14:59:33 2019 +0200"
      },
      "message": "mb2q: Handle same subject in a thread and no SOB in patch proper\n\nThe code only checks whether a patch file exists already, but it does not\nhandle the case when the same subject is there for two mails, which can\nhappen when there is a V$N+1 reply in the thread.\n\nWhile patches which lack a SOB are correctly detected, the code fails later\nbecause is assumes that there is always a SOB.\n\nFixup both.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n"
    },
    {
      "commit": "e3a2424c111e9c88cc518b1f1dc3ff30b32e92a8",
      "tree": "88cc5bc674906b8c76ccd2297d7f424f705565cd",
      "parents": [
        "80489f25c2a338fe1d241c4bdf927b53e7918425"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Tue Aug 27 16:26:02 2019 +0200"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Tue Aug 27 16:26:02 2019 +0200"
      },
      "message": "mb2q: Make the default list/cc work correctly\n\nReported-by: Marc Zyngier \u003cmaz@kernel.org\u003e\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n"
    },
    {
      "commit": "80489f25c2a338fe1d241c4bdf927b53e7918425",
      "tree": "23b0b8294d60026dddfdd3a78d573988907df65b",
      "parents": [
        "d5b6cb26712a4590c3cb652543df5183d38651c1"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Tue Aug 27 12:54:41 2019 +0200"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Tue Aug 27 12:54:41 2019 +0200"
      },
      "message": "mb2q: Add config option to keep certain Cc addresses and fix SOB placement\n\nAdd a configuration option which allows to add mail addresses which are\nnever dropped from the Cc list, e.g. stable@vger.kernel.org.\n\nMove the committer SOB (if not placed at the end) right after the last SOB\nin the chain.\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n"
    },
    {
      "commit": "d5b6cb26712a4590c3cb652543df5183d38651c1",
      "tree": "744a780f6f97e10e0e8d72104fff26692d6e09e5",
      "parents": [
        "f17a0c77ca27298641f4c5d2ca31906d61096df5"
      ],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Mon Aug 26 22:10:07 2019 +0200"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Mon Aug 26 22:10:07 2019 +0200"
      },
      "message": "man: Add examples to mb2q man page\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n"
    },
    {
      "commit": "f17a0c77ca27298641f4c5d2ca31906d61096df5",
      "tree": "8e210a38bedbbb6c507c9d7c4441b621a827c7ca",
      "parents": [],
      "author": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Mon Aug 26 20:10:59 2019 +0200"
      },
      "committer": {
        "name": "Thomas Gleixner",
        "email": "tglx@linutronix.de",
        "time": "Mon Aug 26 20:10:59 2019 +0200"
      },
      "message": "quilttools: Initial import\n\nSigned-off-by: Thomas Gleixner \u003ctglx@linutronix.de\u003e\n"
    }
  ]
}
