log src/main/kotlin/name/blackcap/passman/ListSubcommand.kt @ 28:287eadf5ab30 default tip

age author description
Fri, 05 Jul 2024 10:11:31 -0700 David Barts Allow list --name to be abbreviated -n, since it is so commonly used.
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.
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.