Commit Diff


commit - 5a8ddf14e9ac671de9ff4a7c79cbe33ea15141a1
commit + 50c7d1b032bc07838ccbeb9642451646ce4f84c8
blob - cd2fc1e1ec763cb47d35de8c7abb0b35a706afe7
blob + ba7036fe30d8e492bf12ab4d158dc451cab05652
--- CHANGES
+++ CHANGES
@@ -1,3 +1,8 @@
+* got 0.7; 2019-08-13
+- properly parse timestamps in commit objects as UTC (patch by Hiltjo Posthuma)
+- strip Git GPG signatures from log messages
+- fix regression: don't try to parse "leightweight" tags as real tag objects
+
 * got 0.6; 2019-08-13
 - 'got log' and 'tog log' now display tags in addition to branch references
 - 'got ref' can now be used to create symbolic references