awiteb · he/him
  • Saudi Arabia
  • https://4rs.nl
  • Awiteb, a university student and lover of the world of free and open source software. Programmer and enthusiast of the Rust programming language

  • Joined on 1970-01-01
awiteb merged pull request awiteb/lprs#44 2024-05-11 07:43:07 +02:00
feat: Ability to edit & remove by name (not index only)
awiteb closed issue awiteb/lprs#36 2024-05-11 07:43:07 +02:00
Ability to edit and remove by name (not index only)
awiteb pushed to master at awiteb/lprs 2024-05-11 07:43:07 +02:00
d8350e636e feat: Ability to edit & remove by name (not index only)
6e8c214b9e chore: Use new util to get the vault by index or name
31afe4fd58 chore: Trim the added vault name
Compare 3 commits »
awiteb created pull request awiteb/lprs#44 2024-05-10 17:01:15 +02:00
feat: Ability to edit & remove by name (not index only)
awiteb merged pull request awiteb/lprs#43 2024-05-10 15:14:20 +02:00
feat: Add `--json` flag to the `list` command
awiteb closed issue awiteb/lprs#34 2024-05-10 15:14:20 +02:00
Returns json when pipe the list command
awiteb pushed to master at awiteb/lprs 2024-05-10 15:14:20 +02:00
a7ad8b4682 feat: Add --json flag to the list command
awiteb created pull request awiteb/lprs#43 2024-05-10 15:09:01 +02:00
feat: Add --json flag to the list command
awiteb commented on issue awiteb/lprs#34 2024-05-10 14:00:42 +02:00
Returns json when pipe the list command

I think adding --json flag is better

awiteb merged pull request awiteb/lprs#42 2024-05-10 13:56:28 +02:00
feat: Force flag for `edit` and `add` commands
awiteb closed issue awiteb/lprs#33 2024-05-10 13:56:28 +02:00
Force add and edit
awiteb pushed to master at awiteb/lprs 2024-05-10 13:56:28 +02:00
add008416b feat: Force flag for edit and add commands (#42)
awiteb created pull request awiteb/lprs#42 2024-05-10 13:20:03 +02:00
feat: Force flag for edit and add commands
awiteb pushed to master at awiteb/lprs 2024-05-10 13:07:04 +02:00
8371e144a1 chore: Update the lprs description
awiteb pushed to master at awiteb/lprs 2024-05-10 13:02:44 +02:00
f022574631 feat: Support completion generating
ece9f886ee chore(deps): Add clap_complete to the dependencies
Compare 2 commits »
awiteb merged pull request awiteb/lprs#41 2024-05-10 13:02:42 +02:00
feat: Support completion generating
awiteb closed issue awiteb/lprs#20 2024-05-10 13:02:42 +02:00
Support auto completion
awiteb created pull request awiteb/lprs#41 2024-05-10 12:47:40 +02:00
feat: Support completion generating
awiteb pushed to master at awiteb/lprs 2024-05-10 12:14:48 +02:00
62d4060bb8 feat: Ability to pass the master password as option
awiteb merged pull request awiteb/lprs#40 2024-05-10 12:14:47 +02:00
feat: Ability to pass the master password as option