log util/prosodyctl/shell.lua @ 12900:5484debdfdfe

age author description
Sun, 22 Jan 2023 15:43:44 +0100 Kim Alvefur Merge 0.12->trunk
Sun, 22 Jan 2023 14:42:07 +0100 Kim Alvefur util.prosodyctl.shell: Close state on exit to fix saving shell history 0.12
Sat, 02 Jul 2022 17:31:14 +0200 Kim Alvefur util: Remove various Lua 5.1 compatibility hacks
Wed, 01 Jun 2022 13:59:00 +0200 Kim Alvefur util.prosodyctl.shell: Print errors in red to highlight them
Mon, 30 May 2022 15:28:44 +0200 Kim Alvefur prosodyctl shell: Communicate width of terminal to mod_admin_shell
Thu, 17 Mar 2022 10:21:43 +0000 Matthew Wild util.prosodyctl.shell: Support for receiving partial lines (no automatic \n)
Fri, 12 Nov 2021 22:34:04 +0100 Kim Alvefur util.prosodyctl.shell: Bring back banner set from config!
Thu, 11 Nov 2021 13:27:28 +0000 Matthew Wild util.prosodyctl.shell: Allow setting custom prompt (admin_shell_prompt)
Sun, 25 Apr 2021 17:32:27 +0200 Kim Alvefur util.prosodyctl.shell: Fix for different location of unpack in Lua 5.1
Sun, 25 Apr 2021 17:27:02 +0200 Kim Alvefur util.prosodyctl.shell: Fix for missing 'sep' arg to string.rep in Lua 5.1
Sun, 25 Apr 2021 17:20:58 +0200 Kim Alvefur util.prosodyctl.shell: Allow calling console commands with fewer shell quotes
Fri, 05 Mar 2021 13:02:37 +0100 Kim Alvefur util.prosodyctl.shell: Allow passing a single command as argument
Fri, 05 Mar 2021 12:39:49 +0100 Kim Alvefur util.prosodyctl.shell: Fix check for --quiet
Wed, 17 Jun 2020 19:39:14 +0200 Kim Alvefur util.prosodyctl.shell: Collect extra return values
Wed, 17 Jun 2020 19:36:39 +0200 Kim Alvefur util.prosodyctl.shell: Handle argument parsing errors