log src/main/kotlin/name/blackcap/passman/CreateSubcommand.kt @ 25:131e39d96862

age author description
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.
Tue, 24 Jan 2023 20:13:13 -0800 David Barts Improve help messages and csv error reportage.
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 20:52:21 -0700 David Barts Got the list subcommand working, but needs efficiency improvements.
Sun, 11 Sep 2022 20:36:06 -0700 David Barts More bug fixes, quote strings in diagnostics.
Sun, 11 Sep 2022 16:11:37 -0700 David Barts Initial commit, incomplete but it runs sorta.