commit 0050a94285f79239b95c1ec32026388da3f56f80 from: Stefan Sperling date: Fri Sep 23 10:06:01 2022 UTC remove tog limit feature from TODO list commit - fd6badaa23802f292e84971498f1f57318443671 commit + 0050a94285f79239b95c1ec32026388da3f56f80 blob - a1cf27b3151ce93e9bc4cf41a5af6c0d983a4ca1 blob + 4d8d8b0be00ba972bcbf5df2dde10a9e939c601c --- TODO +++ TODO @@ -31,7 +31,6 @@ network protocol: libcurl, which we cannot use as it is not in the OpenBSD base system) 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