commit db6c46ecfce9afd5f2328f50034a9eedb380ceac Author: Solderpunk Date: Sat May 2 13:33:24 2020 +0000 Only hand integers to os.date - this must have been broken after updating either Lua or the tz library. commit e221d32523060c78b643e82e7f23df6d9104315e Author: Solderpunk Date: Sun Jan 13 19:29:58 2019 +0000 Handle the fact that the last login time does not always start at the same word of 'last' output. commit 437059def0ea799f3ae7c9df63abc8799d5df804 Author: Solderpunk Date: Sun Jan 13 10:58:36 2019 +0000 Don't crash when strptime bails on invalid input. commit a42e2ca46dcc879c78f37123068c62442ec7c993 Author: Solderpunk Date: Thu Jan 3 21:20:29 2019 +0000 Add 'o' command to toggle online-only mode. commit e3cc326cb7f386924ead74721266bee224e94d9c Author: Solderpunk Date: Thu Jan 3 19:00:50 2019 +0000 Kill debugging prints that snuck in with last commit.