commit 0e5df9843b907e2f3bb8bae341f4ac0d5762346a from: Stefan Sperling date: Thu Sep 23 18:03:54 2021 UTC update TODO note about HTTP; libtls will more likely be used from dial.c commit - 3af9de885a0d557ecb7810536cd451f3c320fa68 commit + 0e5df9843b907e2f3bb8bae341f4ac0d5762346a blob - a5c4e9033f955ff0219be68c0949ba797f4f4675 blob + 57240a3468ccbb3b8e0f50bfa5fc677014bec487 --- TODO +++ TODO @@ -13,7 +13,8 @@ got: branch and then merged into main at /usr/src/gnu/llvm in the same way. libexec: -- add http(s) transport with libtls in got-fetch-pack or a new helper +- add http(s) transport with libtls in dial.c, speaking Git's HTTP protocol + via got-fetch-pack or a new helper tog: - implement horizonal scrolling in all views