Mercurial > cgi-bin > hgweb.cgi > PassMan
log
age | author | description |
---|---|---|
4 months ago | David Barts | Fix timestamp-matching bug. default tip |
9 months ago | David Barts | Check for timeouts inside subcommands while in interactive mode as well. |
9 months ago | David Barts | Add idle-time detection to interactive mode, clean up imports. |
9 months ago | David Barts | Allow list --name to be abbreviated -n, since it is so commonly used. |
10 months ago | David Barts | Fix erroneous help message in read subcommand. |
10 months ago | David Barts | Make some minor tweaks to the help system. |
10 months ago | David Barts | Clean up exit output. |
10 months ago | David Barts | More interactive mode stuff. |
10 months ago | David Barts | More work to support interactive feature. |
10 months ago | David Barts | Fix more bugs, correct more bad tests. |
10 months ago | David Barts | add shlex-style splitter and tests |
2023-04-05 | David Barts | Was using wrong db object to decrypt, fixed. |