commit 1c4defbb8dae045218ffc5da02864d0828eddeba from: Stefan Sperling via: Thomas Adam date: Fri Sep 23 11:16:31 2022 UTC remove tog limit feature from TODO list commit - d0d3e7a4b8abe052820792c09bcdbd763b6be711 commit + 1c4defbb8dae045218ffc5da02864d0828eddeba 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