index : bitwarden-ssh-agent.git

ascending towards madness

Age Commit message Author
docs: update README holly sparkles
docs: update README holly sparkles
docs: add pandoc man page template holly sparkles
chore(formatting): rustfmt holly sparkles
feat: add agpl-3.0 license holly sparkles
chore: update version docstrings holly sparkles
refactor!: optimize loops BREAKING CHANGE: the signature for `register_key` has changed - `item_id` replaced with `item`... holly sparkles
Merge branch 'feature/color-output' into develop holly sparkles
feat: add colour to bitwarden error messages holly sparkles
feat: add macros for `warn_println` and `info_println` holly sparkles
refactor!: `debug_println` no longer requires a boolean parameter BREAKING CHANGE: The signature for `debug_println` now... holly sparkles
build(deps): add `colored` dependency holly sparkles
fix: fixed the `--debug` argument not being used holly sparkles
fix: `BW_FIELD_KEY_PASSPHRASE` now gives "I'm an environment variable!" holly sparkles
fix: fixed the `--passphrase` argument not being used holly sparkles
fix: fixed the `--key` argument not being used holly sparkles
feat: add registering keys with ssh-agent holly sparkles
Merge branch 'feature/bw-integration' into develop holly sparkles
refactor: extract version info code to a function in `util` holly sparkles
refactor: move cli args to util module holly sparkles
feat: add listing only items matching valid ssh key item criteria holly sparkles
feat!: add listing items from ssh key folders BREAKING CHANGE: `exec_interactive_command` is now `exec_piped_command` holly sparkles
feat: add data structures for bitwarden items holly sparkles
feat: add searching for ssh key folders holly sparkles
refactor: bitwarden operations moved to the `bwutil` module holly sparkles
refactor: `exec_interactive_command` is now private holly sparkles
feat: add retrieving and creating bitwarden sessions holly sparkles
docs: update README holly sparkles
build(deps): add anyhow dependency holly sparkles
Merge branch 'feature/cli-args' into develop holly sparkles
feat: add command line args list holly sparkles
build(deps): add gumdrop dependency holly sparkles
feat: add initial project files holly sparkles
Initial commit holly sparkles