Brooks Davis <[email protected]> wrote: > a single page before sending a reply. This is an advantage of github's > progressive rendering (and the pile of javascript it requires). For > example, see: > > https://github.com/freebsd/freebsd-ports/commits/main/devel/py-python-dateutil > > where you get the first commit and then a spinning thing for a bit > before "End of commit history for this file" appears.
Doesn't need javascript, just ensure the buffers are flushed: https://git.freebsd.catflap.org/ports/raw-log/devel/py-python-dateutil Cheers, Jamie
