)]}'
{
  "commit": "1048c88f03545fa42bdebb077871a743a614d2ab",
  "tree": "16761c85ab1035abf2c9b75c0b24d33fc8ed7fb8",
  "parents": [
    "411656f48d71131d6d1cb5b6db792fc7b451e72e"
  ],
  "author": {
    "name": "Amos Kong",
    "email": "akong@redhat.com",
    "time": "Fri Aug 31 10:56:25 2012 +0800"
  },
  "committer": {
    "name": "Luiz Capitulino",
    "email": "lcapitulino@redhat.com",
    "time": "Wed Sep 05 15:48:56 2012 -0300"
  },
  "message": "monitor: move key_defs[] table and introduce two help functions\n\nThis patch added two help functions to convert key/code to index of\nmapping table, those functions will return Q_KEY_CODE_MAX if the\ncode/key is invalid.\n\nPatch also moved key_defs[] to input.c, and removed useless KeyDef struct.\nKey\u0027s index in QKeyCode enmu is same as keycode\u0027s index in new key_defs[].\nMonitor functions were changed to access key_defs[] directly.\n\nkey_defs[] is used in do_send_key(), so export key_defs[]. It will be\nchanged to static in next patch.\n\nSigned-off-by: Amos Kong \u003cakong@redhat.com\u003e\nSigned-off-by: Luiz Capitulino \u003clcapitulino@redhat.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "4334db5ca5f0be872cfacfc5c85800a0ab947217",
      "old_mode": 33188,
      "old_path": "console.h",
      "new_id": "7934b1189420989622698e6b2a7b06e187d55823",
      "new_mode": 33188,
      "new_path": "console.h"
    },
    {
      "type": "modify",
      "old_id": "6968b31781d0e2db3f78c454a85b16a5f6724496",
      "old_mode": 33188,
      "old_path": "input.c",
      "new_id": "5630cb19d15ba18c90fcbba5030705eaf824072c",
      "new_mode": 33188,
      "new_path": "input.c"
    },
    {
      "type": "modify",
      "old_id": "84176eb8f654bb2a3d5658c5795f4b0c8d4f0f01",
      "old_mode": 33188,
      "old_path": "monitor.c",
      "new_id": "0c4f86f639a58160a2f408e2da27ad23f0bcae29",
      "new_mode": 33188,
      "new_path": "monitor.c"
    }
  ]
}
