log

age author description
3 weeks ago David Barts Fix timestamp-matching bug. default tip
5 months ago David Barts Check for timeouts inside subcommands while in interactive mode as well.
5 months ago David Barts Add idle-time detection to interactive mode, clean up imports.
6 months ago David Barts Allow list --name to be abbreviated -n, since it is so commonly used.
6 months ago David Barts Fix erroneous help message in read subcommand.
6 months ago David Barts Make some minor tweaks to the help system.
6 months ago David Barts Clean up exit output.
6 months ago David Barts More interactive mode stuff.
6 months ago David Barts More work to support interactive feature.
6 months ago David Barts Fix more bugs, correct more bad tests.
6 months ago David Barts add shlex-style splitter and tests
21 months ago David Barts Was using wrong db object to decrypt, fixed.
23 months ago David Barts Make escape character RFC4180 compliant by default.
23 months ago David Barts Add export subcommand.
23 months ago David Barts Add password subcommand.
24 months ago David Barts Fix bugs found in additional round of testing.
24 months ago David Barts Improve help messages and csv error reportage.
2023-01-22 David Barts Add import subcommand.
2023-01-21 David Barts Add merge subcommand (untested).
2022-10-02 David Barts Fix bug in parsing --length
2022-10-01 David Barts Fix issues found in testing.
2022-09-24 David Barts Some code clean-up.
2022-09-21 David Barts Efficiency improvements.
2022-09-21 David Barts Got the list subcommand working, but needs efficiency improvements.
2022-09-12 David Barts Fix see() to be about as good as sccc.
2022-09-12 David Barts See bugs.
2022-09-12 David Barts More bug fixes, quote strings in diagnostics.
2022-09-12 David Barts Can now update a password and read it back.
2022-09-11 David Barts Should have not committed this one.
2022-09-11 David Barts Initial commit, incomplete but it runs sorta.