Commit Diff


commit - f8c03d0287aa3a745bc50244731a8a8a31ca7a5a
commit + f389ec8a9c22aaad88984a9fa795b4c5449ba97e
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