Next | Query returned 1 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2024-01-19 16:58:00 by Amitai Schleier | Files touched by this commit (5)
Log message:
Add mlog: Merge log files by timestamp

mlog reads lines from multiple log files and prints them in
chronological order. The files need to start with comparable timestamps.
mlog prints the oldest line first, thus preserving relative order.

mlog behaves like a combination of 'sort -m' and 'tail -f'.

Next | Query returned 1 messages, browsing 1 to 10 | previous