Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · v0.2.2
prs
Browse files
Feb 28, 2021
Bump minimum Rust version to 1.46.0
· 0548cb95
Tim Visée
authored
Feb 28, 2021
View commits for tag v0.2.2
v0.2.2
0548cb95
Bump version to 0.2.2
· 14e3d8c6
Tim Visée
authored
Feb 28, 2021
14e3d8c6
Update dependencies
· 4a472322
Tim Visée
authored
Feb 28, 2021
4a472322
Respect PASSWORD_STORE_DIR variable
· b594ddaa
Tim Visée
authored
Feb 28, 2021
b594ddaa
If gpg output parsing as UTF-8 fails, try as UTF-16 on all platforms
· 883278b5
Tim Visée
authored
Feb 28, 2021
883278b5
Feb 27, 2021
Also set LANG for the GnuPG binary
· c1d60705
Tim Visée
authored
Feb 28, 2021
c1d60705
Specify to use English language for gpg binary
· 54b92fe2
Tim Visée
authored
Feb 28, 2021
54b92fe2
Fix compilation error on Windows due to incompatible return
· 889d4f38
Tim Visée
authored
Feb 27, 2021
889d4f38
Accept both UTF-8 & UTF-16 output from gpg command in GnuPG binary backend
· d1e3c377
Tim Visée
authored
Feb 27, 2021
d1e3c377
Fix incorrect error label, showing GPGME error for GnuPG binary context
· 0c2ab0f7
Tim Visée
authored
Feb 27, 2021
0c2ab0f7
Set homepage URL for all prs crates
· 76226d89
Tim Visée
authored
Feb 27, 2021
76226d89
Feb 23, 2021
Bump version to 0.2.1
· 4c5a95c9
Tim Visée
authored
Feb 23, 2021
View commits for tag v0.2.1
v0.2.1
4c5a95c9
Add support for Wayland
· 1c273d83
Tim Visée
authored
Feb 23, 2021
1c273d83
Fix failing builds on CI, resolve conditional import warning
· 00630d5a
Tim Visée
authored
Feb 23, 2021
00630d5a
Update dependencies
· 2c8a8152
Tim Visée
authored
Feb 23, 2021
2c8a8152
Add and update prs-lib documentation
· b2c06350
Tim Visée
authored
Feb 23, 2021
b2c06350
Compile with GnuPG binary backend by default, update README & CI builds
· d924d302
Tim Visée
authored
Feb 23, 2021
d924d302
Feb 15, 2021
Add missing job dependency to GitHub release job on GitLab CI
· 45b89028
Tim Visée
authored
Feb 16, 2021
45b89028
Resolve some compiler warnings with special feature configurations
· 4791c9f6
Tim Visée
authored
Feb 15, 2021
4791c9f6
Replace deprecated function to get home directory on Windows
· 9e9d8394
Tim Visée
authored
Feb 15, 2021
9e9d8394
Bump version to 0.2.0
· 6de36990
Tim Visée
authored
Feb 15, 2021
View commits for tag v0.2.0
v0.2.0
6de36990
Update dependencies
· 72ed9d87
Tim Visée
authored
Feb 15, 2021
72ed9d87
Note fzf in minimal Windows requirements
· abbd8bad
Tim Visée
authored
Feb 15, 2021
abbd8bad
Vendor shellexpand fork until our fork is merged and released as crate
· 8d439931
Tim Visée
authored
Feb 15, 2021
8d439931
Feb 05, 2021
Set default project-wide binary target
· 8d65ad27
Tim Visée
authored
Feb 05, 2021
8d65ad27
Always enable alias feature by default, don't do this conditionally
· fee88805
Tim Visée
authored
Feb 05, 2021
fee88805
Only disable colors on Windows
· 7e844059
Tim Visée
authored
Feb 05, 2021
7e844059
Assume empty clipboard on read failure on Windows to prevent errors
· 18035a03
Tim Visée
authored
Feb 05, 2021
18035a03
Merge branch 'ci-windows' into 'master'
· a19794c9
Tim Visée
authored
Feb 05, 2021
a19794c9
Add build and release stage for Windows on CI
· 831e228e
Tim Visée
authored
Feb 05, 2021
831e228e
Install Rust and GPGME on Windows CI, check with GnuPG binary feature
· 69d201f8
Tim Visée
authored
Nov 03, 2020
69d201f8
Update README, fix example commands, update requirements and alias info
· 98e1894f
Tim Visée
authored
Feb 05, 2021
98e1894f
Default file edit dir to home dir on Windows due to notepad path issue
· 08342139
Tim Visée
authored
Feb 05, 2021
08342139
Use patched shellexpand dependency to properly expand ~ on Windows
· e650875a
Tim Visée
authored
Feb 05, 2021
e650875a
Use correct paths on Windows, expand bin paths on Windows, fix invocation
· 7bc8c7a8
Tim Visée
authored
Feb 05, 2021
7bc8c7a8
Do not crash on empty GPG key list in store or from GnuPG binary
· 93f200cd
Tim Visée
authored
Feb 05, 2021
93f200cd
Do not quit with non-zero exit code if no subcommand is given
· 5439bbad
Tim Visée
authored
Feb 05, 2021
5439bbad
Feb 04, 2021
Do not use colored output on Windows
· 6d17bb9a
Tim Visée
authored
Feb 04, 2021
6d17bb9a
Use fzf instead of skim on non-Unix, cancel on skim close
· 3d8553e0
Tim Visée
authored
Feb 04, 2021
3d8553e0
Fix infinite loop while loading store recipients
· 4eace81b
Tim Visée
authored
Feb 04, 2021
4eace81b
Loading