commit 8300f02b3df3f6323221319f5b0fc62916368d62 from: Stefan Sperling via: Thomas Adam date: Tue Jul 19 09:55:55 2022 UTC add more TODO items for tog commit - 4936009b9925e9165599a625f964cdef955db352 commit + 8300f02b3df3f6323221319f5b0fc62916368d62 blob - b5b4c9b82e5fff5e0754b32bd2e074baa7ff8c76 blob + d9a5c15aa43b4400a598d2c4db29baf6e0aaa5ff --- TODO +++ TODO @@ -15,6 +15,11 @@ libexec: tog: - implement 'limit' for 'tog log' (like search but display matched commits only) +- make 'tog log' respond to key presses while 'loading...' history; loading + can be slow for paths in a deep history if the path has not been changed + very often, and 'tog log' blocks far too long in this case +- make it possible to view the contents of tag objects +- verify signed tag objects gotweb: - tracey has a gotwebd thingy in progress somewhere