Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add FAQ on tty pinentry hang | Walter Smuts | 2023-07-05 | 1 | -0/+19 |
| | | | | Fix: https://github.com/carnager/rofi-pass/issues/230 | ||||
* | Merge pull request #231 from lilyinstarlight/feature/native-wayland | Rasmus Steinke | 2023-07-04 | 3 | -62/+181 |
|\ | | | | | add native wayland support | ||||
| * | add native wayland support | Lily Foster | 2023-07-04 | 3 | -62/+181 |
|/ | | | | Co-Authored-By: Fredrik Salomonsson <plattfot@posteo.net> | ||||
* | Merge pull request #204 from tiregram/correct_edit_new_pass | Rasmus Steinke | 2021-04-05 | 1 | -7/+10 |
|\ | | | | | add a function edit_pass to facilitate the utilisation of edit_new_pa… | ||||
| * | add a function edit_pass to facilitate the utilisation of edit_new_pass ↵ | ruhtra | 2021-01-18 | 1 | -7/+10 |
| | | | | | | | | | | | | option parameter and correct when it's unused modifié : rofi-pass | ||||
* | | Merge pull request #205 from bjonnh/feature/generic-clipboard-support | Rasmus Steinke | 2021-01-25 | 2 | -8/+50 |
|\ \ | |/ |/| | [Feature] Customization of clipboard commands. | ||||
| * | [Feature] Customization of clipboard commands | Jonathan Bisson | 2021-01-25 | 2 | -8/+50 |
|/ | | | | | | | This allows Wayland users to specify which commands handle their clipboard. An example is provided in config.example. This should not change default behavior of rofi-pass. | ||||
* | Merge pull request #198 from chrko/cleanup | Rasmus Steinke | 2020-07-23 | 3 | -68/+97 |
|\ | | | | | Fix handling of filenames with spaces (regression #179) + clean formating | ||||
| * | Fix shellcheck warnings | Christian Kohlstedde | 2020-07-22 | 1 | -4/+4 |
| | | |||||
| * | Fix password listing regression (#179) | Christian Kohlstedde | 2020-07-22 | 2 | -12/+9 |
| | | |||||
| * | Fix help with heredoc statement | Christian Kohlstedde | 2020-07-22 | 1 | -9/+10 |
| | | |||||
| * | Reindent with vim | Christian Kohlstedde | 2020-07-22 | 1 | -45/+57 |
| | | |||||
| * | Add editorconfig | Christian Kohlstedde | 2020-07-22 | 1 | -0/+19 |
|/ | |||||
* | Merge pull request #179 from didjcodt/symlink | Rasmus Steinke | 2020-06-12 | 1 | -1/+1 |
|\ | | | | | Follow symlinks while listing keys | ||||
| * | Follow symlinks while listing keys | Clément Decoodt | 2019-09-26 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #189 from darnir/xdg-base-dir | Rasmus Steinke | 2020-05-10 | 1 | -12/+15 |
|\ \ | | | | | | | Add support for XDG Base Directory Specification | ||||
| * | | Follow XDG Base Directory Specification for Config Directories | Darshit Shah | 2020-05-07 | 1 | -1/+2 |
| | | | |||||
| * | | Make the entire directory tree when creating the cache directory | Darshit Shah | 2020-05-07 | 1 | -1/+1 |
| | | | |||||
| * | | Follow XDG Base Directory Specification for Cache Directories | Darshit Shah | 2020-05-07 | 1 | -11/+13 |
|/ / | |||||
* | | Merge pull request #180 from cincodenada/pwgen-default-impl | Rasmus Steinke | 2019-10-30 | 1 | -0/+4 |
|\ \ | |/ |/| | Add default _pwgen() implementation | ||||
| * | Add default _pwgen() implementation | Joel Bradshaw | 2019-10-29 | 1 | -0/+4 |
|/ | | | | This seems to have been an oversight when this was added | ||||
* | Merge pull request #171 from knatsakis/fix-indentation | Rasmus Steinke | 2019-06-08 | 1 | -17/+17 |
|\ | | | | | Fix help menu identation | ||||
| * | Fix help menu identation | Konstantinos Natsakis | 2019-06-07 | 1 | -17/+17 |
|/ | |||||
* | Merge pull request #167 from isaaclo123/master | Rasmus Steinke | 2019-04-28 | 1 | -3/+3 |
|\ | | | | | (fix #166): password hidden | ||||
| * | (fix #166): password hidden | Isaac Lo | 2019-04-23 | 1 | -3/+3 |
|/ | | | | * used -password option to hide password when entering it in rofi-pass | ||||
* | Merge pull request #163 from blueyed/readme | Rasmus Steinke | 2019-03-04 | 1 | -6/+13 |
|\ | | | | | README.md: style fixes (using mdl [1]) | ||||
| * | README.md: style fixes (using mdl [1]) | Daniel Hahler | 2019-03-04 | 1 | -6/+13 |
|/ | | | | 1: https://github.com/markdownlint/markdownlint | ||||
* | Merge pull request #154 from Sh4d1/master2.0.2 | Rasmus Steinke | 2019-01-18 | 2 | -0/+9 |
|\ | | | | | Add path autotype feature | ||||
| * | Add path autotype feature | Patrik Cyvoct | 2019-01-18 | 2 | -0/+9 |
|/ | | | | Signed-off-by: Patrik Cyvoct <patrik@ptrk.io> | ||||
* | Merge branch 'master' of https://github.com/carnager/rofi-pass | Rasmus Steinke | 2018-11-15 | 3 | -7/+11 |
|\ | |||||
| * | Merge pull request #149 from Nukesor/patch-1 | Rasmus Steinke | 2018-11-03 | 1 | -1/+1 |
| |\ | | | | | | | Fix typo in Readme | ||||
| | * | Fix typo in Readme | Arne Beer | 2018-11-02 | 1 | -1/+1 |
| |/ | | | | | It should be `user` instead of `UserName` | ||||
| * | Merge pull request #147 from ofpau/master | Rasmus Steinke | 2018-10-05 | 2 | -6/+10 |
| |\ | | | | | | | add config variable for pass clearing delay | ||||
| | * | add config variable for pass clearing delay | Pau Oliver | 2018-10-05 | 2 | -6/+10 |
| |/ | |||||
* / | fix parsing of root variable. Fixes #150 | Rasmus Steinke | 2018-11-15 | 1 | -1/+1 |
|/ | |||||
* | quick workaround to add new entries with custom password generator. fixes #144 | Rasmus Steinke | 2018-08-28 | 2 | -1/+6 |
| | |||||
* | fix formatting, as mentioned in #140 | Rasmus Steinke | 2018-08-12 | 1 | -4/+4 |
| | |||||
* | Merge pull request #143 from steinex/master | Rasmus Steinke | 2018-08-12 | 2 | -6/+10 |
|\ | | | | | when typing, make delay between keypresses configurable | ||||
| * | when typing, make delay between keypresses configurable | Frank Steinborn | 2018-08-12 | 2 | -6/+10 |
|/ | |||||
* | Merge pull request #142 from nymous/patch-1 | Rasmus Steinke | 2018-08-08 | 1 | -6/+6 |
|\ | | | | | Reorder incorrectly placed section in README | ||||
| * | Reorder incorrectly placed section in README | Thomas Gaudin | 2018-08-08 | 1 | -6/+6 |
|/ | |||||
* | Merge pull request #140 from takuyozora/pr/filename_as_user | Rasmus Steinke | 2018-08-02 | 2 | -1/+11 |
|\ | | | | | Allow to use the password filename as user | ||||
| * | add documentation about user from filename functionnality | Olivier@Portable | 2018-08-02 | 1 | -0/+6 |
| | | |||||
| * | change %filename in :filename for user from filename functionnality | Olivier@Portable | 2018-08-02 | 1 | -1/+1 |
| | | |||||
| * | allow to use the password filename as user | Olivier@Portable | 2018-08-02 | 1 | -1/+5 |
|/ | |||||
* | Merge pull request #129 from aminb/patch-1 | Rasmus Steinke | 2018-05-15 | 1 | -3/+3 |
|\ | | | | | get rid of the empty line after autotype, replace remaining echo calls with printf | ||||
| * | replace remaining uses of echo(1) with printf(1) | Amin Bandali | 2018-05-14 | 1 | -3/+3 |
| | | | | | | See https://unix.stackexchange.com/questions/65803/why-is-printf-better-than-echo/65819#65819 | ||||
| * | get rid of the empty line after autotype | Amin Bandali | 2018-05-13 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #128 from ad1217/fix-typo | Rasmus Steinke | 2018-05-13 | 1 | -1/+1 |
|\ | | | | | Fix typo in rofi args causing Shift+Left binding to not be removed | ||||
| * | Fix typo in rofi args causing Shift+Left binding to not be removed | Adam Goldsmith | 2018-05-12 | 1 | -1/+1 |
|/ |