commit 36e8577e39014c438d73e40cd9ce30afb30766e7 from: Stefan Sperling date: Fri Aug 16 11:25:00 2019 UTC changes for 0.8 commit - 6af1ccbdf63b237381457325b73c8baadf0c8038 commit + 36e8577e39014c438d73e40cd9ce30afb30766e7 blob - ba7036fe30d8e492bf12ab4d158dc451cab05652 blob + f38e5ce28434bd2c193e396fad8f18a1784e0003 --- CHANGES +++ CHANGES @@ -1,3 +1,8 @@ +* got 0.8; 2019-08-16 +- write tree entries the way git likes it to prevent git index corruption +- make 'got blame' show line numbers, dates, and author names +- add GOT_LOG_DEFAULT_LIMIT env var for setting a got log -l default + * 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