)]}'
{
  "commit": "4018dc29eea31e4273c0f1b02effe6ee852f3898",
  "tree": "d4f9a6138fe0b04a1a9144e299e4fae911b50f11",
  "parents": [
    "67ad42147a7acc2af6074753ebd03d904476118f"
  ],
  "author": {
    "name": "Luna Schwalbe",
    "email": "dev@luna.gl",
    "time": "Tue Jun 02 10:17:36 2026 +0200"
  },
  "committer": {
    "name": "Junio C Hamano",
    "email": "gitster@pobox.com",
    "time": "Tue Jun 02 18:13:12 2026 +0900"
  },
  "message": "doc: document and test `@` prefix for raw timestamps\n\nThe Git internal date format `\u003cunix-timestamp\u003e \u003ctime-zone-offset\u003e`\nfails to parse when the timestamp is less than 100,000,000 (fewer than\n9 digits). This happens to avoid potential ambiguity with other date\nformats such as `YYYYMMDD`, especially when used with approxidate.\n\nTo force the parser to interpret the value as a raw timestamp, it must\nbe prefixed with `@` (e.g., `@0 +0000`). This behavior was introduced\nin 2c733fb24c10a9d7aacc51f956bf9b7881980870 (parse_date(): \u0027@\u0027 prefix\nforces git-timestamp, 2012-02-02) but was never documented.\n\nDocument the `@` prefix in `Documentation/date-formats.adoc` to make\nthis behavior explicit. Also add test cases to `t/t0006-date.sh` to\nverify and demonstrate the difference between prefixed and unprefixed\nsmall timestamps (e.g., `@2000` vs `2000`).\n\nSigned-off-by: Luna Schwalbe \u003cdev@luna.gl\u003e\nCo-authored-by: Junio C Hamano \u003cgitster@pobox.com\u003e\nSigned-off-by: Junio C Hamano \u003cgitster@pobox.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e24517c496fce47e7c22d1c4a6505f9fd08499aa",
      "old_mode": 33188,
      "old_path": "Documentation/date-formats.adoc",
      "new_id": "330424b2baccdae6dd86d92e3e4849c163101d66",
      "new_mode": 33188,
      "new_path": "Documentation/date-formats.adoc"
    },
    {
      "type": "modify",
      "old_id": "53ced36df448f1b572eb39fd76b8de291c529d69",
      "old_mode": 33261,
      "old_path": "t/t0006-date.sh",
      "new_id": "8b4e1870bf118d9083500f1f03f47b660c8cdfb8",
      "new_mode": 33261,
      "new_path": "t/t0006-date.sh"
    }
  ]
}
