Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.2.1
prs
Browse files
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
Only build prs-cli and prs-gtk3 with selected backends
· 7d16a023
Tim Visée
authored
Feb 04, 2021
7d16a023
Re-export common library types, move some types around, simplify imports
· c3a199bb
Tim Visée
authored
Feb 04, 2021
c3a199bb
Improve library documentation
· 77dca5ef
Tim Visée
authored
Feb 04, 2021
77dca5ef
Specify to build with all features and crypto backends for docs.rs
· 7ee50319
Tim Visée
authored
Feb 04, 2021
7ee50319
Update dependencies
· d8602ff5
Tim Visée
authored
Feb 04, 2021
d8602ff5
Merge branch '27-add-multiple-crypto-backends' into 'master'
· 82330ea8
Tim Visée
authored
Feb 04, 2021
82330ea8
Update README, improve requirements, add build section, list AUR packages
· dff79547
Tim Visée
authored
Feb 04, 2021
dff79547
Test different backend feature combinations on GitLab CI
· 25bccca6
Tim Visée
authored
Feb 04, 2021
25bccca6
Update crate compiler features, use new crypto framework in gtk3 widget
· 530f10d8
Tim Visée
authored
Feb 04, 2021
530f10d8
Add recipients extension for easy use with password stores
· a168e0fb
Tim Visée
authored
Feb 04, 2021
a168e0fb
Add crypto context pool, to easily share and manage different contexts
· 0504a12b
Tim Visée
authored
Feb 04, 2021
0504a12b
Loading