Commit Diff


commit - 494e2b9b6acdb92382e65d0d9c990aaf8d3cbb22
commit + 38e11cc05b40eb2d4fe81868dccdf2c59494efa4
blob - 373b3c6205e302a37bcac30afb0fa65be574cd29
blob + 28123e8a3872376578886c1396ef31644eb17100
--- TODO
+++ TODO
@@ -24,6 +24,8 @@ got:
 - when fetching pack files got should verify that the requested branch tips
   are present in the pack file sent by the server, before making this pack
   file visible to readers of the repository
+- enforce that log messages are encoded in either ASCII or UTF-8; this
+  mostly matters for -portable since OpenBSD doesn't provide other locales
 
 network protocol:
 - add http(s) transport with libtls, speaking the two Git HTTP protocols