log

age author description
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.
Tue, 24 Jan 2023 20:13:13 -0800 David Barts Improve help messages and csv error reportage.
Sun, 22 Jan 2023 09:22:53 -0800 David Barts Add import subcommand.
Sat, 21 Jan 2023 15:39:42 -0800 David Barts Add merge subcommand (untested).
Sat, 01 Oct 2022 20:43:59 -0700 David Barts Fix bug in parsing --length
Sat, 01 Oct 2022 09:57:23 -0700 David Barts Fix issues found in testing.
Fri, 23 Sep 2022 20:59:52 -0700 David Barts Some code clean-up.
Tue, 20 Sep 2022 21:54:32 -0700 David Barts Efficiency improvements.
Tue, 20 Sep 2022 20:52:21 -0700 David Barts Got the list subcommand working, but needs efficiency improvements.
Sun, 11 Sep 2022 21:29:20 -0700 David Barts Fix see() to be about as good as sccc.
Sun, 11 Sep 2022 20:44:59 -0700 David Barts See bugs.
Sun, 11 Sep 2022 20:36:06 -0700 David Barts More bug fixes, quote strings in diagnostics.
Sun, 11 Sep 2022 18:24:55 -0700 David Barts Can now update a password and read it back.
Sun, 11 Sep 2022 16:12:47 -0700 David Barts Should have not committed this one.
Sun, 11 Sep 2022 16:11:37 -0700 David Barts Initial commit, incomplete but it runs sorta.