aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce alternative pinentry implementations.HEADdevelMatěj Cepl2024-02-151-3/+14
* Make shellcheck happy.Matěj Cepl2024-02-151-8/+6
* Factor out most common operations into functions.Matěj Cepl2024-02-151-42/+44
* Merge pull request #216 from bricewge/masterRasmus Steinke2024-02-131-0/+4
|\
| * add type_otp key bindingBrice Waegeneire2021-11-211-0/+4
* | Remove unused functionsRasmus Steinke2024-02-131-25/+0
* | fix wl-copy commandRasmus Steinke2024-02-131-1/+1
* | remove help_color settingRasmus Steinke2024-02-131-6/+2
* | always set help_colorRasmus Steinke2024-02-131-6/+2
* | Merge pull request #232 from WalterSmuts/mastermasterRasmus Steinke2023-07-071-0/+19
|\ \
| * | Add FAQ on tty pinentry hangWalter Smuts2023-07-051-0/+19
|/ /
* | Merge pull request #231 from lilyinstarlight/feature/native-waylandRasmus Steinke2023-07-043-62/+181
|\ \ | |/ |/|
| * add native wayland supportLily Foster2023-07-043-62/+181
|/
* Merge pull request #204 from tiregram/correct_edit_new_passRasmus Steinke2021-04-051-7/+10
|\
| * add a function edit_pass to facilitate the utilisation of edit_new_pass optio...ruhtra2021-01-181-7/+10
* | Merge pull request #205 from bjonnh/feature/generic-clipboard-supportRasmus Steinke2021-01-252-8/+50
|\ \ | |/ |/|
| * [Feature] Customization of clipboard commandsJonathan Bisson2021-01-252-8/+50
|/
* Merge pull request #198 from chrko/cleanupRasmus Steinke2020-07-233-68/+97
|\
| * Fix shellcheck warningsChristian Kohlstedde2020-07-221-4/+4
| * Fix password listing regression (#179)Christian Kohlstedde2020-07-222-12/+9
| * Fix help with heredoc statementChristian Kohlstedde2020-07-221-9/+10
| * Reindent with vimChristian Kohlstedde2020-07-221-45/+57
| * Add editorconfigChristian Kohlstedde2020-07-221-0/+19
|/
* Merge pull request #179 from didjcodt/symlinkRasmus Steinke2020-06-121-1/+1
|\
| * Follow symlinks while listing keysClément Decoodt2019-09-261-1/+1
* | Merge pull request #189 from darnir/xdg-base-dirRasmus Steinke2020-05-101-12/+15
|\ \
| * | Follow XDG Base Directory Specification for Config DirectoriesDarshit Shah2020-05-071-1/+2
| * | Make the entire directory tree when creating the cache directoryDarshit Shah2020-05-071-1/+1
| * | Follow XDG Base Directory Specification for Cache DirectoriesDarshit Shah2020-05-071-11/+13
|/ /
* | Merge pull request #180 from cincodenada/pwgen-default-implRasmus Steinke2019-10-301-0/+4
|\ \ | |/ |/|
| * Add default _pwgen() implementationJoel Bradshaw2019-10-291-0/+4
|/
* Merge pull request #171 from knatsakis/fix-indentationRasmus Steinke2019-06-081-17/+17
|\
| * Fix help menu identationKonstantinos Natsakis2019-06-071-17/+17
|/
* Merge pull request #167 from isaaclo123/masterRasmus Steinke2019-04-281-3/+3
|\
| * (fix #166): password hiddenIsaac Lo2019-04-231-3/+3
|/
* Merge pull request #163 from blueyed/readmeRasmus Steinke2019-03-041-6/+13
|\
| * README.md: style fixes (using mdl [1])Daniel Hahler2019-03-041-6/+13
|/
* Merge pull request #154 from Sh4d1/master2.0.2Rasmus Steinke2019-01-182-0/+9
|\
| * Add path autotype featurePatrik Cyvoct2019-01-182-0/+9
|/
* Merge branch 'master' of https://github.com/carnager/rofi-passRasmus Steinke2018-11-153-7/+11
|\
| * Merge pull request #149 from Nukesor/patch-1Rasmus Steinke2018-11-031-1/+1
| |\
| | * Fix typo in ReadmeArne Beer2018-11-021-1/+1
| |/
| * Merge pull request #147 from ofpau/masterRasmus Steinke2018-10-052-6/+10
| |\
| | * add config variable for pass clearing delayPau Oliver2018-10-052-6/+10
| |/
* / fix parsing of root variable. Fixes #150Rasmus Steinke2018-11-151-1/+1
|/
* quick workaround to add new entries with custom password generator. fixes #144Rasmus Steinke2018-08-282-1/+6
* fix formatting, as mentioned in #140Rasmus Steinke2018-08-121-4/+4
* Merge pull request #143 from steinex/masterRasmus Steinke2018-08-122-6/+10
|\
| * when typing, make delay between keypresses configurableFrank Steinborn2018-08-122-6/+10
|/
* Merge pull request #142 from nymous/patch-1Rasmus Steinke2018-08-081-6/+6
|\