Commit Diff


commit - 5e6be23258e2648c6ad1bf3b1d5617e827ac3ab6
commit + 473cb1cdc388a98481dc07900fb4cffa79a9cc87
blob - 034a955945ce6a3fe6fa4d9726cde2888438124b
blob + df93da3e784811c0fac7612e001d34d4c44064f7
--- CHANGES
+++ CHANGES
@@ -1,3 +1,9 @@
+* got 0.20; 2019-11-09
+- fix reading pack files larger than 2GB
+- try not to hide errors from helper programs when got exits
+- use less empty padding space after author name in 'tog log'
+- rename 'got init' and 'got import' default branch to "main" (patch by kmos@)
+
 * got 0.19; 2019-11-08
 - add optional colorized display mode to tog
 - make 'tog log' show abbreviated commit IDs if the window is large enough