)]}'
{
  "commit": "b5ee585d5a2eb17995b4e27c86c2fb37debaad41",
  "tree": "d5c1aac019ec3d89bac4295150e288fd39c45c08",
  "parents": [
    "ce04c0994b281230bcdd17b592204a5e4c18cca9"
  ],
  "author": {
    "name": "Shawn Pearce",
    "email": "sop@google.com",
    "time": "Thu Dec 05 11:29:29 2013 -0800"
  },
  "committer": {
    "name": "Shawn Pearce",
    "email": "sop@google.com",
    "time": "Thu Dec 05 17:44:04 2013 -0800"
  },
  "message": "SideBySide2: Add \"or [x] entire file\" context option\n\nMake it easier for users to get whole file context setting by\nadding a checkbox next to the input field. When set the field\nis cleared, so now users see:\n\n  Context Lines   [    ] or [x] entire file\n\nThere are focus problems when the user modifies the lines of\ncontext input text box and then clicks the \"entire file\" check mark\nto show the entire file. The browser first delivers the change\nevent for the text box, and then delivers the click event on the\ncheckmark. Debounce these by delaying update of the view by 200\nmilliseconds, allowing the second click event to cancel the first\nupdate and take priority, as this reflects the user intent.\n\nWhen entire file is checked and the user enters a number into the\ncontext box, immediately uncheck the entire file check box. When\nfocus is lost from the context box its new value will be committed\nand the view will be updated.\n\nChange-Id: Ic8f8f480df3ef39115c5322516ec149c1df8f89e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "775edc0af463672140e725f2e933d1c07e3ec3e0",
      "old_mode": 33188,
      "old_path": "gerrit-gwtui/src/main/java/com/google/gerrit/client/diff/PreferencesBox.java",
      "new_id": "1c92d5659660bbd9232b913ee13010f833846ec0",
      "new_mode": 33188,
      "new_path": "gerrit-gwtui/src/main/java/com/google/gerrit/client/diff/PreferencesBox.java"
    },
    {
      "type": "modify",
      "old_id": "40871e8dd324c5c9bcd769cdbcac5121ec88fdc3",
      "old_mode": 33188,
      "old_path": "gerrit-gwtui/src/main/java/com/google/gerrit/client/diff/PreferencesBox.ui.xml",
      "new_id": "7a1948c763bb0f1fa72890845edcd0198f7461c9",
      "new_mode": 33188,
      "new_path": "gerrit-gwtui/src/main/java/com/google/gerrit/client/diff/PreferencesBox.ui.xml"
    }
  ]
}
