aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* also pipeHEADmainJesse Luehrs13 days1-1/+1
|
* need the process feature on macosJesse Luehrs13 days1-1/+1
|
* switch from nix to rustixJesse Luehrs13 days1-1/+1
|
* changelog and version bump1.10.0Jesse Luehrs2024-04-201-1/+1
|
* clean up url matching a bit, and implement different match typesJesse Luehrs2024-04-201-0/+1
|
* bump depsJesse Luehrs2024-04-201-27/+27
|
* changelog and version bump1.9.0Jesse Luehrs2024-01-011-1/+1
|
* bump deps, fix cargo denyJesse Luehrs2024-01-011-34/+34
|
* switch to is-terminalJesse Luehrs2024-01-011-1/+1
|
* implements ability to edit from taking piped inputsTin Lai2023-09-211-0/+1
| | | | Signed-off-by: Tin Lai <oscar@tinyiu.com>
* changelog and version bump1.8.3Jesse Luehrs2023-07-201-1/+1
|
* changelog and version bump1.8.2Jesse Luehrs2023-07-191-1/+1
|
* changelog and version bump1.8.1Jesse Luehrs2023-07-181-1/+1
|
* changelog and version bumpJesse Luehrs2023-07-181-1/+1
|
* bump depsJesse Luehrs2023-07-181-33/+35
|
* Merge branch 'main' into result-to-clipboardJesse Luehrs2023-07-161-0/+4
|\
| * Fix tokio-tungstenite dependencyBernd Schoolmann2023-04-271-1/+1
| |
| * Implement basic websocket supportBernd Schoolmann2023-04-081-0/+4
| |
* | rbw get add flag --clipboard to copy result to clipboardeatradish2023-06-161-0/+1
|/
* changelog and version bump1.7.1Jesse Luehrs2023-03-271-1/+1
|
* changelog and version bump1.7.0Jesse Luehrs2023-03-251-1/+1
|
* bump depsJesse Luehrs2023-03-251-10/+10
|
* stop using tokio::select!Jesse Luehrs2023-03-251-0/+2
|
* Switch argon2 implementation to rustcryptoBernd Schoolmann2023-03-261-1/+1
|
* Implement argon2 kdfBernd Schoolmann2023-03-261-0/+1
|
* bump depsJesse Luehrs2023-03-091-14/+14
|
* changelog and version bumpJesse Luehrs2023-03-091-1/+1
|
* changelog and version bump1.5.0Jesse Luehrs2023-02-181-1/+1
|
* bump editionsJesse Luehrs2023-02-181-1/+1
|
* replace term_size with terminal_sizeJesse Luehrs2023-02-181-1/+1
|
* use clap 4 instead of structoptJesse Luehrs2023-02-181-2/+2
|
* bump depsJesse Luehrs2023-02-181-30/+31
|
* changelog and version bump1.4.3Jesse Luehrs2022-02-101-1/+1
|
* restore bin files to the crateJesse Luehrs2022-02-101-1/+1
|
* changelog and version bump1.4.2Jesse Luehrs2022-02-101-1/+1
|
* bump depsJesse Luehrs2022-02-091-11/+11
|
* remove a bunch of stuff from packagingJesse Luehrs2021-12-211-0/+1
|
* bump versionsJesse Luehrs2021-12-151-40/+40
|
* changelog and version bump1.4.1Jesse Luehrs2021-10-291-1/+1
|
* changelog and version bump1.4.0Jesse Luehrs2021-10-271-1/+1
|
* update depsJesse Luehrs2021-10-271-8/+8
|
* changelog and version bump1.3.0Jesse Luehrs2021-07-051-1/+1
|
* use totp-lite instead of oathJesse Luehrs2021-07-051-1/+1
| | | | oath appears to be unmaintained
* use the same textwrap version as clapJesse Luehrs2021-07-051-1/+1
|
* remove chbs dependency since it seems to be unmaintainedJesse Luehrs2021-07-051-1/+0
|
* use native tls roots instead of hardcoded bundleJesse Luehrs2021-07-051-1/+1
|
* bump depsJesse Luehrs2021-07-051-9/+9
|
* version bump1.2.0Jesse Luehrs2021-04-181-1/+1
|
* package completion files with the debian packageJesse Luehrs2021-04-181-0/+8
|
* don't use openssl for reqwest eitherJesse Luehrs2021-04-171-1/+1
|