log

age author description
Sat, 27 Jul 2024 09:50:54 -0700 David Barts Add idle-time detection to interactive mode, clean up imports.
Fri, 05 Jul 2024 10:11:31 -0700 David Barts Allow list --name to be abbreviated -n, since it is so commonly used.
Thu, 04 Jul 2024 09:49:36 -0700 David Barts Fix erroneous help message in read subcommand.
Wed, 03 Jul 2024 17:14:22 -0700 David Barts Make some minor tweaks to the help system.
Tue, 02 Jul 2024 18:18:29 -0700 David Barts Clean up exit output.
Tue, 02 Jul 2024 17:34:52 -0700 David Barts More interactive mode stuff.
Tue, 02 Jul 2024 11:27:39 -0700 David Barts More work to support interactive feature.
Sun, 30 Jun 2024 22:28:52 -0700 David Barts Fix more bugs, correct more bad tests.
Sun, 30 Jun 2024 20:37:36 -0700 David Barts add shlex-style splitter and tests
Tue, 04 Apr 2023 20:38:52 -0700 David Barts Was using wrong db object to decrypt, fixed.
Sun, 05 Feb 2023 11:14:25 -0800 David Barts Make escape character RFC4180 compliant by default.
Sun, 05 Feb 2023 10:50:39 -0800 David Barts Add export subcommand.
Fri, 03 Feb 2023 18:48:13 -0800 David Barts Add password subcommand.
Tue, 31 Jan 2023 19:07:46 -0800 David Barts Fix bugs found in additional round of testing.